Searched refs:property_host_info_name (Results 1 – 1 of 1) sorted by relevance
1283 zend_string *property_host_info_name = zend_string_init("host_info", sizeof("host_info") - 1, 1); in register_class_mysqli() local1284 …zend_declare_typed_property(class_entry, property_host_info_name, &property_host_info_default_valu… in register_class_mysqli()1285 zend_string_release(property_host_info_name); in register_class_mysqli()
Completed in 12 milliseconds