Home
last modified time | relevance | path

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

/dports/databases/libzdb/libzdb-3.2.2/src/db/
H A DResultSet.h412 const void *ResultSet_getBlobByName(T R, const char *columnName, int *size);
H A DResultSet.c206 const void *ResultSet_getBlobByName(T R, const char *columnName, int *size) { in ResultSet_getBlobByName() function
/dports/databases/libzdb/libzdb-3.2.2/test/
H A Dpool.c239 const void *blob = ResultSet_getBlobByName(rset, "image", &imagesize); in testPool()
596 ResultSet_getBlobByName(r, "image", &myimagesize); in testPool()
606 ResultSet_getBlobByName(r, "image", &myimagesize); in testPool()
/dports/databases/libzdb/libzdb-3.2.2/src/
H A Dzdbpp.h213 except_wrapper( blob = ResultSet_getBlobByName(t_, v, &size) ); in getBlob()
/dports/databases/libzdb/libzdb-3.2.2/
H A DCHANGES214 and via ResultSet_getBlobByName(). By an incurie, unescape was