Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Ddl.c224 module_entry->module_number = zend_next_free_module(); in php_load_extension()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c1348 module_entry->module_number = zend_next_free_module(); in phpdbg_load_module_or_extension()
/PHP-7.4/Zend/
H A Dzend_API.c2064 module->module_number = zend_next_free_module(); in zend_register_internal_module()
2690 ZEND_API int zend_next_free_module(void) /* {{{ */ in zend_next_free_module() function
H A Dzend_API.h237 ZEND_API int zend_next_free_module(void);

Completed in 38 milliseconds