Home
last modified time | relevance | path

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

/dports/databases/libdbi/libdbi-0.9.0/src/
H A Ddbi_result.c60 static void _free_result_rows(dbi_result_t *result);
561 _free_result_rows(RESULT); in dbi_result_free()
641 static void _free_result_rows(dbi_result_t *result) { in _free_result_rows() function