Searched refs:curl_escape (Results 1 – 10 of 10) sorted by relevance
4 Title: curl_escape17 curl_escape - URL encode a string24 char *curl_escape(const char *string, int length);36 If the **length** argument is set to 0, curl_escape(3) uses strlen()48 char *output = curl_escape("data to convert", 15);
47 curl_escape.3 \
21 curl_escape
44 char *curl_escape(const char *string, int inlength) in curl_escape() function
51 ptr = curl_escape((char *)a, asize); in test()
51 curl_escape
76 SYMBOL_VECTOR=(curl_escape=PROCEDURE)77 SYMBOL_VECTOR=(CURL_ESCAPE/curl_escape=PROCEDURE)
85 [gnv.usr.share.man.man3]curl_escape.3
2670 CURL_EXTERN char *curl_escape(const char *string,
2733 d curl_escape pr * extproc('curl_escape') char *
Completed in 26 milliseconds