Searched defs:esc_char (Results 1 – 4 of 4) sorted by relevance
421 NEOERR* neos_escape(UINT8 *buf, int buflen, char esc_char, const char *escape, in neos_escape()497 UINT8 *neos_unescape (UINT8 *s, int buflen, char esc_char) in neos_unescape()
543 char *esc_char; in h_escape() local566 char *esc_char; in h_unescape() local
603 char *esc_char; in p_escape() local624 char *esc_char; in p_unescape() local
531 Char c, esc_char; local