Searched refs:RE_TOK_CHAR (Results 1 – 2 of 2) sorted by relevance
50 RE_TOK_CHAR, /**< any character */ enumerator
434 re_ctx_p->token.type = RE_TOK_CHAR; in re_parse_char_escape()843 re_ctx_p->token.type = RE_TOK_CHAR; in re_parse_next_token()863 re_ctx_p->token.type = RE_TOK_CHAR; in re_parse_next_token()1030 JERRY_ASSERT (re_ctx_p->token.type == RE_TOK_CHAR); in re_parse_char_class()1347 JERRY_ASSERT (re_ctx_p->token.type == RE_TOK_CHAR); in re_parse_alternative()