Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlanguage.c159 static void cups_unquote(char *d, const char *s);
1006 cups_unquote(ptr, ptr); in _cupsMessageLoad()
1686 cups_unquote(char *d, /* O - Unquoted string */ in cups_unquote() function