Home
last modified time | relevance | path

Searched refs:odbc_result_value (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/odbc/
H A Dphp_odbc_includes.h192 typedef struct odbc_result_value { struct
197 } odbc_result_value; argument
208 odbc_result_value *values;
H A Dphp_odbc.c619 result->values = (odbc_result_value *) safe_emalloc(sizeof(odbc_result_value), result->numcols, 0); in odbc_bindcols()

Completed in 13 milliseconds