Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DpatternMatcher.ts353 subWordTextChunks: breakPatternIntoTextChunks(text)
426 function breakPatternIntoTextChunks(pattern: string): TextChunk[] { function