Searched refs:ST_BACKSLASH (Results 1 – 1 of 1) sorted by relevance
2512 ST_GND, ST_BACKSLASH, ST_OCTAL, ST_HEX, ST_CARET, ST_END, ST_ERROR in get_funky_string() enumerator2536 state = ST_BACKSLASH; /* Backslash escape sequence */ in get_funky_string()2557 case ST_BACKSLASH: /* Backslash escaped character */ in get_funky_string()2613 if (state == ST_BACKSLASH) in get_funky_string()