Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.h88 #define ENCLOSE_OPTION (1<<1) macro
H A Dregcomp.c1210 if (node->type == ENCLOSE_OPTION) in compile_length_enclose_node()
1280 if (node->type == ENCLOSE_OPTION) in compile_enclose_node()
2028 case ENCLOSE_OPTION: in quantifiers_memory_node_info()
2159 case ENCLOSE_OPTION: in get_char_length_tree1()
2420 case ENCLOSE_OPTION: in get_head_value_node()
2611 case ENCLOSE_OPTION: in get_min_len()
2733 case ENCLOSE_OPTION: in get_max_len()
3852 case ENCLOSE_OPTION: in setup_tree()
3912 #define ALLOWED_ENCLOSE_IN_LB_NOT ENCLOSE_OPTION in setup_tree()
4885 case ENCLOSE_OPTION: in optimize_node_left()
[all …]
H A Dregparse.c1362 Node* node = node_new_enclose(ENCLOSE_OPTION); in node_new_option()
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY113 2012/10/15: fix print_tree ENCLOSE_OPTION bug. (thanks Suraj N. Kurapati)

Completed in 35 milliseconds