Home
last modified time | relevance | path

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

/PHP-5.4/ext/odbc/
H A Dphp_odbc_includes.h235 typedef struct odbc_result_value { struct
240 } odbc_result_value; argument
244 odbc_result_value *values;
H A Dphp_odbc.c956 result->values = (odbc_result_value *) safe_emalloc(sizeof(odbc_result_value), result->numcols, 0); in odbc_bindcols()

Completed in 18 milliseconds