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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_printint.c509 case OP_POSUPTOI:
522 else if (*code == OP_POSUPTO || *code == OP_POSUPTOI) fprintf(f, "+");
H A Dpcre_study.c546 case OP_POSUPTOI:
1069 case OP_POSUPTOI:
H A Dpcre_compile.c844 OP_POSUPTOI, 0, /* UPTOI, MINUPTOI */
2021 case OP_POSUPTOI:
2180 case OP_POSUPTOI:
2325 case OP_POSUPTOI:
2722 case OP_POSUPTOI:
3855 case OP_POSUPTOI:
6515 case OP_UPTOI: *tempcode = OP_POSUPTOI; break;
H A Dpcre_dfa_exec.c2483 case OP_POSUPTOI:
H A Dpcre_exec.c3328 case OP_POSUPTOI:

Completed in 54 milliseconds