Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c89 static int compact_hash_table(HashTable *ht) in compact_hash_table() function
132 return compact_hash_table(&persistent_script->function_table) && in compact_persistent_script()
133 compact_hash_table(&persistent_script->class_table); in compact_persistent_script()

Completed in 7 milliseconds