Searched refs:mysqli_property_entry (Results 1 – 5 of 5) sorted by relevance
35 extern const mysqli_property_entry mysqli_link_property_entries[];36 extern const mysqli_property_entry mysqli_result_property_entries[];37 extern const mysqli_property_entry mysqli_stmt_property_entries[];38 extern const mysqli_property_entry mysqli_driver_property_entries[];39 extern const mysqli_property_entry mysqli_warning_property_entries[];
92 const mysqli_property_entry mysqli_driver_property_entries[] = {
405 const mysqli_property_entry mysqli_link_property_entries[] = {428 const mysqli_property_entry mysqli_result_property_entries[] = {437 const mysqli_property_entry mysqli_stmt_property_entries[] = {
265 const mysqli_property_entry mysqli_warning_property_entries[] = {
122 } mysqli_property_entry; typedef
Completed in 10 milliseconds