Searched refs:OP_REFI (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_printint.c538 case OP_REFI:
H A Dpcre_study.c375 case OP_REFI:
819 case OP_REFI:
H A Dpcre_compile.c1981 case OP_REFI:
5065 *previous == OP_REFI)
6827 *code++ = ((options & PCRE_CASELESS) != 0)? OP_REFI : OP_REF;
H A Dpcre_jit_compile.c613 case OP_REFI:
3913 if (common->utf && *cc == OP_REFI)
5757 case OP_REFI:
6638 case OP_REFI:
H A Dpcre_exec.c2668 case OP_REFI:
2669 caseless = op == OP_REFI;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_printint.c538 case OP_REFI:
H A Dpcre_study.c375 case OP_REFI:
819 case OP_REFI:
H A Dpcre_compile.c1981 case OP_REFI:
5065 *previous == OP_REFI)
6827 *code++ = ((options & PCRE_CASELESS) != 0)? OP_REFI : OP_REF;
H A Dpcre_jit_compile.c613 case OP_REFI:
3913 if (common->utf && *cc == OP_REFI)
5757 case OP_REFI:
6638 case OP_REFI:
H A Dpcre_exec.c2668 case OP_REFI:
2669 caseless = op == OP_REFI;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_printint.c538 case OP_REFI:
H A Dpcre_study.c375 case OP_REFI:
819 case OP_REFI:
H A Dpcre_compile.c1981 case OP_REFI:
5065 *previous == OP_REFI)
6827 *code++ = ((options & PCRE_CASELESS) != 0)? OP_REFI : OP_REF;
H A Dpcre_jit_compile.c613 case OP_REFI:
3913 if (common->utf && *cc == OP_REFI)
5757 case OP_REFI:
6638 case OP_REFI:
H A Dpcre_exec.c2668 case OP_REFI:
2669 caseless = op == OP_REFI;

Completed in 398 milliseconds