Searched refs:WLD (Results 1 – 4 of 4) sorted by relevance
117 the WLD is within a calculated limit where each insertion, 119 weights. This is the mathematically correct WLD. </p>121 <p> From a user's point of view the strict WLD is an 137 <p> From a user's point of view the relaxed WLD is an
131 int WLevDistance::WLD( const sal_Unicode* cString, sal_Int32 nStringLen ) in WLD() function in WLevDistance755 ret = pTest->WLD( cIgString ); in main()759 ret = pTest->WLD( cString ); in main()
160 int WLD( const sal_Unicode* cString, sal_Int32 nStringLen );
896 pWLD->WLD( aWTemp.getStr() + nStt, nEnd - nStt ) <= nLimit ) in ApproxSrchFrwrd()943 pWLD->WLD( aWTemp.getStr() + nStt, nEnd - nStt ) <= nLimit ) in ApproxSrchBkwrd()
Completed in 38 milliseconds