HomeSort by relevance Sort by last modified time
    Searched refs:iswlower (Results 126 - 128 of 128) sorted by null

1 2 3 4 56

  /external/ltrace/etc/
libc.so.conf 468 int iswlower(wint_t);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wchar.h 226 int __cdecl iswlower(wint_t _C);
333 #define iswlower(_c) (iswctype(_c,_LOWER)) macro
    [all...]
tchar.h 427 #define _istlower iswlower

Completed in 61 milliseconds

1 2 3 4 56