Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Duserspace.c128 #define USERSTREAM_READ "stream_read" macro
657 ZVAL_STRINGL(&func_name, USERSTREAM_READ, sizeof(USERSTREAM_READ)-1); in php_userstreamop_read()
676 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!", in php_userstreamop_read()
692 …php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_READ " - read " ZEND_LONG_FMT " bytes more dat… in php_userstreamop_read()

Completed in 9 milliseconds