Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Dmemory.c242 case PHP_STREAM_TRUNCATE_SET_SIZE: in php_stream_memory_set_option()
H A Duserspace.c1012 case PHP_STREAM_TRUNCATE_SET_SIZE: { in php_userstreamop_set_option()
H A Dplain_wrapper.c889 case PHP_STREAM_TRUNCATE_SET_SIZE: { in php_stdiop_set_option()
H A Dstreams.c1413 …return php_stream_set_option(stream, PHP_STREAM_OPTION_TRUNCATE_API, PHP_STREAM_TRUNCATE_SET_SIZE,… in _php_stream_truncate_set_size()
/PHP-7.4/main/
H A Dphp_streams.h426 #define PHP_STREAM_TRUNCATE_SET_SIZE 1 /* ptrparam is a pointer to a size_t */ macro

Completed in 28 milliseconds