Searched refs:OP_POSUPTOI (Results 1 - 7 of 7) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_byte_order.c238 case OP_POSUPTOI:
H A Dpcre_printint.c509 case OP_POSUPTOI:
522 else if (*code == OP_POSUPTO || *code == OP_POSUPTOI) fprintf(f, "+");
H A Dpcre_study.c504 case OP_POSUPTOI:
1027 case OP_POSUPTOI:
H A Dpcre_compile.c835 OP_POSUPTOI, 0, /* UPTOI, MINUPTOI */
1992 case OP_POSUPTOI:
2143 case OP_POSUPTOI:
2268 case OP_POSUPTOI:
2670 case OP_POSUPTOI:
3788 case OP_POSUPTOI:
6371 case OP_UPTOI: *tempcode = OP_POSUPTOI; break;
H A Dpcre_dfa_exec.c2483 case OP_POSUPTOI:
H A Dpcre_jit_compile.c710 case OP_POSUPTOI:
1377 case OP_POSUPTOI:
7756 else if (*opcode >= OP_STARI && *opcode <= OP_POSUPTOI)
8313 case OP_POSUPTOI:
9459 case OP_POSUPTOI:
H A Dpcre_exec.c3321 case OP_POSUPTOI:

Completed in 126 milliseconds