Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds