Searched refs:handle_quotes (Results 1 – 5 of 5) sorted by relevance
265 handle_quotes (rc_uint_type *len) in handle_quotes() function827 s = handle_quotes (&length); in yylex()
934 * rclex.l (handle_quotes): Fix minor formatting problems introduced in939 * rclex.l (handle_quotes): Handle strings spanning more than one line.1853 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.1854 (handle_quotes) "\a" escape (used for right justified key
685 * rclex.c (handle_quotes): Do not complain about whitespace
398 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
42 * rclex.l (handle_quotes): Handle standard escape sequences. Warn