Searched defs:tIME_string (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/
H A Dpngtest.c99 static char tIME_string[30] = "no tIME chunk present in file"; variable
1016 png_strcpy(tIME_string,png_convert_to_rfc1123(read_ptr, mod_time));
1156 png_strcpy(tIME_string,png_convert_to_rfc1123(read_ptr, mod_time));
1417 fprintf(STDERR, " tIME = %s\n",tIME_string);
1490 fprintf(STDERR, " tIME = %s\n",tIME_string);

Completed in 107 milliseconds