Home
last modified time | relevance | path

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

/PHP-5.6/ext/mysqli/
H A Dmysqli_priv.h49 extern const mysqli_property_entry mysqli_link_property_entries[];
50 extern const mysqli_property_entry mysqli_result_property_entries[];
51 extern const mysqli_property_entry mysqli_stmt_property_entries[];
52 extern const mysqli_property_entry mysqli_driver_property_entries[];
53 extern const mysqli_property_entry mysqli_warning_property_entries[];
H A Dmysqli_driver.c143 const mysqli_property_entry mysqli_driver_property_entries[] = {
H A Dmysqli_prop.c449 const mysqli_property_entry mysqli_link_property_entries[] = {
497 const mysqli_property_entry mysqli_result_property_entries[] = {
515 const mysqli_property_entry mysqli_stmt_property_entries[] = {
H A Dphp_mysqli_structs.h163 } mysqli_property_entry; typedef
H A Dmysqli_warning.c339 const mysqli_property_entry mysqli_warning_property_entries[] = {

Completed in 12 milliseconds