Searched refs:betterMatch (Results 1 – 1 of 1) sorted by relevance
139 …bestMatch = betterMatch(bestMatch, matchSegment(candidateContainers[j], dotSeparatedSegments[i], s…256 …bestMatch = betterMatch(bestMatch, matchTextChunk(candidate, subWordTextChunk, stringToWordSpans));261 …function betterMatch(a: PatternMatch | undefined, b: PatternMatch | undefined): PatternMatch | und… function