Home
last modified time | relevance | path

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

/PHP-8.2/ext/sockets/
H A Dmulticast.c139 static int 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.c1387 zend_long arg3, arg4; local
1785 zval *arg1, *arg4; local
/PHP-8.2/ext/pdo_sqlite/
H A Dsqlite_driver.c769 static int authorizer(void *autharg, int access_type, const char *arg3, const char *arg4, in authorizer()
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h360 #define SLJIT_ARGS4(ret, arg1, arg2, arg3, arg4) \ argument
/PHP-8.2/ext/sqlite3/
H A Dsqlite3.c2064 …(void *autharg, int action, const char *arg1, const char *arg2, const char *arg3, const char *arg4) in php_sqlite3_authorizer()

Completed in 46 milliseconds