Searched refs:odbc_result_value (Results 1 – 2 of 2) sorted by relevance
229 typedef struct odbc_result_value { struct234 } odbc_result_value; argument245 odbc_result_value *values;
954 result->values = (odbc_result_value *) safe_emalloc(sizeof(odbc_result_value), result->numcols, 0); in odbc_bindcols()
Completed in 12 milliseconds