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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c2048 case OP_UPTO:
2171 case OP_UPTO:
2316 case OP_UPTO:
2711 case OP_UPTO:
2942 if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO)
3687 list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO;
3718 case OP_UPTO:
3719 *code += OP_POSUPTO - OP_UPTO;
3836 case OP_UPTO:
5856 *code++ = OP_UPTO
[all...]
H A Dpcre_study.c537 case OP_UPTO:
1061 case OP_UPTO:
H A Dpcre_printint.c513 case OP_UPTO:
H A Dpcre_dfa_exec.c2490 case OP_UPTO:
H A Dpcre_exec.c3332 case OP_UPTO:

Completed in 61 milliseconds