Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Ddl.c239 module_entry->module_number = zend_next_free_module(); in php_load_extension()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_prompt.c1320 module_entry->module_number = zend_next_free_module(); in phpdbg_load_module_or_extension()
/PHP-8.3/Zend/
H A Dzend_API.c2529 module->module_number = zend_next_free_module(); in zend_register_internal_module()
3304 ZEND_API int zend_next_free_module(void) /* {{{ */ in zend_next_free_module() function
H A Dzend_API.h339 ZEND_API int zend_next_free_module(void);

Completed in 85 milliseconds