Searched refs:OP_CLASS (Results 1 – 10 of 10) sorted by relevance
332 case OP_CLASS: in find_minlength()341 cc += PRIV(OP_lengths)[OP_CLASS]; in find_minlength()343 cc += PRIV(OP_lengths)[OP_CLASS]; in find_minlength()1339 case OP_CLASS: in set_start_bits()
1925 case OP_CLASS: in find_fixedlength()1934 cc += PRIV(OP_lengths)[OP_CLASS]; in find_fixedlength()1936 cc += PRIV(OP_lengths)[OP_CLASS]; in find_fixedlength()2553 case OP_CLASS: in could_be_empty_branch()2555 ccode = code + PRIV(OP_lengths)[OP_CLASS]; in could_be_empty_branch()3061 case OP_CLASS: in get_chr_property_list()3263 else if (base_list[0] == OP_CLASS || list[0] == OP_CLASS in compare_opcodes()3271 if (base_list[0] == OP_CLASS || (!utf && base_list[0] == OP_NCLASS)) in compare_opcodes()3273 if (base_list[0] == OP_CLASS) in compare_opcodes()3288 case OP_CLASS: in compare_opcodes()[all …]
273 case OP_CLASS: in pcre_pattern_to_host_byte_order()
2876 case OP_CLASS: in match()2934 if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); in match()2955 if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); in match()2989 if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); in match()3013 if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); in match()3043 if (op == OP_CLASS) break; in match()3075 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.
628 case OP_CLASS: in next_opcode()1187 case OP_CLASS: in set_private_data_ptrs()1406 case OP_CLASS: in get_framesize()1648 case OP_CLASS: in get_private_data_copy_length()1861 case OP_CLASS: in copy_private_data()3357 case OP_CLASS: in scan_prefix()5775 case OP_CLASS: in compile_char1_matchingpath()5794 if (type == OP_CLASS) in compile_char1_matchingpath()5802 if (type == OP_CLASS) in compile_char1_matchingpath()7841 SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS); in get_iterator_parameters()[all …]
2045 OP_CLASS, /* 110 Match a character class, chars < 256 only */ enumerator
2636 case OP_CLASS: in regexflip8_or_16()2741 case OP_CLASS: in regexflip_32()
2533 case OP_CLASS: in internal_dfa_exec()