Searched refs:LIT_CHAR_BS (Results 1 – 3 of 3) sorted by relevance
53 #define LIT_CHAR_BS ((ecma_char_t) 0x0008) /* backspace */ macro
147 ecma_stringbuilder_append_byte (&result_builder, LIT_CHAR_BS); in ecma_builtin_json_parse_string()805 case LIT_CHAR_BS: in ecma_builtin_json_quote()
997 current = LIT_CHAR_BS; in re_parse_char_class()