Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dphp.h397 PHPAPI extern int (*php_register_internal_extensions_func)(void);
H A Dmain.c113 PHPAPI int (*php_register_internal_extensions_func)(void) = php_register_internal_extensions; variable
2324 if (php_register_internal_extensions_func() == FAILURE) { in php_module_startup()

Completed in 12 milliseconds