Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c2155 static void accel_fast_hash_destroy(HashTable *ht) function
2186 accel_fast_hash_destroy(zvalue->value.ht);
2228 accel_fast_hash_destroy(function->op_array.static_variables);
2242 accel_fast_hash_destroy(function->op_array.static_variables);
2275 accel_fast_hash_destroy(ce->static_members);

Completed in 12 milliseconds