Searched refs:USERSTREAM_WRITE (Results 1 – 1 of 1) sorted by relevance
101 #define USERSTREAM_WRITE "stream_write" macro574 ZVAL_STRINGL(&func_name, USERSTREAM_WRITE, sizeof(USERSTREAM_WRITE)-1); in php_userstreamop_write()594 php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!", in php_userstreamop_write()601 …php_error_docref(NULL, E_WARNING, "%s::" USERSTREAM_WRITE " wrote " ZEND_LONG_FMT " bytes more dat… in php_userstreamop_write()
Completed in 7 milliseconds