Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_jpeg.c550 boolean start_of_file; /* have we gotten any data yet? */ member
570 src->start_of_file = TRUE; in init_source()
633 if (src->start_of_file) { /* Treat empty input file as fatal error */ in fill_input_buffer()
645 src->start_of_file = FALSE; in fill_input_buffer()

Completed in 15 milliseconds