Searched refs:mysql_get_host_info (Results 1 – 3 of 3) sorted by relevance
116 #define mysql_get_host_info(r) mysqlnd_get_host_info((r)) macro
225 MYSQLI_MAP_PROPERTY_FUNC_STRING(link_host_info_read, mysql_get_host_info, MYSQLI_GET_MYSQL(MYSQLI_S… in MYSQLI_MAP_PROPERTY_FUNC_LONG()
464 ZVAL_STRING(return_value, (char *)mysql_get_host_info(H->server));
Completed in 9 milliseconds