Lines Matching refs:nString
180828 int nString = 0; /* Bytes required to hold all column names */180991 nString += (int)(strlen(z) + 1);181011 rc = fts3ContentColumns(db, argv[1], zContent,&aCol,&nCol,&nString,pzErr);181031 assert( nString==0 );181033 nString = 8;181057 nString; /* Space for azColumn strings */