Home | History | Annotate | Download | only in fts3

Lines Matching defs:zFormat

1592   const char *zFormat;
1603 zFormat = zArg;
1605 zFormat = FTS3_MATCHINFO_DEFAULT;
1614 rc = fts3GetMatchinfo(pCsr, zFormat);