Home
last modified time | relevance | path

Searched refs:ENCLOSE_OPTION (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.h88 #define ENCLOSE_OPTION (1<<1) macro
H A Dregcomp.c1210 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()
6250 case ENCLOSE_OPTION: in print_indent_tree()
H A Dregparse.c1416 Node* node = node_new_enclose(ENCLOSE_OPTION); in node_new_option()
H A DHISTORY25 2012/10/15: fix print_tree ENCLOSE_OPTION bug. (thanks Suraj N. Kurapati)

Completed in 46 milliseconds