Home
last modified time | relevance | path

Searched defs:arg1 (Results 26 – 32 of 32) sorted by relevance

12

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c1049 …em2(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg1, sljit_sw arg1… in emit_op_mem2()
H A DsljitNativeARM_64.c669 …_imm(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 dst, sljit_sw arg1, sljit_sw arg2) in emit_op_imm()
H A DsljitNativeARM_T2_32.c661 …_imm(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 dst, sljit_uw arg1, sljit_uw arg2) in emit_op_imm()
H A DsljitNativeLOONGARCH_64.c1127 …em2(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg1, sljit_sw arg1… in emit_op_mem2()
H A DsljitNativeMIPS_common.c1523 …em2(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg1, sljit_sw arg1… in emit_op_mem2()
H A DsljitNativeS390X.c1918 sljit_gpr arg1 = gpr(SLJIT_R1); in sljit_emit_op0() local
/php-src/Zend/
H A Dzend_vm_execute.h3699 zval *arg1 = get_zval_ptr_deref(opline->op1_type, opline->op1, BP_VAR_R); in ZEND_FRAMELESS_ICALL_2_SPEC_HANDLER() local
3722 zval *arg1 = get_zval_ptr_deref(opline->op1_type, opline->op1, BP_VAR_R); in ZEND_FRAMELESS_ICALL_3_SPEC_HANDLER() local
4140 zval *arg1 = get_zval_ptr_deref(opline->op1_type, opline->op1, BP_VAR_R); in ZEND_FRAMELESS_ICALL_1_SPEC_UNUSED_HANDLER() local

Completed in 178 milliseconds

12