mysqli_warning_properties 69 ext/mysqli/mysqli.c static HashTable mysqli_warning_properties; mysqli_warning_properties 668 ext/mysqli/mysqli.c zend_hash_init(&mysqli_warning_properties, 0, NULL, NULL, 1); mysqli_warning_properties 669 ext/mysqli/mysqli.c MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); mysqli_warning_properties 671 ext/mysqli/mysqli.c zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_warning_properties, sizeof(mysqli_warning_properties), NULL); mysqli_warning_properties 906 ext/mysqli/mysqli.c zend_hash_destroy(&mysqli_warning_properties);