Searched refs:casefulcmp (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.c324 jump_list *casefulcmp; member in struct:compiler_common
3950 add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CALL));
3962 add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CALL));
7184 if (common->casefulcmp != NULL)
7186 set_jumps(common->casefulcmp, LABEL());
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c324 jump_list *casefulcmp; member in struct:compiler_common
3950 add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CALL));
3962 add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CALL));
7184 if (common->casefulcmp != NULL)
7186 set_jumps(common->casefulcmp, LABEL());
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c324 jump_list *casefulcmp; member in struct:compiler_common
3950 add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CALL));
3962 add_jump(compiler, *cc == OP_REF ? &common->casefulcmp : &common->caselesscmp, JUMP(SLJIT_FAST_CALL));
7184 if (common->casefulcmp != NULL)
7186 set_jumps(common->casefulcmp, LABEL());

Completed in 185 milliseconds