Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1083 #define SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN (SLJIT_OP_SRC_BASE + 1) macro
H A DsljitNativeSPARC_common.c1104 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitLir.c1400 if (op == SLJIT_FAST_RETURN || op == SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN) in check_sljit_emit_op_src()
H A DsljitNativeARM_64.c1417 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativePPC_common.c1694 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeX86_common.c2349 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN:
H A DsljitNativeARM_T2_32.c1712 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c1688 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeS390X.c2761 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeARM_32.c2118 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()

Completed in 107 milliseconds