Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_inheritance.c1667 …d_string *fnname, zend_function *fn, zend_class_entry *ce, HashTable *exclude_table, zend_class_en… in zend_traits_copy_functions() argument
1702 if (exclude_table == NULL || zend_hash_find(exclude_table, fnname) == NULL) { in zend_traits_copy_functions()

Completed in 13 milliseconds