Searched refs:php_win32_image_compatible (Results 1 – 5 of 5) sorted by relevance
56 PHP_WINUTIL_API BOOL php_win32_image_compatible(HMODULE handle, char **err);
479 PHP_WINUTIL_API BOOL php_win32_image_compatible(HMODULE handle, char **err) in php_win32_image_compatible() function
179 if (!php_win32_image_compatible(handle, &err1)) { in php_load_extension()
47 if (!php_win32_image_compatible(handle, &err)) { in zend_load_extension()
380 if (!php_win32_image_compatible(handle, &err1)) { in php_load_zend_extension_cb()
Completed in 14 milliseconds