Home
last modified time | relevance | path

Searched refs:stream_socket_sendto (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/standard/tests/streams/
H A Dbug74090.phpt23 stream_socket_sendto($fd, $data);
25 stream_socket_sendto($server, $data, 0, $peer);
/PHP-7.4/ext/standard/
H A Dstreamsfuncs.h29 PHP_FUNCTION(stream_socket_sendto);
H A Dstreamsfuncs.c333 PHP_FUNCTION(stream_socket_sendto) in PHP_FUNCTION() argument
H A Dbasic_functions.c3168 PHP_FE(stream_socket_sendto, arginfo_stream_socket_sendto)

Completed in 26 milliseconds