Searched defs:isLetter (Results 1 – 3 of 3) sorted by relevance
111 LLVM_READONLY inline bool isLetter(unsigned char c) { in isLetter() function
244 bool isLetter(dchar c) @safe @nogc nothrow pure // rule 84 in isLetter() function
241 bool isLetter(dchar c) @safe @nogc nothrow pure // rule 84 in isLetter() function