Home
last modified time | relevance | path

Searched refs:php_register_internal_extensions_func (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/main/
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()
H A Dphp.h365 PHPAPI extern int (*php_register_internal_extensions_func)(void);

Completed in 12 milliseconds