Home
last modified time | relevance | path

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

/PHP-8.1/main/streams/
H A Duserspace.c143 #define USERSTREAM_TRUNCATE "stream_truncate" macro
965 ZVAL_STRINGL(&func_name, USERSTREAM_TRUNCATE, sizeof(USERSTREAM_TRUNCATE)-1); in php_userstreamop_set_option()
992 "%s::" USERSTREAM_TRUNCATE " did not return a boolean!", in php_userstreamop_set_option()
997 "%s::" USERSTREAM_TRUNCATE " is not implemented!", in php_userstreamop_set_option()

Completed in 12 milliseconds