Home
last modified time | relevance | path

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

/PHP-5.5/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.c447 const mysqli_property_entry mysqli_link_property_entries[] = {
495 const mysqli_property_entry mysqli_result_property_entries[] = {
513 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 11 milliseconds