Searched refs:uxtext_quote (Results 1 – 3 of 3) sorted by relevance
145 VSTRING *uxtext_quote(VSTRING *quoted, const char *unquoted, const char *special) in uxtext_quote() function265 uxtext_quote(quoted, STR(unquoted), "+="); in main()
24 extern VSTRING *uxtext_quote(VSTRING *, const char *, const char *);
1859 if (uxtext_quote(session->scratch, in smtp_loop()