Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dphp.h364 PHPAPI extern int (*php_register_internal_extensions_func)(void);
H A Dmain.c88 PHPAPI int (*php_register_internal_extensions_func)(void) = php_register_internal_extensions; variable
2246 if (php_register_internal_extensions_func() == FAILURE) { in php_module_startup()

Completed in 25 milliseconds