Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/hash/
H A Dhash.c1108 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function
1144 zend_object *znew = php_hashcontext_create(Z_OBJCE_P(pzv)); in php_hashcontext_clone()
1238 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/hash/
H A Dhash.c1118 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function
1154 zend_object *znew = php_hashcontext_create(Z_OBJCE_P(pzv)); in php_hashcontext_clone()
1249 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()
/dports/security/php73-hash/php-7.3.33/ext/hash/
H A Dhash.c1108 static zend_object* php_hashcontext_create(zend_class_entry *ce) {
1144 zend_object *znew = php_hashcontext_create(Z_OBJCE_P(pzv));
1238 php_hashcontext_ce->create_object = php_hashcontext_create;
/dports/www/mod_php73/php-7.3.33/ext/hash/
H A Dhash.c1108 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function
1144 zend_object *znew = php_hashcontext_create(Z_OBJCE_P(pzv)); in php_hashcontext_clone()
1238 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/hash/
H A Dhash.c1118 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function
1154 zend_object *znew = php_hashcontext_create(Z_OBJCE_P(pzv)); in php_hashcontext_clone()
1249 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/hash/
H A Dhash.c1365 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function
1402 zend_object *znew = php_hashcontext_create(zobj->ce); in php_hashcontext_clone()
1634 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/hash/
H A Dhash.c1365 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function
1402 zend_object *znew = php_hashcontext_create(zobj->ce); in php_hashcontext_clone()
1634 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/hash/
H A Dhash.c1352 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function
1384 zend_object *znew = php_hashcontext_create(zobj->ce); in php_hashcontext_clone()
1613 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/hash/
H A Dhash.c1352 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create() function
1384 zend_object *znew = php_hashcontext_create(zobj->ce); in php_hashcontext_clone()
1613 php_hashcontext_ce->create_object = php_hashcontext_create; in PHP_MINIT_FUNCTION()