Home
last modified time | relevance | path

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

/PHP-5.5/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.c467 PHPAPI int php_stream_xport_sendto(php_stream *stream, const char *buf, size_t buflen, in php_stream_xport_sendto() function
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c348 …RETURN_LONG(php_stream_xport_sendto(stream, data, datalen, flags, target_addr ? &sa : NULL, sl TSR… in PHP_FUNCTION()

Completed in 19 milliseconds