Searched refs:_httpEncodeURI (Results 1 – 4 of 4) sorted by relevance
433 extern char *_httpEncodeURI(char *dst, const char *src,
81 _httpEncodeURI
1553 _httpEncodeURI(char *dst, /* I - Destination buffer */ in _httpEncodeURI() function
4324 _httpEncodeURI(buf, uri, sizeof(buf)); in http_send()