Home
last modified time | relevance | path

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

/PHP-8.0/win32/
H A Dwinutil.c442 static zend_always_inline BOOL is_compatible(HMODULE handle, BOOL is_smaller, char *format, char **… in is_compatible() function
481 …return is_compatible(handle, TRUE, "Can't load module '%s' as it's linked with %u.%u, but the core… in php_win32_image_compatible()
499 …return is_compatible(handle, FALSE, "'%s' %u.%u is not compatible with this PHP build linked with … in php_win32_crt_compatible()

Completed in 6 milliseconds