Searched refs:char_othercase (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.c1470 static SLJIT_INLINE unsigned int char_othercase(compiler_common *common, unsigned int c) function
3635 oc = char_othercase(common, c);
3645 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, char_othercase(common, c));
3696 oc = char_othercase(common, c);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c1470 static SLJIT_INLINE unsigned int char_othercase(compiler_common *common, unsigned int c) function
3635 oc = char_othercase(common, c);
3645 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, char_othercase(common, c));
3696 oc = char_othercase(common, c);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c1470 static SLJIT_INLINE unsigned int char_othercase(compiler_common *common, unsigned int c) function
3635 oc = char_othercase(common, c);
3645 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, char_othercase(common, c));
3696 oc = char_othercase(common, c);

Completed in 142 milliseconds