Searched refs:NT_CANY (Results 1 – 3 of 3) sorted by relevance
40 #define NT_CANY 3 macro55 #define BIT_NT_CANY NTYPE2BIT(NT_CANY)
725 NTYPE(qn->target) == NT_CANY) in is_anychar_star_quantifier()752 if (NTYPE(qn->target) == NT_CANY) { in compile_length_quantifier_node()981 if (NTYPE(qn->target) == NT_CANY) { in compile_length_quantifier_node()1541 case NT_CANY: in compile_length_tree()1662 case NT_CANY: in compile_tree()2027 case NT_CANY: in quantifiers_memory_node_info()2111 case NT_CANY: in get_min_match_length()2195 case NT_CANY: in get_max_match_length()2362 case NT_CANY: in get_char_length_tree1()2594 case NT_CANY: in get_head_value_node()[all …]
1220 SET_NTYPE(node, NT_CANY); in node_new_anychar()