Searched refs:skip_quote_char (Results 1 – 3 of 3) sorted by relevance
558 skip_quote_char (const char *string, char quote_char) in skip_quote_char() function709 end = skip_quote_char (PARSER_STREAM (parser), quote_char); in linespec_lexer_lex_string()2468 const char *end = skip_quote_char (arg + 1, *arg); in parse_linespec()
9481 (skip_quote_char): New function.
144895 skip_quote_char with `ARG + 1`, which is undefined behaviour (as ARG