Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Drclex.c265 handle_quotes (rc_uint_type *len) in handle_quotes() function
827 s = handle_quotes (&length); in yylex()
DChangeLog-0203934 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
939 * 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
DChangeLog-2009685 * rclex.c (handle_quotes): Do not complain about whitespace
DChangeLog-0001398 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
DChangeLog-919742 * rclex.l (handle_quotes): Handle standard escape sequences. Warn