Home
last modified time | relevance | path

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

/PHP-8.0/win32/
H A Dwinutil.h56 PHP_WINUTIL_API BOOL php_win32_image_compatible(HMODULE handle, char **err);
H A Dwinutil.c479 PHP_WINUTIL_API BOOL php_win32_image_compatible(HMODULE handle, char **err) in php_win32_image_compatible() function
/PHP-8.0/ext/standard/
H A Ddl.c167 if (!php_win32_image_compatible(handle, &err1)) { in php_load_extension()
/PHP-8.0/Zend/
H A Dzend_extensions.c46 if (!php_win32_image_compatible(handle, &err)) { in zend_load_extension()
/PHP-8.0/main/
H A Dphp_ini.c380 if (!php_win32_image_compatible(handle, &err1)) { in php_load_zend_extension_cb()
/PHP-8.0/
H A DUPGRADING.INTERNALS377 - php_win32_image_compatible()

Completed in 14 milliseconds