Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Duserspace.c129 #define USERSTREAM_WRITE "stream_write" macro
603 ZVAL_STRINGL(&func_name, USERSTREAM_WRITE, sizeof(USERSTREAM_WRITE)-1); in php_userstreamop_write()
628 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!", in php_userstreamop_write()
635 …php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " wrote " ZEND_LONG_FMT " bytes more dat… in php_userstreamop_write()

Completed in 8 milliseconds