Searched refs:OP_EXTUNI (Results 1 – 6 of 6) sorted by relevance
361 case OP_EXTUNI: in find_minlength()1017 case OP_EXTUNI: in set_start_bits()
1340 #define LAST_AUTOTAB_LEFT_OP OP_EXTUNI1370 OP_EXTUNI, /* 22 \X (extended Unicode sequence */ enumerator
380 case OP_EXTUNI: in get_chr_property_list()
2519 case OP_EXTUNI: in match()2815 else if (Lctype == OP_EXTUNI) in match()3572 else if (Lctype == OP_EXTUNI) in match()4102 else if (Lctype == OP_EXTUNI) in match()
822 case OP_EXTUNI: codevalue += OP_EXTUNI_EXTRA; break; in internal_dfa_match()2222 case OP_EXTUNI: in internal_dfa_match()
892 case OP_EXTUNI: in next_opcode()1300 case OP_EXTUNI: in detect_early_fail()1333 if (cc[0] != OP_ANYNL && cc[0] != OP_EXTUNI) in detect_early_fail()1866 if (cc[1] != OP_ANYNL && cc[1] != OP_EXTUNI) in set_private_data_ptrs()2059 case OP_EXTUNI: in get_framesize()8608 case OP_EXTUNI: in compile_char1_matchingpath()11172 if (type != OP_EXTUNI) in compile_iterator_matchingpath()11192 && type != OP_ANYNL && type != OP_EXTUNI) in compile_iterator_matchingpath()11233 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_matchingpath()11830 case OP_EXTUNI: in compile_matchingpath()[all …]
Completed in 75 milliseconds