zend_next_free_module 2050 Zend/zend_API.c 	module->module_number = zend_next_free_module();
zend_next_free_module  245 Zend/zend_API.h ZEND_API int zend_next_free_module(void);
zend_next_free_module  193 ext/standard/dl.c 	module_entry->module_number = zend_next_free_module();
zend_next_free_module 1129 sapi/phpdbg/phpdbg_prompt.c 		module_entry->module_number = zend_next_free_module();