Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringExtras.h138 inline char toUpper(char x) { in toUpper() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d9134 dchar toUpper(dchar c) in toUpper() function
9196 string toUpper(string s) in toUpper() function
9198 wstring toUpper(wstring s) in toUpper() function
9200 dstring toUpper(dstring s) in toUpper() function