Searched refs:IsLower (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xedit/dist/ | ||
| H A D | ispell.c | 269 IsLower(int ch) function in typeref:typename:int 296 #define IsLower islower macro 504 if (IsLower(*str)) 507 if (upper && IsLower(*str)) |
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/ | ||
| H A D | gtest-port.h | 1920 inline bool IsLower(char ch) { function in namespace:testing::internal |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/ | ||
| H A D | gtest-port.h | 2260 inline bool IsLower(char ch) { function in namespace:testing::internal |
| /xsrc/external/mit/libXaw/dist/src/ | ||
| H A D | TextAction.c | 4197 IsLower(int ch) function in typeref:typename:int 4225 #define IsLower islower macro |
Completed in 15 milliseconds