zend_next_free_module 1958 Zend/zend_API.c 	module->module_number = zend_next_free_module();
zend_next_free_module  236 Zend/zend_API.h ZEND_API int zend_next_free_module(void);
zend_next_free_module  239 ext/standard/dl.c 	module_entry->module_number = zend_next_free_module();