Searched refs:data_only (Results 1 – 2 of 2) sorted by relevance
350 PHPAPI int _php_stream_sync(php_stream *stream, bool data_only);
1463 PHPAPI int _php_stream_sync(php_stream *stream, bool data_only) in _php_stream_sync() argument1466 if (data_only) { in _php_stream_sync()
Completed in 14 milliseconds