Home
last modified time | relevance | path

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

/PHP-8.1/main/streams/
H A Dphp_stream_transport.h100 PHPAPI int php_stream_xport_recvfrom(php_stream *stream, char *buf, size_t buflen,
H A Dtransports.c395 PHPAPI int php_stream_xport_recvfrom(php_stream *stream, char *buf, size_t buflen, in php_stream_xport_recvfrom() function
/PHP-8.1/ext/standard/
H A Dstreamsfuncs.c421 recvd = php_stream_xport_recvfrom(stream, ZSTR_VAL(read_buf), to_read, (int)flags, NULL, NULL, in PHP_FUNCTION()

Completed in 31 milliseconds