Searched refs:N_CCLASS (Results 1 – 3 of 3) sorted by relevance
36 #define N_CCLASS (1<< 1) macro48 (((type) & (N_STRING | N_CCLASS | N_CTYPE | N_ANYCHAR | N_BACKREF)) != 0)
1505 case N_CCLASS: in compile_length_tree()1610 case N_CCLASS: in compile_tree()1990 case N_CCLASS: in quantifiers_memory_node_info()2079 case N_CCLASS: in get_min_match_length()2171 case N_CCLASS: in get_max_match_length()2343 case N_CCLASS: in get_char_length_tree1()2445 case N_CCLASS: in is_not_included()2592 case N_CCLASS: in get_head_value_node()3471 case N_CCLASS: in setup_tree()4418 case N_CCLASS: in optimize_node_left()[all …]
1042 case N_CCLASS: in onig_node_free()1140 node->type = N_CCLASS; in node_new_cclass()1155 node->type = N_CCLASS; in node_new_cclass_by_codepoint_range()
Completed in 36 milliseconds