Searched refs:OP_NRREF (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_printint.c384 case OP_NRREF:
H A Dpcre_study.c180 case OP_NRREF:
813 case OP_NRREF:
H A Dpcre_compile.c1670 case OP_NRREF:
1814 case OP_NRREF:
5853 OP_RREF into OP_NCREF or OP_NRREF. These behave exactly the same,
7436 case OP_NRREF:
H A Dpcre_dfa_exec.c2701 else if (condcode == OP_RREF || condcode == OP_NRREF)
H A Dpcre_exec.c1289 if (condcode == OP_RREF || condcode == OP_NRREF) /* Recursion test */
1306 if (!condition && condcode == OP_NRREF)
H A Dpcre_jit_compile.c617 case OP_NRREF:
4676 if (*trypath == OP_NRREF)
4885 else if (*trypath == OP_RREF || *trypath == OP_NRREF)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_printint.c384 case OP_NRREF:
H A Dpcre_study.c180 case OP_NRREF:
813 case OP_NRREF:
H A Dpcre_compile.c1670 case OP_NRREF:
1814 case OP_NRREF:
5853 OP_RREF into OP_NCREF or OP_NRREF. These behave exactly the same,
7436 case OP_NRREF:
H A Dpcre_dfa_exec.c2701 else if (condcode == OP_RREF || condcode == OP_NRREF)
H A Dpcre_exec.c1289 if (condcode == OP_RREF || condcode == OP_NRREF) /* Recursion test */
1306 if (!condition && condcode == OP_NRREF)
H A Dpcre_jit_compile.c617 case OP_NRREF:
4676 if (*trypath == OP_NRREF)
4885 else if (*trypath == OP_RREF || *trypath == OP_NRREF)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_printint.c384 case OP_NRREF:
H A Dpcre_study.c180 case OP_NRREF:
813 case OP_NRREF:
H A Dpcre_compile.c1670 case OP_NRREF:
1814 case OP_NRREF:
5853 OP_RREF into OP_NCREF or OP_NRREF. These behave exactly the same,
7436 case OP_NRREF:
H A Dpcre_dfa_exec.c2701 else if (condcode == OP_RREF || condcode == OP_NRREF)
H A Dpcre_exec.c1289 if (condcode == OP_RREF || condcode == OP_NRREF) /* Recursion test */
1306 if (!condition && condcode == OP_NRREF)
H A Dpcre_jit_compile.c617 case OP_NRREF:
4676 if (*trypath == OP_NRREF)
4885 else if (*trypath == OP_RREF || *trypath == OP_NRREF)

Completed in 430 milliseconds