Searched refs:_php_image_type (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/gd/ | ||
| H A D | gd.c | 141 static int _php_image_type(char data[8]); 2213 /* {{{ _php_image_type 2217 static int _php_image_type (char data[8]) function 2299 imtype = _php_image_type(sig); |
Completed in 9 milliseconds