Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_malloc.c627 int nOption; in test_memdebug_fail() local
628 char *zOption = Tcl_GetStringFromObj(objv[ii], &nOption); in test_memdebug_fail()
631 if( nOption>1 && strncmp(zOption, "-repeat", nOption)==0 ){ in test_memdebug_fail()
639 }else if( nOption>1 && strncmp(zOption, "-benigncnt", nOption)==0 ){ in test_memdebug_fail()