Home
last modified time | relevance | path

Searched refs:php_stream_xport_sendto (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/main/streams/
H A Dphp_stream_transport.h109 PHPAPI int php_stream_xport_sendto(php_stream *stream, const char *buf, size_t buflen,
H A Dtransports.c465 PHPAPI int php_stream_xport_sendto(php_stream *stream, const char *buf, size_t buflen, in php_stream_xport_sendto() function
/PHP-7.2/ext/standard/
H A Dstreamsfuncs.c371 …RETURN_LONG(php_stream_xport_sendto(stream, data, datalen, (int)flags, target_addr ? &sa : NULL, s… in PHP_FUNCTION()

Completed in 13 milliseconds