Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_streams.h425 #define PHP_STREAM_TRUNCATE_SUPPORTED 0 macro
428 …p_stream_set_option((stream), PHP_STREAM_OPTION_TRUNCATE_API, PHP_STREAM_TRUNCATE_SUPPORTED, NULL)…
/PHP-7.4/main/streams/
H A Dmemory.c239 case PHP_STREAM_TRUNCATE_SUPPORTED: in php_stream_memory_set_option()
H A Duserspace.c1003 case PHP_STREAM_TRUNCATE_SUPPORTED: in php_userstreamop_set_option()
H A Dplain_wrapper.c886 case PHP_STREAM_TRUNCATE_SUPPORTED: in php_stdiop_set_option()

Completed in 24 milliseconds