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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_printint.c579 case OP_NOTMINUPTOI:
593 if (*code == OP_NOTMINUPTO || *code == OP_NOTMINUPTOI) fprintf(f, "?");
H A Dpcre_study.c544 case OP_NOTMINUPTOI:
888 case OP_NOTMINUPTOI:
H A Dpcre_compile.c1995 case OP_NOTMINUPTOI:
2178 case OP_NOTMINUPTOI:
2323 case OP_NOTMINUPTOI:
2719 case OP_NOTMINUPTOI:
3876 case OP_NOTMINUPTOI:
H A Dpcre_dfa_exec.c2485 case OP_NOTMINUPTOI:
H A Dpcre_exec.c3721 case OP_NOTMINUPTOI:
3724 minimize = *ecode == OP_NOTMINUPTO || *ecode == OP_NOTMINUPTOI;

Completed in 118 milliseconds