HomeSort by relevance Sort by last modified time
    Searched refs:ucase_getSingleton (Results 1 - 25 of 26) sorted by null

1 2

  /external/icu4c/common/
uprops.cpp 304 const UCaseProps *csp=ucase_getSingleton(&errorCode);
610 const UCaseProps *csp=ucase_getSingleton(pErrorCode);
749 ucase_addPropertyStarts(ucase_getSingleton(pErrorCode), sa, pErrorCode);
unistr_case.cpp 105 const UCaseProps *csp=ucase_getSingleton(&errorCode);
ucase.h 45 ucase_getSingleton(UErrorCode *pErrorCode);
unormcmp.cpp 187 csp=ucase_getSingleton(pErrorCode);
uniset_props.cpp 213 ucase_addPropertyStarts(ucase_getSingleton(&status), &sa, &status);
239 ucase_addPropertyStarts(ucase_getSingleton(&status), &sa, &status);
    [all...]
ustrcase.c 194 csm->csp=ucase_getSingleton(pErrorCode);
625 csm.csp=ucase_getSingleton(pErrorCode);
683 csp=ucase_getSingleton(pErrorCode);
ucasemap.c 48 csm->csp=ucase_getSingleton(pErrorCode);
ucase.c 226 ucase_getSingleton(UErrorCode *pErrorCode) {
    [all...]
utext.cpp 596 csp=ucase_getSingleton(pErrorCode);
722 csp=ucase_getSingleton(pErrorCode);
    [all...]
  /external/chromium/third_party/icu/source/common/
unistr_case.cpp 106 const UCaseProps *csp=ucase_getSingleton(&errorCode);
ucase.h 45 ucase_getSingleton(UErrorCode *pErrorCode);
unormcmp.cpp 182 csp=ucase_getSingleton(pErrorCode);
uprops.c 542 ucase_addPropertyStarts(ucase_getSingleton(pErrorCode), sa, pErrorCode);
ustrcase.c 195 csm->csp=ucase_getSingleton(pErrorCode);
626 csm.csp=ucase_getSingleton(pErrorCode);
684 csp=ucase_getSingleton(pErrorCode);
ucase.c 226 ucase_getSingleton(UErrorCode *pErrorCode) {
    [all...]
uniset_props.cpp 181 ucase_addPropertyStarts(ucase_getSingleton(&status), &sa, &status);
    [all...]
ucasemap.c 48 csm->csp=ucase_getSingleton(pErrorCode);
  /external/chromium/third_party/icu/source/i18n/
casetrn.cpp 95 fCsp = ucase_getSingleton(&errorCode); // expect to get NULL if failure
  /external/icu4c/i18n/
casetrn.cpp 95 fCsp = ucase_getSingleton(&errorCode); // expect to get NULL if failure
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 397 #define ucase_getSingleton ucase_getSingleton_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 397 #define ucase_getSingleton ucase_getSingleton_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 397 #define ucase_getSingleton ucase_getSingleton_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 397 #define ucase_getSingleton ucase_getSingleton_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 507 #define ucase_getSingleton ucase_getSingleton_4_2
    [all...]

Completed in 701 milliseconds

1 2