Searched refs:IsUpper (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xedit/dist/ | ||
| H A D | ispell.c | 282 IsUpper(int ch) function in typeref:typename:int 297 #define IsUpper isupper macro 500 upper = IsUpper(*str); 509 else if (!upper && IsUpper(*str)) |
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/ | ||
| H A D | gtest-port.h | 1926 inline bool IsUpper(char ch) { function in namespace:testing::internal |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/ | ||
| H A D | gtest-port.h | 2266 inline bool IsUpper(char ch) { function in namespace:testing::internal |
| /xsrc/external/mit/libXaw/dist/src/ | ||
| H A D | TextAction.c | 4210 IsUpper(int ch) function in typeref:typename:int 4226 #define IsUpper isupper macro |
Completed in 15 milliseconds