Searched defs:UCaseProps (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducase.cpp34 struct UCaseProps { struct
48 /* UCaseProps singleton ----------------------------------------------------- */
50 U_CAPI const UCaseProps * U_EXPORT2
66 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) {
135 ucase_tolower(const UCaseProps *csp, UChar32 c) {
152 ucase_toupper(const UCaseProps *csp, UChar32 c) {
169 ucase_totitle(const UCaseProps *csp, UChar32 c) {
200 ucase_addCaseClosure(const UCaseProps *csp, UChar32 c, const USetAdder *sa) {
340 ucase_addStringCaseClosure(const UCaseProps *csp, const UChar *s, int32_t length, const USetAdder *sa) {
432 ucase_getType(const UCaseProps *cs
[all...]
H A Ducase.h40 struct UCaseProps;
41 typedef struct UCaseProps UCaseProps; typedef in typeref:struct:UCaseProps
45 U_CAPI const UCaseProps * U_EXPORT2
49 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode);
87 ucase_tolower(const UCaseProps *csp, UChar32 c);
90 ucase_toupper(const UCaseProps *csp, UChar32 c);
93 ucase_totitle(const UCaseProps *csp, UChar32 c);
96 ucase_fold(const UCaseProps *csp, UChar32 c, uint32_t options);
108 ucase_addCaseClosure(const UCaseProps *cs
[all...]
/external/icu/icu4c/source/common/
H A Ducase.cpp34 struct UCaseProps { struct
48 /* UCaseProps singleton ----------------------------------------------------- */
50 U_CAPI const UCaseProps * U_EXPORT2
66 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) {
135 ucase_tolower(const UCaseProps *csp, UChar32 c) {
152 ucase_toupper(const UCaseProps *csp, UChar32 c) {
169 ucase_totitle(const UCaseProps *csp, UChar32 c) {
200 ucase_addCaseClosure(const UCaseProps *csp, UChar32 c, const USetAdder *sa) {
340 ucase_addStringCaseClosure(const UCaseProps *csp, const UChar *s, int32_t length, const USetAdder *sa) {
432 ucase_getType(const UCaseProps *cs
[all...]
H A Ducase.h40 struct UCaseProps;
41 typedef struct UCaseProps UCaseProps; typedef in typeref:struct:UCaseProps
45 U_CAPI const UCaseProps * U_EXPORT2
49 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode);
87 ucase_tolower(const UCaseProps *csp, UChar32 c);
90 ucase_toupper(const UCaseProps *csp, UChar32 c);
93 ucase_totitle(const UCaseProps *csp, UChar32 c);
96 ucase_fold(const UCaseProps *csp, UChar32 c, uint32_t options);
108 ucase_addCaseClosure(const UCaseProps *cs
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 110 milliseconds