Searched defs:FXSYS_IsLowerASCII (Results 1 – 2 of 2) sorted by relevance
14 TEST(fxcrt, FXSYS_IsLowerASCII) { in TEST() argument
47 inline bool FXSYS_IsLowerASCII(int32_t c) { in FXSYS_IsLowerASCII() function