Home
last modified time | relevance | path

Searched refs:httpDecode64 (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dlibcups2.def319 httpDecode64
Dhttp.h497 extern char *httpDecode64(char *out, const char *in) _CUPS_DEPRECATED_MSG("Use httpDecode64_2 inst…
Dhttp-support.c547 httpDecode64(char *out, /* I - String to write to */ in httpDecode64() function