Lines Matching defs:PHP_FUNCTION

565 PHP_FUNCTION(socket_select)  function
643 PHP_FUNCTION(socket_create_listen) function
666 PHP_FUNCTION(socket_accept) function
691 PHP_FUNCTION(socket_set_nonblock) function
727 PHP_FUNCTION(socket_set_block) function
765 PHP_FUNCTION(socket_listen) function
787 PHP_FUNCTION(socket_close) function
821 PHP_FUNCTION(socket_write) function
863 PHP_FUNCTION(socket_read) function
917 PHP_FUNCTION(socket_getsockname) function
994 PHP_FUNCTION(socket_getpeername) function
1074 PHP_FUNCTION(socket_create) function
1117 PHP_FUNCTION(socket_connect) function
1206 PHP_FUNCTION(socket_strerror) function
1219 PHP_FUNCTION(socket_bind) function
1300 PHP_FUNCTION(socket_recv) function
1341 PHP_FUNCTION(socket_send) function
1373 PHP_FUNCTION(socket_recvfrom) function
1495 PHP_FUNCTION(socket_sendto) function
1580 PHP_FUNCTION(socket_get_option) function
1783 PHP_FUNCTION(socket_set_option) function
1979 PHP_FUNCTION(socket_create_pair) function
2045 PHP_FUNCTION(socket_shutdown) function
2069 PHP_FUNCTION(socket_last_error) function
2090 PHP_FUNCTION(socket_clear_error) function
2154 PHP_FUNCTION(socket_import_stream) function
2199 PHP_FUNCTION(socket_export_stream) function
2295 PHP_FUNCTION(socket_addrinfo_lookup) function
2362 PHP_FUNCTION(socket_addrinfo_bind) function
2425 PHP_FUNCTION(socket_addrinfo_connect) function
2488 PHP_FUNCTION(socket_addrinfo_explain) function
2542 PHP_FUNCTION(socket_wsaprotocol_info_export) function
2597 PHP_FUNCTION(socket_wsaprotocol_info_import) function
2655 PHP_FUNCTION(socket_wsaprotocol_info_release) function