Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dphp_streams.h345 PHPAPI int _php_stream_sync(php_stream *stream, bool data_only);
/PHP-8.2/main/streams/
H A Dstreams.c1435 PHPAPI int _php_stream_sync(php_stream *stream, bool data_only) in _php_stream_sync() argument
1438 if (data_only) { in _php_stream_sync()

Completed in 13 milliseconds