Searched refs:php_getimagesize_from_any (Results 1 - 1 of 1) sorted by relevance

/PHP_5_4/ext/standard/
H A Dimage.c1387 static void php_getimagesize_from_any(INTERNAL_FUNCTION_PARAMETERS, int mode) { /* {{{ */ function
1423 php_getimagesize_from_any(INTERNAL_FUNCTION_PARAM_PASSTHRU, FROM_PATH);
1431 php_getimagesize_from_any(INTERNAL_FUNCTION_PARAM_PASSTHRU, FROM_DATA);

Completed in 4 milliseconds