Home
last modified time | relevance | path

Searched refs:mysqli_property_entry (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/mysqli/
H A Dmysqli_priv.h47 extern const mysqli_property_entry mysqli_link_property_entries[];
48 extern const mysqli_property_entry mysqli_result_property_entries[];
49 extern const mysqli_property_entry mysqli_stmt_property_entries[];
50 extern const mysqli_property_entry mysqli_driver_property_entries[];
51 extern const mysqli_property_entry mysqli_warning_property_entries[];
H A Dmysqli_driver.c136 const mysqli_property_entry mysqli_driver_property_entries[] = {
H A Dmysqli_prop.c423 const mysqli_property_entry mysqli_link_property_entries[] = {
447 const mysqli_property_entry mysqli_result_property_entries[] = {
456 const mysqli_property_entry mysqli_stmt_property_entries[] = {
H A Dmysqli_warning.c319 const mysqli_property_entry mysqli_warning_property_entries[] = {
H A Dphp_mysqli_structs.h157 } mysqli_property_entry; typedef

Completed in 19 milliseconds