Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Duserspace.c130 #define USERSTREAM_READ "stream_read" macro
687 ZVAL_STRINGL(&func_name, USERSTREAM_READ, sizeof(USERSTREAM_READ)-1, 0); in php_userstreamop_read()
710 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_READ " - read %ld bytes more data th… in php_userstreamop_read()
717 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!", in php_userstreamop_read()

Completed in 6 milliseconds