Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregparse.h43 #define NT_ENCLOSE 6 macro
58 #define BIT_NT_ENCLOSE NTYPE2BIT(NT_ENCLOSE)
Dregcomp.c1576 case NT_ENCLOSE: in compile_length_tree()
1741 case NT_ENCLOSE: in compile_tree()
1786 case NT_ENCLOSE: in noname_disable_map()
1858 case NT_ENCLOSE: in renumber_by_map()
1888 case NT_ENCLOSE: in numbered_ref_check()
2005 case NT_ENCLOSE: in quantifiers_memory_node_info()
2127 case NT_ENCLOSE: in get_min_match_length()
2244 case NT_ENCLOSE: in get_max_match_length()
2366 case NT_ENCLOSE: in get_char_length_tree1()
2639 case NT_ENCLOSE: in get_head_value_node()
[all …]
Dregparse.c1063 case NT_ENCLOSE: in onig_node_free()
1385 SET_NTYPE(node, NT_ENCLOSE); in node_new_enclose()
2137 case NT_ENCLOSE: in is_invalid_quantifier_target()