Searched refs:MYSQLI_ADD_PROPERTIES (Results 1 – 1 of 1) sorted by relevance
41 #define MYSQLI_ADD_PROPERTIES(a, b) \ macro507 MYSQLI_ADD_PROPERTIES(&mysqli_driver_properties, mysqli_driver_property_entries); in PHP_MINIT_FUNCTION()513 MYSQLI_ADD_PROPERTIES(&mysqli_link_properties, mysqli_link_property_entries); in PHP_MINIT_FUNCTION()519 MYSQLI_ADD_PROPERTIES(&mysqli_warning_properties, mysqli_warning_property_entries); in PHP_MINIT_FUNCTION()526 MYSQLI_ADD_PROPERTIES(&mysqli_result_properties, mysqli_result_property_entries); in PHP_MINIT_FUNCTION()532 MYSQLI_ADD_PROPERTIES(&mysqli_stmt_properties, mysqli_stmt_property_entries); in PHP_MINIT_FUNCTION()
Completed in 9 milliseconds