Searched refs:textLowerCase (Results 1 – 1 of 1) sorted by relevance
80 textLowerCase: string; property153 const index = indexOfIgnoringCase(candidate, chunk.textLowerCase);455 const textLowerCase = text.toLowerCase(); constant458 textLowerCase,459 isLowerCase: text === textLowerCase,