Searched refs:check_chars (Results 1 – 1 of 1) sorted by relevance
96 const char *check_chars = "\\\n\""; in find_quoted_string_valid_len() local98 ptr = strpbrk(str, check_chars); in find_quoted_string_valid_len()