Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h966 #define SLJIT_SIG_GREATER 8 macro
967 #define SLJIT_I_SIG_GREATER (SLJIT_SIG_GREATER | SLJIT_INT_OP)
H A DsljitNativeMIPS_common.c1666 case SLJIT_SIG_GREATER: in sljit_emit_jump()
1787 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
1809 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
1840 type = (type == SLJIT_GREATER || type == SLJIT_SIG_GREATER) ? SLJIT_NOT_EQUAL : SLJIT_EQUAL; in sljit_emit_cmp()
2062 case SLJIT_SIG_GREATER: in sljit_emit_op_flags()
H A DsljitLir.c1620 condition = SLJIT_SIG_GREATER; in sljit_emit_cmp()
1625 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
H A DsljitNativePPC_common.c2099 case SLJIT_SIG_GREATER: in get_bo_bi_flags()
2288 case SLJIT_SIG_GREATER: in sljit_emit_op_flags()
H A DsljitNativeTILEGX_64.c2130 case SLJIT_SIG_GREATER: in sljit_emit_op_flags()
2445 case SLJIT_SIG_GREATER: in sljit_emit_jump()
H A DsljitNativeSPARC_common.c1269 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_64.c1844 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_T2_32.c1878 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_32.c2364 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeX86_common.c366 case SLJIT_SIG_GREATER: in get_jump_code()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c6447 add_jump(compiler, &backtrack->topbacktracks, JUMP(SLJIT_SIG_GREATER)); in compile_callout_matchingpath()

Completed in 122 milliseconds