Searched refs:LEXER_REGEXP_LITERAL (Results 1 – 5 of 5) sorted by relevance
46 || (literal_p->type == LEXER_REGEXP_LITERAL)) in util_free_literal()106 else if (literal_p->type == LEXER_REGEXP_LITERAL) in util_print_literal()
55 LEXER_REGEXP_LITERAL = 4, /**< regexp literal */ enumerator
103 case LEXER_REGEXP_LITERAL: in parser_compute_indicies()177 case LEXER_REGEXP_LITERAL: in parser_compute_indicies()258 case LEXER_REGEXP_LITERAL: in parser_init_literal_pool()
2873 literal_p->type = LEXER_REGEXP_LITERAL; in lexer_construct_regexp_object()2878 context_p->token.lit_location.type = LEXER_REGEXP_LITERAL; in lexer_construct_regexp_object()
1798 context_p->last_cbc.literal_type = LEXER_REGEXP_LITERAL; in parser_parse_unary_expression()