Home
last modified time | relevance | path

Searched refs:NTYPE (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c1473 type = NTYPE(node); in compile_length_tree()
1566 type = NTYPE(node); in compile_tree()
2402 ytype = NTYPE(y); in is_not_included()
2403 switch (NTYPE(x)) { in is_not_included()
2675 type = NTYPE(node); in check_type_tree()
2729 type = NTYPE(node); in subexp_inf_recursive_check()
2813 type = NTYPE(node); in subexp_inf_recursive_check_trav()
2868 type = NTYPE(node); in subexp_recursive_check()
2928 type = NTYPE(node); in subexp_recursive_check_trav()
2995 type = NTYPE(node); in setup_subexp_call()
[all …]
H A Dregparse.h50 #define NTYPE(node) ((node)->type) macro
H A Dregparse.c1010 switch (NTYPE(node)) { in onig_node_free()
2091 switch (NTYPE(node)) { in is_invalid_quantifier_target()
4595 if (NTYPE(*np) == N_ANCHOR) in parse_effect()
4628 switch (NTYPE(target)) { in set_quantifier()
5184 if (NTYPE(node) == N_LIST) { in parse_branch()

Completed in 29 milliseconds