mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
added escape and unescape
This commit is contained in:
parent
f8d883355d
commit
3d5b6aa3b0
1 changed files with 2 additions and 0 deletions
|
|
@ -29,3 +29,5 @@ EXPORTS
|
|||
curl_mvfprintf @ 20 ;
|
||||
curl_strequal @ 21 ;
|
||||
curl_strnequal @ 22 ;
|
||||
curl_escape @ 23 ;
|
||||
curl_unescape @ 24 ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue