Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c2976 static Tcl_Interp* pTestCollateInterp; variable
2982 Tcl_Interp *i = pTestCollateInterp; in test_collate_func()
3039 pTestCollateInterp = interp; in test_collate()