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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_printint.c586 case OP_NOTMINUPTO:
593 if (*code == OP_NOTMINUPTO || *code == OP_NOTMINUPTOI) fprintf(f, "?");
H A Dpcre_study.c543 case OP_NOTMINUPTO:
887 case OP_NOTMINUPTO:
H A Dpcre_compile.c1994 case OP_NOTMINUPTO:
2177 case OP_NOTMINUPTO:
2322 case OP_NOTMINUPTO:
2718 case OP_NOTMINUPTO:
3863 case OP_NOTMINUPTO:
H A Dpcre_dfa_exec.c2494 case OP_NOTMINUPTO:
H A Dpcre_exec.c3720 case OP_NOTMINUPTO:
3724 minimize = *ecode == OP_NOTMINUPTO || *ecode == OP_NOTMINUPTOI;

Completed in 93 milliseconds