Home
last modified time | relevance | path

Searched refs:firstCompoundWasFound (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/goldendict/goldendict-73ec1b5/
H A Darticle_maker.cc852 firstCompoundWasFound = false; in stemmedSearchFinished()
890 if ( !firstCompoundWasFound ) in compoundSearchNextStep()
897 firstCompoundWasFound = true; in compoundSearchNextStep()
916 if ( firstCompoundWasFound ) in compoundSearchNextStep()
H A Darticle_maker.hh125 bool firstCompoundWasFound; member in ArticleRequest