Searched refs:ENCLOSE_OPTION (Results 1 – 4 of 4) sorted by relevance
88 #define ENCLOSE_OPTION (1<<1) macro
1210 if (node->type == ENCLOSE_OPTION) in compile_length_enclose_node()1275 if (node->type == ENCLOSE_OPTION) in compile_enclose_node()1999 case ENCLOSE_OPTION: in quantifiers_memory_node_info()2130 case ENCLOSE_OPTION: in get_min_match_length()2247 case ENCLOSE_OPTION: in get_max_match_length()2369 case ENCLOSE_OPTION: in get_char_length_tree1()2629 case ENCLOSE_OPTION: in get_head_value_node()3805 case ENCLOSE_OPTION: in setup_tree()4828 case ENCLOSE_OPTION: in optimize_node_left()6217 case ENCLOSE_OPTION: in print_indent_tree()
1416 Node* node = node_new_enclose(ENCLOSE_OPTION); in node_new_option()
20 2012/10/15: fix print_tree ENCLOSE_OPTION bug. (thanks Suraj N. Kurapati)
Completed in 34 milliseconds