Searched refs:numberofcmps (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_jit_compile.c2930 int invertcmp, numberofcmps; local
3077 numberofcmps = 0;
3100 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE))
3103 COND_VALUE(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, SLJIT_C_EQUAL);
3104 numberofcmps++;
3106 else if (numberofcmps > 0)
3111 numberofcmps = 0;
3116 numberofcmps = 0;
3139 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE))
3142 COND_VALUE(numberofcmps
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c2930 int invertcmp, numberofcmps; local
3077 numberofcmps = 0;
3100 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE))
3103 COND_VALUE(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, SLJIT_C_EQUAL);
3104 numberofcmps++;
3106 else if (numberofcmps > 0)
3111 numberofcmps = 0;
3116 numberofcmps = 0;
3139 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE))
3142 COND_VALUE(numberofcmps
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c2930 int invertcmp, numberofcmps; local
3077 numberofcmps = 0;
3100 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE))
3103 COND_VALUE(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, SLJIT_C_EQUAL);
3104 numberofcmps++;
3106 else if (numberofcmps > 0)
3111 numberofcmps = 0;
3116 numberofcmps = 0;
3139 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE))
3142 COND_VALUE(numberofcmps
[all...]

Completed in 177 milliseconds