Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dtok822_parse.c397 static void tok822_copy_quoted(VSTRING *vp, char *str, char *quote_set) in tok822_copy_quoted() argument
402 if (strchr(quote_set, ch)) in tok822_copy_quoted()