Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_streams.h361 PHPAPI zend_string *php_stream_get_record(php_stream *stream, size_t maxlen, const char *delim, siz…
/php-src/ext/standard/
H A Dstreamsfuncs.c1381 if ((buf = php_stream_get_record(stream, max_length, str, str_len))) { in PHP_FUNCTION()
/php-src/main/streams/
H A Dstreams.c1062 PHPAPI zend_string *php_stream_get_record(php_stream *stream, size_t maxlen, const char *delim, siz… in php_stream_get_record() function

Completed in 19 milliseconds