Searched refs:sStr (Results 1 – 1 of 1) sorted by relevance
774 TestStreamInput sStr; in testSqlite3changesetApply() local779 memset(&sStr, 0, sizeof(sStr)); in testSqlite3changesetApply()825 if( sStr.nStream==0 ){ in testSqlite3changesetApply()1029 TestStreamInput sStr; in test_sqlite3session_foreach() local1030 memset(&sStr, 0, sizeof(sStr)); in test_sqlite3session_foreach()1061 if( sStr.nStream==0 ){ in test_sqlite3session_foreach()1070 if( sStr.nStream==0 ){ in test_sqlite3session_foreach()1224 memset(&sStr, 0, sizeof(sStr)); in test_rebaser_cmd()1226 sStr.aData = Tcl_GetByteArrayFromObj(objv[2], &sStr.nData); in test_rebaser_cmd()1229 if( sStr.nStream ){ in test_rebaser_cmd()[all …]