Home
last modified time | relevance | path

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

/lib/
A Dstring_helpers.c407 static bool escape_special(unsigned char c, char **dst, char *end) in escape_special() function
627 if (flags & ESCAPE_SPECIAL && escape_special(c, &p, end)) in string_escape_mem()

Completed in 4 milliseconds