Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp.h365 PHPAPI extern int (*php_register_internal_extensions_func)(void);
H A Dmain.c89 PHPAPI int (*php_register_internal_extensions_func)(void) = php_register_internal_extensions; variable
2369 if (php_register_internal_extensions_func() == FAILURE) { in php_module_startup()

Completed in 18 milliseconds