mysqli_warning_properties 63 ext/mysqli/mysqli.c static HashTable mysqli_warning_properties; mysqli_warning_properties 656 ext/mysqli/mysqli.c zend_hash_init(&mysqli_warning_properties, 0, NULL, free_prop_handler, 1); mysqli_warning_properties 657 ext/mysqli/mysqli.c MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); mysqli_warning_properties 661 ext/mysqli/mysqli.c zend_hash_add_ptr(&classes, ce->name, &mysqli_warning_properties); mysqli_warning_properties 909 ext/mysqli/mysqli.c zend_hash_destroy(&mysqli_warning_properties);