Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_blob.c37 static char *ptrToText(void *p){ in ptrToText() function
135 Tcl_SetVar(interp, zVarname, ptrToText(pBlob), 0); in test_blob_open()