Home
last modified time | relevance | path

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

/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/
H A Dmysqli.c63 static HashTable mysqli_warning_properties; variable
612 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
613 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
617 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
854 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/databases/php81-mysqli/php-8.1.1/ext/mysqli/
H A Dmysqli.c63 static HashTable mysqli_warning_properties; variable
577 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
578 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
579 zend_hash_add_ptr(&classes, mysqli_warning_class_entry->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
805 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/mysqli/
H A Dmysqli.c63 static HashTable mysqli_warning_properties; variable
577 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
578 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
579 zend_hash_add_ptr(&classes, mysqli_warning_class_entry->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
805 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/mysqli/
H A Dmysqli.c63 static HashTable mysqli_warning_properties; variable
577 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
578 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
579 zend_hash_add_ptr(&classes, mysqli_warning_class_entry->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
805 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/mysqli/
H A Dmysqli.c63 static HashTable mysqli_warning_properties; variable
612 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
613 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
617 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
854 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/mysqli/
H A Dmysqli.c63 static HashTable mysqli_warning_properties; variable
612 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
613 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
617 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
854 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/mysqli/
H A Dmysqli.c62 static HashTable mysqli_warning_properties; variable
639 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
640 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
644 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
890 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/databases/php73-mysqli/php-7.3.33/ext/mysqli/
H A Dmysqli.c62 static HashTable mysqli_warning_properties; variable
639 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
640 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
644 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
890 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/databases/php74-mysqli/php-7.4.27/ext/mysqli/
H A Dmysqli.c62 static HashTable mysqli_warning_properties; variable
652 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
653 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
657 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
903 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/mysqli/
H A Dmysqli.c62 static HashTable mysqli_warning_properties; variable
652 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
653 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
657 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
903 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/mysqli/
H A Dmysqli.c62 static HashTable mysqli_warning_properties; variable
639 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
640 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
644 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
890 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/mysqli/
H A Dmysqli.c62 static HashTable mysqli_warning_properties; variable
652 zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); in PHP_MINIT_FUNCTION()
653 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()
657 zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); in PHP_MINIT_FUNCTION()
903 zend_hash_destroy(&mysqli_warning_properties); in PHP_MSHUTDOWN_FUNCTION()