Searched refs:CHARACTER (Results 1 – 4 of 4) sorted by relevance
306 if (type == CHARACTER) in re_compile_fastmap_iter()1093 case CHARACTER: in optimize_utf8()1800 token->type = CHARACTER; in peek_token()1816 token->type = CHARACTER; in peek_token()1930 token->type = CHARACTER; in peek_token()2034 token->type = CHARACTER; in peek_token_bracket()2078 token->type = CHARACTER; in peek_token_bracket()2252 case CHARACTER: in parse_expression()2566 token->type = CHARACTER; in parse_dup_op()3178 token->type = CHARACTER; in parse_bracket_exp()[all …]
244 CHARACTER = 1, enumerator
3470 if (type == CHARACTER) in group_nodes_into_DFAstates()3527 if (type == CHARACTER && !node->word_char) in group_nodes_into_DFAstates()3546 if (type == CHARACTER && node->word_char) in group_nodes_into_DFAstates()3574 if (type == CHARACTER && !bitset_contain (dests_ch[j], node->opr.c)) in group_nodes_into_DFAstates()3943 case CHARACTER: in check_node_accept()
1652 if (type == CHARACTER && !node->constraint) in create_ci_newstate()1706 if (type == CHARACTER && !constraint) in create_cd_newstate()
Completed in 23 milliseconds