r8490: add dst info
[kmrcl.git] / package.lisp
index e348abd2ab1e9b58135d3f019ab85dbd6eeae1ce..417005643c422336738aae4decadef86c4b9bceb 100644 (file)
@@ -56,8 +56,8 @@
    #:count-string-char
    #:count-string-char-if
    #:hexchar
-   #:uriencode-string
-   #:uridecode-string
+   #:encode-uri-string
+   #:decode-uri-string
    #:non-alphanumericp
    #:random-string
    #:first-char
@@ -68,7 +68,8 @@
    #:string-maybe-shorten
    #:shrink-vector
    #:collapse-whitespace
-   
+   #:string->list
+
    ;; io.lisp
    #:indent-spaces
    #:indent-html-spaces