Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c3893 Tcl_Obj *oBytes = objv[objc-1]; in test_bind_text16() local
3904 if( Tcl_GetIntFromObj(interp, oBytes, &bytes) ) return TCL_ERROR; in test_bind_text16()