Home
last modified time | relevance | path

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

/PHP-5.4/ext/spl/
H A Dspl_observer.c168 static void spl_object_storage_free_hash(spl_SplObjectStorage *intern, char *hash) { in spl_object_storage_free_hash() function
216 spl_object_storage_free_hash(intern, hash); in spl_object_storage_attach()
223 spl_object_storage_free_hash(intern, hash); in spl_object_storage_attach()
234 spl_object_storage_free_hash(intern, hash); in spl_object_storage_detach()
448 spl_object_storage_free_hash(intern, hash); in spl_object_storage_contains()
520 spl_object_storage_free_hash(intern, hash); in SPL_METHOD()
878 spl_object_storage_free_hash(intern, hash); in SPL_METHOD()

Completed in 7 milliseconds