Home
last modified time | relevance | path

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

/PHP-5.6/ext/spl/
H A Dspl_observer.c175 static void spl_object_storage_free_hash(spl_SplObjectStorage *intern, char *hash) { in spl_object_storage_free_hash() function
223 spl_object_storage_free_hash(intern, hash); in spl_object_storage_attach()
230 spl_object_storage_free_hash(intern, hash); in spl_object_storage_attach()
241 spl_object_storage_free_hash(intern, hash); in spl_object_storage_detach()
438 spl_object_storage_free_hash(intern, hash); in spl_object_storage_contains()
510 spl_object_storage_free_hash(intern, hash); in SPL_METHOD()
884 spl_object_storage_free_hash(intern, hash); in SPL_METHOD()

Completed in 10 milliseconds