Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Ddl.c239 module_entry->module_number = zend_next_free_module(); in php_load_extension()
/PHP-5.5/Zend/
H A Dzend_API.h233 int zend_next_free_module(void);
H A Dzend_API.c1959 module->module_number = zend_next_free_module(); in zend_register_internal_module()
2486 int zend_next_free_module(void) /* {{{ */ in zend_next_free_module() function

Completed in 29 milliseconds