Searched refs:spl_SplObjectStorage_new (Results 1 – 1 of 1) sorted by relevance
408 static zend_object *spl_SplObjectStorage_new(zend_class_entry *class_type) in spl_SplObjectStorage_new() function1344 spl_ce_SplObjectStorage->create_object = spl_SplObjectStorage_new; in PHP_MINIT_FUNCTION()1359 spl_ce_MultipleIterator->create_object = spl_SplObjectStorage_new; in PHP_MINIT_FUNCTION()
Completed in 6 milliseconds