Home
last modified time | relevance | path

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

/php-src/main/streams/
H A Duserspace.c119 #define USERSTREAM_TRUNCATE "stream_truncate" macro
933 ZVAL_STRINGL(&func_name, USERSTREAM_TRUNCATE, sizeof(USERSTREAM_TRUNCATE)-1); in php_userstreamop_set_option()
954 "%s::" USERSTREAM_TRUNCATE " did not return a boolean!", in php_userstreamop_set_option()
959 "%s::" USERSTREAM_TRUNCATE " is not implemented!", in php_userstreamop_set_option()

Completed in 8 milliseconds