Home
last modified time | relevance | path

Searched refs:_httpDecodeURI (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dhttp-private.h326 extern char *_httpDecodeURI(char *dst, const char *src,
Dlibcups2.def84 _httpDecodeURI
Dhttp-support.c1684 _httpDecodeURI(char *dst, /* I - Destination buffer */ in _httpDecodeURI() function
/external/libcups/backend/
Dipp.c2827 _httpDecodeURI(phone, keyword, sizeof(phone)); in new_request()
2846 _httpDecodeURI(predial, keyword, sizeof(predial)); in new_request()