Searched defs:arg4 (Results 1 – 5 of 5) sorted by relevance
/PHP-8.0/ext/sockets/ |
H A D | multicast.c | 139 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 D | sendrecvmsg.c | 324 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 | 1538 zend_long arg3, arg4; local 1838 zval *arg1, *arg4; local
|
/PHP-8.0/ext/pdo_sqlite/ |
H A D | sqlite_driver.c | 740 static int authorizer(void *autharg, int access_type, const char *arg3, const char *arg4, in authorizer()
|
/PHP-8.0/ext/sqlite3/ |
H A D | sqlite3.c | 2047 …(void *autharg, int action, const char *arg1, const char *arg2, const char *arg3, const char *arg4) in php_sqlite3_authorizer()
|
Completed in 25 milliseconds