Searched refs:LEXER_NEWLINE_LS_PS_BYTE_23 (Results 1 – 2 of 2) sorted by relevance
215 #define LEXER_NEWLINE_LS_PS_BYTE_23(source) \ macro
346 if (LEXER_NEWLINE_LS_PS_BYTE_23 (context_p->source_p)) in lexer_skip_spaces()991 else if (*source_p == LEXER_NEWLINE_LS_PS_BYTE_1 && LEXER_NEWLINE_LS_PS_BYTE_23 (source_p)) in lexer_parse_string()1178 else if (*source_p == LEXER_NEWLINE_LS_PS_BYTE_1 && LEXER_NEWLINE_LS_PS_BYTE_23 (source_p)) in lexer_parse_string()1190 || (*source_p == LEXER_NEWLINE_LS_PS_BYTE_1 && LEXER_NEWLINE_LS_PS_BYTE_23 (source_p))) in lexer_parse_string()2175 else if (*source_p == LEXER_NEWLINE_LS_PS_BYTE_1 && LEXER_NEWLINE_LS_PS_BYTE_23 (source_p)) in lexer_convert_literal_to_chars()2729 || LEXER_NEWLINE_LS_PS_BYTE_23 (source_p)) in lexer_construct_regexp_object()