Home
last modified time | relevance | path

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

/PHP-8.1/ext/mysqli/
H A Dmysqli_priv.h35 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[];
H A Dmysqli_driver.c92 const mysqli_property_entry mysqli_driver_property_entries[] = {
H A Dmysqli_prop.c405 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[] = {
H A Dmysqli_warning.c265 const mysqli_property_entry mysqli_warning_property_entries[] = {
H A Dphp_mysqli_structs.h122 } mysqli_property_entry; typedef

Completed in 13 milliseconds