Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DpatternMatcher.ts80 textLowerCase: string; property
455 const textLowerCase = text.toLowerCase(); constant