Searched defs:asciiT (Results 1 – 1 of 1) sorted by relevance
4793 auto asciiT = ascii.byCodepoint.map!(x=>cast(char) x).buildTrie!(AsciiSpec); in Utf8Matcher() local5047 auto asciiT = ascii.byCodepoint.map!(x=>cast(char) x).buildTrie!(AsciiSpec); in Utf16Matcher() local