Searched refs:zend_next_free_module (Results 1 – 4 of 4) sorted by relevance
239 module_entry->module_number = zend_next_free_module(); in php_load_extension()
1320 module_entry->module_number = zend_next_free_module(); in phpdbg_load_module_or_extension()
2529 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
339 ZEND_API int zend_next_free_module(void);
Completed in 36 milliseconds