Searched refs:OP_CLASS (Results 1 – 10 of 10) sorted by relevance
327 case OP_CLASS: in find_minlength()336 cc += PRIV(OP_lengths)[OP_CLASS]; in find_minlength()338 cc += PRIV(OP_lengths)[OP_CLASS]; in find_minlength()1297 case OP_CLASS: in set_start_bits()
273 case OP_CLASS: in pcre_pattern_to_host_byte_order()
1895 case OP_CLASS: in find_fixedlength()1904 cc += PRIV(OP_lengths)[OP_CLASS]; in find_fixedlength()1906 cc += PRIV(OP_lengths)[OP_CLASS]; in find_fixedlength()2500 case OP_CLASS: in could_be_empty_branch()2502 ccode = code + PRIV(OP_lengths)[OP_CLASS]; in could_be_empty_branch()3008 case OP_CLASS: in get_chr_property_list()3206 else if (base_list[0] == OP_CLASS || list[0] == OP_CLASS in compare_opcodes()3214 if (base_list[0] == OP_CLASS || (!utf && base_list[0] == OP_NCLASS)) in compare_opcodes()3216 if (base_list[0] == OP_CLASS) in compare_opcodes()3231 case OP_CLASS: in compare_opcodes()[all …]
2869 case OP_CLASS: in match()2927 if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); in match()2948 if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); in match()2982 if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); in match()3006 if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); in match()3036 if (op == OP_CLASS) break; in match()3068 if (op == OP_CLASS) break; in match()
640 case OP_CLASS: in pcre_printint()
323 less than 256, OP_CLASS is used for a positive class, and OP_NCLASS for a329 The reason for having both OP_CLASS and OP_NCLASS is so that, in UTF-8/16/32331 For OP_CLASS they do not match, whereas for OP_NCLASS they do.
632 case OP_CLASS: in next_opcode()1185 case OP_CLASS: in set_private_data_ptrs()1397 case OP_CLASS: in get_framesize()1634 case OP_CLASS: in get_private_data_copy_length()1845 case OP_CLASS: in copy_private_data()3301 case OP_CLASS: in scan_prefix()5723 case OP_CLASS: in compile_char1_matchingpath()5742 if (type == OP_CLASS) in compile_char1_matchingpath()5750 if (type == OP_CLASS) in compile_char1_matchingpath()7782 SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS); in get_iterator_parameters()[all …]
2037 OP_CLASS, /* 110 Match a character class, chars < 256 only */ enumerator
2633 case OP_CLASS: in regexflip8_or_16()2738 case OP_CLASS: in regexflip_32()
2533 case OP_CLASS: in internal_dfa_exec()