Home
last modified time | relevance | path

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

/dports/www/mod_php81/php-8.1.1/main/
H A Dphp_streams.h449 #define PHP_STREAM_OPTION_SYNC_API 14 macro
454 …tream_sync_supported(stream) (_php_stream_set_option((stream), PHP_STREAM_OPTION_SYNC_API, PHP_STR…
/dports/lang/php81/php-8.1.1/main/
H A Dphp_streams.h449 #define PHP_STREAM_OPTION_SYNC_API 14 macro
454 …tream_sync_supported(stream) (_php_stream_set_option((stream), PHP_STREAM_OPTION_SYNC_API, PHP_STR…
/dports/www/mod_php81/php-8.1.1/main/streams/
H A Dplain_wrapper.c921 case PHP_STREAM_OPTION_SYNC_API: in php_stdiop_set_option()
H A Dstreams.c1410 return php_stream_set_option(stream, PHP_STREAM_OPTION_SYNC_API, op, NULL); in _php_stream_sync()
/dports/lang/php81/php-8.1.1/main/streams/
H A Dplain_wrapper.c921 case PHP_STREAM_OPTION_SYNC_API: in php_stdiop_set_option()
H A Dstreams.c1410 return php_stream_set_option(stream, PHP_STREAM_OPTION_SYNC_API, op, NULL); in _php_stream_sync()