Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Ddl.c217 module_entry->module_number = zend_next_free_module(); in php_load_extension()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_prompt.c1338 module_entry->module_number = zend_next_free_module(); in phpdbg_load_module_or_extension()
/PHP-8.0/Zend/
H A Dzend_API.c2077 module->module_number = zend_next_free_module(); in zend_register_internal_module()
2758 ZEND_API int zend_next_free_module(void) /* {{{ */ in zend_next_free_module() function
H A Dzend_API.h283 ZEND_API int zend_next_free_module(void);

Completed in 35 milliseconds