Lines Matching full:pmatch
11868 struct ArSwitch *pMatch = 0; /* Matching option */11873 if( pMatch ){11876 pMatch = pOpt;11881 if( pMatch==0 ){11884 if( pMatch->bArg ){11890 if( arProcessSwitch(pAr, pMatch->eSwitch, zArg) ) return SQLITE_ERROR;