Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 25 of 29) sorted by relevance

12

/php-src/ext/spl/
H A Dspl_engine.h31 zend_class_entry *pce, zval *retval, zval *arg1, zval *arg2) in spl_instantiate_arg_ex2()
H A Dspl_array.c1824 static void spl_instantiate_child_arg(zend_class_entry *pce, zval *retval, zval *arg1, zval *arg2) … in spl_instantiate_child_arg()
H A Dspl_directory.c509 zval arg1, arg2; in spl_filesystem_object_create_type() local
/php-src/Zend/
H A Dzend_ini.h151 #define ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, arg1, arg2, arg3, displayer)… argument
154 #define ZEND_INI_ENTRY3(name, default_value, modifiable, on_modify, arg1, arg2, arg3) \ argument
157 #define ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, arg1, arg2, displayer) \ argument
160 #define ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, arg1, arg2) \ argument
H A Dzend_interfaces.h56 zend_function **fn_proxy, const char *function_name, zval *retval, zval* arg1, zval* arg2) in zend_call_method_with_2_params()
H A Dzend_interfaces.c38 …ion_name, size_t function_name_len, zval *retval_ptr, uint32_t param_count, zval* arg1, zval* arg2) in zend_call_method()
/php-src/ext/zend_test/
H A Dtest.stub.php228 function zend_iterable(iterable $arg1, ?iterable $arg2 = null): void {}
243 …od(object|string $obj_or_class, string $method, mixed $arg1 = UNKNOWN, mixed $arg2 = UNKNOWN): mix…
H A Dtest.c396 zval *arg1, *arg2; in ZEND_FUNCTION() local
407 zval *arg1, *arg2; in ZEND_FUNCTION() local
432 zval *class_or_object, *arg1 = NULL, *arg2 = NULL; in ZEND_FUNCTION() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h397 #define SLJIT_ARGS2(ret, arg1, arg2) \ argument
399 #define SLJIT_ARGS2V(arg1, arg2) \ argument
402 #define SLJIT_ARGS3(ret, arg1, arg2, arg3) \ argument
404 #define SLJIT_ARGS3V(arg1, arg2, arg3) \ argument
407 #define SLJIT_ARGS4(ret, arg1, arg2, arg3, arg4) \ argument
409 #define SLJIT_ARGS4V(arg1, arg2, arg3, arg4) \ argument
H A DsljitNativeRISCV_common.c1049 …ler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg1, sljit_sw arg1w, sljit_s32 arg2, sljit_sw arg2… 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()
/php-src/ext/standard/
H A Dhead.c297 zval *arg1 = NULL, *arg2 = NULL; in PHP_FUNCTION() local
H A Dstreamsfuncs.c1466 zend_long arg2; in PHP_FUNCTION() local
1529 zend_long arg2; in PHP_FUNCTION() local
H A Dbrowscap.c307 static void php_browscap_parser_cb(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg… in php_browscap_parser_cb()
H A Dbasic_functions.c2401 static void php_simple_ini_parser_cb(zval *arg1, zval *arg2, zval *arg3, int callback_type, zval *a…
2458 static void php_ini_parser_cb_with_sections(zval *arg1, zval *arg2, zval *arg3, int callback_type, …
/php-src/ext/opcache/jit/ir/
H A Dir.c2254 ir_ref _ir_CALL_2(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2) in _ir_CALL_2()
2268 ir_ref _ir_CALL_3(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3) in _ir_CALL_3()
2283 ir_ref _ir_CALL_4(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir… in _ir_CALL_4()
2299 ir_ref _ir_CALL_5(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir… in _ir_CALL_5()
2362 void _ir_TAILCALL_2(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2) in _ir_TAILCALL_2()
2380 void _ir_TAILCALL_3(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3) in _ir_TAILCALL_3()
2399 void _ir_TAILCALL_4(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, … in _ir_TAILCALL_4()
2419 void _ir_TAILCALL_5(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, … in _ir_TAILCALL_5()
/php-src/sapi/apache2handler/
H A Dapache_config.c89 static const char *real_flag_hnd(cmd_parms *cmd, void *dummy, const char *arg1, const char *arg2, i… in real_flag_hnd()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c4702 ir_ref if_ref, if_typed, func, ref2, arg2; in zend_jit_inc_dec() local
5288 ir_ref func, arg1, arg2, arg3; in zend_jit_math_helper() local
5388 ir_ref arg2 = jit_Z_PTR(jit, op2_addr); in zend_jit_add_arrays() local
5611 ir_ref func, arg1, arg2, arg3; in zend_jit_long_math_helper() local
5821 ir_ref arg2 = jit_ZVAL_ADDR(jit, op1_addr); in zend_jit_concat_helper() local
5875 ir_ref ref, ref2, arg2, op1_noref_path; in zend_jit_assign_op() local
12194 ir_ref arg2; local
12522 ir_ref arg2; local
12672 ir_ref ref, arg1, arg2, if_true; local
12887 ir_ref arg2, arg4; local
[all …]
/php-src/main/
H A Dphp_ini.c183 static void php_ini_parser_cb(zval *arg1, zval *arg2, zval *arg3, int callback_type, HashTable *tar… in php_ini_parser_cb()
/php-src/sapi/fpm/fpm/
H A Dfpm_conf.c1608 static void fpm_conf_ini_parser(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg) /… in fpm_conf_ini_parser()
H A Dfpm_main.c1387 static void fastcgi_ini_parser(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg) /*… in fastcgi_ini_parser()
/php-src/ext/sockets/
H A Dsockets.c985 zval *arg1, *arg2, *arg3 = NULL; local
1355 zval *arg1, *arg2, *arg5, *arg6 = NULL; local
/php-src/ext/phar/
H A Dphar_object.c1117 zval *zobj = ZEND_THIS, arg1, arg2; in PHP_METHOD() local
1710 zval arg, arg2, iter, iteriter, regexiter; in PHP_METHOD() local
/php-src/ext/pdo/
H A Dpdo_stmt.c1247 zval *arg2 = NULL; in PHP_METHOD() local
/php-src/ext/sqlite3/
H A Dsqlite3.c2075 static int php_sqlite3_authorizer(void *autharg, int action, const char *arg1, const char *arg2, co… in php_sqlite3_authorizer()

Completed in 251 milliseconds

12