php_stream_truncate_supported  178 ext/com_dotnet/com_persist.c 	if (php_stream_truncate_supported(stm->stream)) {
php_stream_truncate_supported   87 ext/dba/libinifile/inifile.c 		if (!php_stream_truncate_supported(fp)) {
php_stream_truncate_supported 2867 ext/spl/spl_directory.c 	if (!php_stream_truncate_supported(intern->u.file.stream)) {
php_stream_truncate_supported 1505 ext/standard/file.c 	if (!php_stream_truncate_supported(stream)) {