Lines Matching full:pmatch
11891 struct ArSwitch *pMatch = 0; /* Matching option */11896 if( pMatch ){11899 pMatch = pOpt;11904 if( pMatch==0 ){11907 if( pMatch->bArg ){11913 if( arProcessSwitch(pAr, pMatch->eSwitch, zArg) ) return SQLITE_ERROR;