Searched defs:arg4 (Results 1 – 8 of 8) sorted by relevance
/php-src/ext/sockets/ |
H A D | multicast.c | 139 static zend_result php_do_mcast_opt(php_socket *php_sock, int level, int optname, zval *arg4) in php_do_mcast_opt() 238 zval *arg4) in php_do_setsockopt_ip_mcast() 307 zval *arg4) in php_do_setsockopt_ipv6_mcast()
|
H A D | sendrecvmsg.c | 330 int php_do_setsockopt_ipv6_rfc3542(php_socket *php_sock, int level, int optname, zval *arg4) in php_do_setsockopt_ipv6_rfc3542()
|
H A D | sockets.c | 1436 zend_long arg3, arg4; local 1849 zval *arg1, *arg4; local
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir.c | 2339 …_CALL_4(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4) 2355 …x *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4, ir_ref arg5) 2372 …ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4, ir_ref arg5, i… 2473 …LCALL_4(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4) 2493 …x *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4, ir_ref arg5) 2514 …ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4, ir_ref arg5, i…
|
/php-src/ext/pdo_sqlite/ |
H A D | sqlite_driver.c | 777 static int authorizer(void *autharg, int access_type, const char *arg3, const char *arg4, in authorizer()
|
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.h | 407 #define SLJIT_ARGS4(ret, arg1, arg2, arg3, arg4) \ argument 409 #define SLJIT_ARGS4V(arg1, arg2, arg3, arg4) \ argument
|
/php-src/ext/sqlite3/ |
H A D | sqlite3.c | 2066 …(void *autharg, int action, const char *arg1, const char *arg2, const char *arg3, const char *arg4) in php_sqlite3_authorizer()
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 13340 ir_ref arg2, arg4; local 14733 ir_ref arg3, arg4; local 14806 ir_ref ref, arg3, arg4; local
|
Completed in 73 milliseconds