Searched refs:OP_CRPOSRANGE (Results 1 – 9 of 9) sorted by relevance
786 case OP_CRPOSRANGE: in pcre2_printint()792 else if (*ccode == OP_CRPOSRANGE) fprintf(f, "+"); in pcre2_printint()
446 case OP_CRPOSRANGE: in find_minlength()619 case OP_CRPOSRANGE: in find_minlength()1633 case OP_CRPOSRANGE: in set_start_bits()
485 case OP_CRPOSRANGE: in get_chr_property_list()1215 *repeat_opcode = OP_CRPOSRANGE; in PRIV()
1499 OP_CRPOSRANGE, /* 109 */ enumerator
910 case OP_CRPOSRANGE: in next_opcode()1456 case OP_CRPOSRANGE: in detect_early_fail()5635 case OP_CRPOSRANGE: in scan_prefix()5695 case OP_CRPOSRANGE: in scan_prefix()11126 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()11132 if (*opcode == OP_CRPOSRANGE) in get_iterator_parameters()11144 if (*opcode == OP_CRPOSRANGE) in get_iterator_parameters()11151 if (*opcode == OP_CRPOSRANGE) in get_iterator_parameters()12000 … + (32 / sizeof(PCRE2_UCHAR))] >= OP_CRSTAR && cc[1 + (32 / sizeof(PCRE2_UCHAR))] <= OP_CRPOSRANGE) in compile_matchingpath()12008 if (*(cc + GET(cc, 1)) >= OP_CRSTAR && *(cc + GET(cc, 1)) <= OP_CRPOSRANGE) in compile_matchingpath()[all …]
2648 case OP_CRPOSRANGE: in internal_dfa_match()2656 if (*ecode == OP_CRPOSRANGE && count >= (int)GET2(ecode, 1)) in internal_dfa_match()
1893 case OP_CRPOSRANGE: in match()2131 case OP_CRPOSRANGE: in match()
899 OP_CRPOSRANGE, 0, /* CRRANGE, CRMINRANGE */
642 OP_CRPOSRANGE