Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dwinutil.c441 static zend_always_inline BOOL is_compatible(const char *name, BOOL is_smaller, char *format, char … in is_compatible() function
490 …return is_compatible(name, TRUE, "Can't load module '%s' as it's linked with %u.%u, but the core i… in php_win32_image_compatible()
496 …return is_compatible(name, FALSE, "'%s' %u.%u is not compatible with this PHP build linked with %d… in php_win32_crt_compatible()

Completed in 5 milliseconds