Searched refs:php_win32_image_compatible (Results 1 – 6 of 6) 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
167 if (!php_win32_image_compatible(handle, &err1)) { in php_load_extension()
46 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()
377 - php_win32_image_compatible()
Completed in 12 milliseconds