zend_unregister_functions 2237 Zend/zend_API.c zend_unregister_functions(functions, count, target_function_table); zend_unregister_functions 2326 Zend/zend_API.c zend_unregister_functions(functions, count, target_function_table); zend_unregister_functions 2523 Zend/zend_API.c zend_unregister_functions(module->functions, -1, NULL); zend_unregister_functions 279 Zend/zend_API.h ZEND_API void zend_unregister_functions(const zend_function_entry *functions, int count, HashTable *function_table);