Searched refs:toUpperTab (Results 1 – 2 of 2) sorted by relevance
8109 dchar toUpperTab(size_t idx) { return toUpperTable[idx]; } in toUpperTab() function8213 private alias UpperTriple = AliasSeq!(toUpperIndex, MAX_SIMPLE_UPPER, toUpperTab);9148 return toUpperTab(idx); in toUpper()
8896 dchar toUpperTab(size_t idx) { return toUpperTable[idx]; }9000 private alias UpperTriple = AliasSeq!(toUpperIndex, MAX_SIMPLE_UPPER, toUpperTab);9999 return toUpperTab(idx);