Home
last modified time | relevance | path

Searched refs:zend_register_functions (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
/PHP-7.4/Zend/tests/
H A Dbug66218.phpt2 Bug #66218 zend_register_functions breaks reflection
/PHP-7.4/Zend/
H A Dzend_API.c2048 …if (module->functions && zend_register_functions(NULL, module->functions, NULL, module->type)==FAI… in zend_register_module_ex()
2140 ZEND_API int zend_register_functions(zend_class_entry *scope, const zend_function_entry *functions,… in zend_register_functions() function
2708zend_register_functions(class_entry, class_entry->info.internal.builtin_functions, &class_entry->f… in do_register_internal_class()
H A Dzend_API.h271 ZEND_API int zend_register_functions(zend_class_entry *scope, const zend_function_entry *functions,…
/PHP-7.4/main/
H A Dmain.c2396 zend_register_functions(NULL, sapi_module.additional_functions, NULL, MODULE_PERSISTENT); in php_module_startup()
/PHP-7.4/
H A DNEWS2476 . Fixed bug #75683 (Memory leak in zend_register_functions() in ZTS mode).

Completed in 48 milliseconds