Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_inheritance.c2063 …d_string *fnname, zend_function *fn, zend_class_entry *ce, HashTable *exclude_table, zend_class_en… in zend_traits_copy_functions() argument
2100 if (exclude_table == NULL || zend_hash_find(exclude_table, fnname) == NULL) { in zend_traits_copy_functions()

Completed in 13 milliseconds