Home
last modified time | relevance | path

Searched defs:arg4 (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/sockets/
H A Dmulticast.c139 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 Dsendrecvmsg.c330 int php_do_setsockopt_ipv6_rfc3542(php_socket *php_sock, int level, int optname, zval *arg4) in php_do_setsockopt_ipv6_rfc3542()
H A Dsockets.c1365 zend_long arg3, arg4; local
1760 zval *arg1, *arg4; local
/php-src/ext/pdo_sqlite/
H A Dsqlite_driver.c767 static int authorizer(void *autharg, int access_type, const char *arg3, const char *arg4, in authorizer()
/php-src/ext/opcache/jit/ir/
H A Dir.c2311 …_CALL_4(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4)
2327 …x *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4, ir_ref arg5)
2427 …LCALL_4(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4)
2447 …x *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3, ir_ref arg4, ir_ref arg5)
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h407 #define SLJIT_ARGS4(ret, arg1, arg2, arg3, arg4) \ argument
409 #define SLJIT_ARGS4V(arg1, arg2, arg3, arg4) \ argument
/php-src/ext/sqlite3/
H A Dsqlite3.c2067 …(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 Dzend_jit_ir.c12887 ir_ref arg2, arg4; local

Completed in 118 milliseconds