Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dphp_streams.h354 PHPAPI int _php_stream_sync(php_stream *stream, bool data_only);
/PHP-8.3/main/streams/
H A Dstreams.c1463 PHPAPI int _php_stream_sync(php_stream *stream, bool data_only) in _php_stream_sync() argument
1466 if (data_only) { in _php_stream_sync()

Completed in 12 milliseconds