escaped_chars     572 lib/strutil.h  char *str_escape (const char *src, gsize src_len, const char *escaped_chars,
escaped_chars      55 lib/strutil/strescape.c str_escape (const char *src, gsize src_len, const char *escaped_chars,
escaped_chars      95 lib/strutil/strescape.c         if (strchr (escaped_chars, (int) src[curr_index]))