Searched refs:MYSQLI_ADD_PROPERTIES (Results 1 – 1 of 1) sorted by relevance
43 #define MYSQLI_ADD_PROPERTIES(a, b) \ macro613 MYSQLI_ADD_PROPERTIES(&mysqli_driver_properties, mysqli_driver_property_entries); in PHP_MINIT_FUNCTION()626 MYSQLI_ADD_PROPERTIES(&mysqli_link_properties, mysqli_link_property_entries); in PHP_MINIT_FUNCTION()652 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()661 MYSQLI_ADD_PROPERTIES(&mysqli_result_properties, mysqli_result_property_entries); in PHP_MINIT_FUNCTION()675 MYSQLI_ADD_PROPERTIES(&mysqli_stmt_properties, mysqli_stmt_property_entries); in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds