Searched refs:pWLD (Results 1 – 2 of 2) sorted by relevance
77 , pWLD( 0 ) in TextSearch()89 delete pWLD; in ~TextSearch()99 delete pWLD, pWLD = 0; in setOptions()187 pWLD = new WLevDistance( sSrchStr.getStr(), aSrchPara.changedChars, in setOptions()191 nLimit = pWLD->GetLimit(); in setOptions()896 pWLD->WLD( aWTemp.getStr() + nStt, nEnd - nStt ) <= nLimit ) in ApproxSrchFrwrd()943 pWLD->WLD( aWTemp.getStr() + nStt, nEnd - nStt ) <= nLimit ) in ApproxSrchBkwrd()
108 WLevDistance* pWLD; member in TextSearch
Completed in 21 milliseconds