Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dphp_streams.h452 #define PHP_STREAM_OPTION_SYNC_API 14 macro
457 …tream_sync_supported(stream) (_php_stream_set_option((stream), PHP_STREAM_OPTION_SYNC_API, PHP_STR…
/PHP-8.1/main/streams/
H A Dplain_wrapper.c921 case PHP_STREAM_OPTION_SYNC_API: in php_stdiop_set_option()
H A Dstreams.c1415 return php_stream_set_option(stream, PHP_STREAM_OPTION_SYNC_API, op, NULL); in _php_stream_sync()

Completed in 24 milliseconds