Searched refs:stemStatus (Results 1 – 1 of 1) sorted by relevance
721 int stemStatus = do_stem(&z[iStartOffset], n, c->zToken, &temp); in aproposPorterNext() local722 if (stemStatus != SQLITE_OK) in aproposPorterNext()723 return stemStatus; in aproposPorterNext()