Searched refs:OP_CRPOSRANGE (Results 1 – 9 of 9) sorted by relevance
434 case OP_CRPOSRANGE: in find_minlength()598 case OP_CRPOSRANGE: in find_minlength()1543 case OP_CRPOSRANGE: in set_start_bits()
784 case OP_CRPOSRANGE: in pcre2_printint()790 else if (*ccode == OP_CRPOSRANGE) fprintf(f, "+"); in pcre2_printint()
483 case OP_CRPOSRANGE: in get_chr_property_list()1202 *repeat_opcode = OP_CRPOSRANGE; in PRIV()
2641 case OP_CRPOSRANGE: in internal_dfa_match()2649 if (*ecode == OP_CRPOSRANGE && count >= (int)GET2(ecode, 1)) in internal_dfa_match()
1489 OP_CRPOSRANGE, /* 109 */ enumerator
885 case OP_CRPOSRANGE: in next_opcode()5287 case OP_CRPOSRANGE: in scan_prefix()5347 case OP_CRPOSRANGE: in scan_prefix()11220 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()11226 if (*opcode == OP_CRPOSRANGE) in get_iterator_parameters()11238 if (*opcode == OP_CRPOSRANGE) in get_iterator_parameters()11245 if (*opcode == OP_CRPOSRANGE) in get_iterator_parameters()11968 … + (32 / sizeof(PCRE2_UCHAR))] >= OP_CRSTAR && cc[1 + (32 / sizeof(PCRE2_UCHAR))] <= OP_CRPOSRANGE) in compile_matchingpath()11976 if (*(cc + GET(cc, 1)) >= OP_CRSTAR && *(cc + GET(cc, 1)) <= OP_CRPOSRANGE) in compile_matchingpath()11985 if (cc[1 + IMM2_SIZE] >= OP_CRSTAR && cc[1 + IMM2_SIZE] <= OP_CRPOSRANGE) in compile_matchingpath()[all …]
1821 case OP_CRPOSRANGE: in match()2059 case OP_CRPOSRANGE: in match()
881 OP_CRPOSRANGE, 0, /* CRRANGE, CRMINRANGE */
640 OP_CRPOSRANGE