Home
last modified time | relevance | path

Searched defs:stringToWordSpans (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DpatternMatcher.ts105 const stringToWordSpans = new Map<string, TextSpan[]>(); constant
/third_party/typescript/lib/
DtypescriptServices.js129316 function getFullMatch(candidateContainers, candidate, dotSeparatedSegments, stringToWordSpans) { argument
129337 function getWordSpans(word, stringToWordSpans) { argument
129344 function matchTextChunk(candidate, chunk, stringToWordSpans) { argument
129396 function matchSegment(candidate, segment, stringToWordSpans) { argument
Dtypescript.js129316 function getFullMatch(candidateContainers, candidate, dotSeparatedSegments, stringToWordSpans) { argument
129337 function getWordSpans(word, stringToWordSpans) { argument
129344 function matchTextChunk(candidate, chunk, stringToWordSpans) { argument
129396 function matchSegment(candidate, segment, stringToWordSpans) { argument
Dtsserverlibrary.js129316 function getFullMatch(candidateContainers, candidate, dotSeparatedSegments, stringToWordSpans) { argument
129337 function getWordSpans(word, stringToWordSpans) { argument
129344 function matchTextChunk(candidate, chunk, stringToWordSpans) { argument
129396 function matchSegment(candidate, segment, stringToWordSpans) { argument
Dtsserver.js128747 function getFullMatch(candidateContainers, candidate, dotSeparatedSegments, stringToWordSpans) { argument
128768 function getWordSpans(word, stringToWordSpans) { argument
128775 function matchTextChunk(candidate, chunk, stringToWordSpans) { argument
128827 function matchSegment(candidate, segment, stringToWordSpans) { argument