Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c387 static void zend_hash_clone_methods(HashTable *ht, HashTable *source, zend_class_entry *old_ce, zen… function
664 zend_hash_clone_methods(&ce->function_table, &old_ce->function_table, old_ce, ce TSRMLS_CC);

Completed in 6 milliseconds