Searched refs:booleanValue (Results 1 – 2 of 2) sorted by relevance
845 static int booleanValue(char *zArg){ in booleanValue() function1175 g.bIgnoreSqlErrors = nArg>=1 ? !booleanValue(azArg[0]) : 1; in runScript()
5340 static int booleanValue(const char *zArg){ function5363 if( booleanValue(zArg) ){7643 if( booleanValue(azArg[1]) ){7735 bail_on_error = booleanValue(azArg[1]);7744 if( booleanValue(azArg[1]) ){8134 val = booleanValue(azArg[1]);8360 p->showHeader = booleanValue(azArg[1]);9897 v = booleanValue(azArg[i]);10507 int opt = booleanValue(azArg[2]);10517 int opt = booleanValue(azArg[2]);[all …]