Searched refs:escape_null (Results 1 – 1 of 1) sorted by relevance
377 static bool escape_null(unsigned char c, char **dst, char *end) in escape_null() function524 if (flags & ESCAPE_NULL && escape_null(c, &p, end)) in string_escape_mem()