Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds