Searched refs:LIT_CHAR_LS (Results 1 – 3 of 3) sorted by relevance
121 if (c == LIT_CHAR_NBSP || c == LIT_CHAR_BOM || c == LIT_CHAR_LS || c == LIT_CHAR_PS) in lit_char_is_white_space()146 || c == LIT_CHAR_LS in lit_char_is_line_terminator()
45 #define LIT_CHAR_LS ((ecma_char_t) 0x2028) /* line separator */ macro
175 case LIT_CHAR_LS: in ecma_op_escape_regexp_pattern()