Searched refs:OP_CHAR (Results 1 – 10 of 10) sorted by relevance
1862 case OP_CHAR: in find_fixedlength()2160 case OP_CHAR: in PRIV()2305 case OP_CHAR: in find_recurse()2608 case OP_CHAR: in could_be_empty_branch()2947 list[0] = OP_CHAR; in get_chr_property_list()2992 case OP_CHAR: in get_chr_property_list()3001 list[0] = (c == OP_CHARI) ? OP_CHAR : OP_NOT; in get_chr_property_list()3056 list[0] = (c == OP_PROP) ? OP_CHAR : OP_NOT; in get_chr_property_list()3250 if (base_list[0] == OP_CHAR) in compare_opcodes()3255 else if (list[0] == OP_CHAR) in compare_opcodes()[all …]
209 case OP_CHAR: in pcre_pattern_to_host_byte_order()
369 case OP_CHAR: in pcre_printint()376 while (*code == OP_CHAR); in pcre_printint()
215 case OP_CHAR: in find_minlength()1078 case OP_CHAR: in set_start_bits()
223 The OP_CHAR opcode is followed by a single character that is to be matched 228 If there is only one character in a character class, OP_CHAR or OP_CHARI is314 If there is only one character in a class, OP_CHAR or OP_CHARI is used for a
677 case OP_CHAR: in next_opcode()1371 case OP_CHAR: in get_framesize()3266 case OP_CHAR: in scan_prefix()5665 case OP_CHAR: in compile_char1_matchingpath()5671 …if (common->mode == JIT_COMPILE && (type == OP_CHAR || !char_has_othercase(common, cc) || char_get… in compile_char1_matchingpath()5694 if (type == OP_CHAR || !char_has_othercase(common, cc)) in compile_char1_matchingpath()5874 if (*cc == OP_CHAR) in compile_charn_matchingpath()7813 *type = OP_CHAR; in get_iterator_parameters()7940 case OP_CHAR: in compile_iterator_matchingpath()8339 case OP_CHAR: in compile_matchingpath()
1926 OP_CHAR, /* 29 Match one character, casefully */ enumerator
2117 case OP_CHAR: in internal_dfa_exec()
2572 case OP_CHAR: in regexflip8_or_16()
3227 case OP_CHAR: in match()