Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/streams/
H A Dbug74090.phpt23 stream_socket_sendto($fd, $data);
29 stream_socket_sendto($server, $data, 0, $peer);
/php-src/ext/standard/
H A Dstreamsfuncs.c359 PHP_FUNCTION(stream_socket_sendto) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php3471 function stream_socket_sendto($socket, string $data, int $flags = 0, string $address = ""): int|fal…
H A Dbasic_functions_arginfo.h2796 ZEND_FUNCTION(stream_socket_sendto);
3400 ZEND_FE(stream_socket_sendto, arginfo_stream_socket_sendto)

Completed in 28 milliseconds