Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Duserspace.c131 #define USERSTREAM_WRITE "stream_write" macro
633 ZVAL_STRINGL(&func_name, USERSTREAM_WRITE, sizeof(USERSTREAM_WRITE)-1, 0); in php_userstreamop_write()
657 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!", in php_userstreamop_write()
663 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_WRITE " wrote %ld bytes more data th… in php_userstreamop_write()

Completed in 12 milliseconds