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

  /external/icu4c/i18n/
titletrn.cpp 129 result=ucase_toFullTitle(fCsp, c, utrans_rep_caseContextIterator, &csc, &s, "", &locCache);
  /external/icu4c/common/
ucase.h 263 ucase_toFullTitle(const UCaseProps *csp, UChar32 c,
uniset_closure.cpp 226 result = ucase_toFullTitle(csp, cp, NULL, NULL, &full, "", &locCache);
ucase.cpp     [all...]
ucasemap.cpp 343 c=ucase_toFullTitle(csm->csp, c, utf8_caseContextIterator, &csc, &s, csm->locale, &locCache);
ustrcase.cpp 250 c=ucase_toFullTitle(csm->csp, c, utf16_caseContextIterator, &csc, &s, csm->locale, &locCache);
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 407 #define ucase_toFullTitle ucase_toFullTitle_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 407 #define ucase_toFullTitle ucase_toFullTitle_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 407 #define ucase_toFullTitle ucase_toFullTitle_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 407 #define ucase_toFullTitle ucase_toFullTitle_3_2
    [all...]

Completed in 451 milliseconds