Searched refs:php_hashcontext_create (Results 1 – 1 of 1) sorted by relevance
1365 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function1402 zend_object *znew = php_hashcontext_create(zobj->ce); in php_hashcontext_clone()1654 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()
Completed in 7 milliseconds