Searched refs:LIT_CHAR_PS (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()147 || c == LIT_CHAR_PS); in lit_char_is_line_terminator()
46 #define LIT_CHAR_PS ((ecma_char_t) 0x2029) /* paragraph separator */ macro
180 case LIT_CHAR_PS: in ecma_op_escape_regexp_pattern()