HomeSort by relevance Sort by last modified time
    Searched refs:isLower (Results 1 - 9 of 9) sorted by null

  /external/icu4c/test/perf/charperf/
charperf.cpp 138 return new CharPerfFunction(isLower, MIN_, MAX_);
charperf.h 129 inline void isLower(UChar32 ch)
  /external/webkit/Source/JavaScriptCore/wtf/unicode/brew/
UnicodeBrew.cpp 57 bool isLower(UChar c)
UnicodeBrew.h 169 bool isLower(UChar);
  /external/webkit/Source/JavaScriptCore/wtf/unicode/glib/
UnicodeGLib.h 214 inline bool isLower(UChar32 c)
  /external/webkit/Source/JavaScriptCore/wtf/unicode/wince/
UnicodeWinCE.cpp 65 bool isLower(UChar c)
UnicodeWinCE.h 126 bool isLower(UChar);
  /external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
UnicodeIcu.h 213 inline bool isLower(UChar32 c)
  /external/webkit/Source/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 325 inline bool isLower(UChar32 c)

Completed in 36 milliseconds