Home
last modified time | relevance | path

Searched defs:foldCase (Results 1 – 7 of 7) sorted by relevance

/external/icu4c/common/
Dunistr_case.cpp144 UnicodeString::foldCase(uint32_t options) { in foldCase() function in UnicodeString
/external/clang/test/PCH/
Dcxx-templates.cpp63 static inline char foldCase(char) { in foldCase() function
/external/chromium_org/third_party/icu/source/common/
Dunistr_case.cpp212 UnicodeString::foldCase(uint32_t options) { in foldCase() function in UnicodeString
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
DUnicodeIcu.h121 inline UChar32 foldCase(UChar32 c) in foldCase() function
126 inline int foldCase(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) in foldCase() function
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DStringHash.h68 template<typename T> static inline UChar foldCase(T ch) in foldCase() function
DWTFString.cpp415 String String::foldCase() const in foldCase() function in WTF::String
DStringImpl.cpp775 PassRefPtr<StringImpl> StringImpl::foldCase() in foldCase() function in WTF::StringImpl