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()
1364 #define LAST_AUTOTAB_LEFT_OP OP_EXTUNI1394 OP_EXTUNI, /* 22 \X (extended Unicode sequence */ enumerator
397 case OP_EXTUNI: in get_chr_property_list()
2558 case OP_EXTUNI: in match()2908 else if (Lctype == OP_EXTUNI) in match()3727 else if (Lctype == OP_EXTUNI) in match()4311 else if (Lctype == OP_EXTUNI) in match()
822 case OP_EXTUNI: codevalue += OP_EXTUNI_EXTRA; break; in internal_dfa_match()2279 case OP_EXTUNI: in internal_dfa_match()
897 case OP_EXTUNI: in next_opcode()1307 case OP_EXTUNI: in detect_early_fail()1340 if (cc[0] != OP_ANYNL && cc[0] != OP_EXTUNI) in detect_early_fail()1867 if (cc[1] != OP_ANYNL && cc[1] != OP_EXTUNI) in set_private_data_ptrs()2060 case OP_EXTUNI: in get_framesize()8916 case OP_EXTUNI: in compile_char1_matchingpath()11480 if (type != OP_EXTUNI) in compile_iterator_matchingpath()11500 && type != OP_ANYNL && type != OP_EXTUNI) in compile_iterator_matchingpath()11541 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_matchingpath()12138 case OP_EXTUNI: in compile_matchingpath()[all …]
Completed in 100 milliseconds