php_stream_notify_file_size  117 ext/curl/streams.c 			php_stream_notify_file_size(stream->context, atoi(data + 16), data, 0);
php_stream_notify_file_size  477 ext/standard/ftp_fopen_wrapper.c 			php_stream_notify_file_size(context, file_size, tmp_line, result);
php_stream_notify_file_size  582 ext/standard/http_fopen_wrapper.c 				php_stream_notify_file_size(context, file_size, http_header_line, 0);