Home
last modified time | relevance | path

Searched refs:SLJIT_SIG_GREATER (Results 1 – 10 of 10) sorted by relevance

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitLir.h976 #define SLJIT_SIG_GREATER 8 macro
977 #define SLJIT_I_SIG_GREATER (SLJIT_SIG_GREATER | SLJIT_INT_OP)
H A DsljitNativeMIPS_common.c1663 case SLJIT_SIG_GREATER: in sljit_emit_jump()
1784 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
1806 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
1837 type = (type == SLJIT_GREATER || type == SLJIT_SIG_GREATER) ? SLJIT_NOT_EQUAL : SLJIT_EQUAL; in sljit_emit_cmp()
2059 case SLJIT_SIG_GREATER: in sljit_emit_op_flags()
H A DsljitLir.c1616 condition = SLJIT_SIG_GREATER; in sljit_emit_cmp()
1621 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
H A DsljitNativePPC_common.c2098 case SLJIT_SIG_GREATER: in get_bo_bi_flags()
2287 case SLJIT_SIG_GREATER: in sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1264 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_64.c1822 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_T2_32.c1846 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_32.c2349 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeX86_common.c364 case SLJIT_SIG_GREATER: in get_jump_code()
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6410 add_jump(compiler, &backtrack->topbacktracks, JUMP(SLJIT_SIG_GREATER)); in compile_callout_matchingpath()

Completed in 90 milliseconds