Searched defs:colEl (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Ducol_elm.cpp1607 UCollationElements* colEl; member in struct:enumStruct
1621 UCollationElements* colEl = ((enumStruct *)context)->colEl; local
1682 ucol_setText(colEl, decomp, noOfDec, status);
1683 while((el.CEs[el.noOfCEs] = ucol_next(colEl, status)) != (uint32_t)UCOL_NULLORDER) {
1742 UCollationElements* colEl,
1767 ucol_setText(colEl, decomp, decLen, status);
1768 while((el->CEs[el->noOfCEs] = ucol_next(colEl, status)) != (uint32_t)UCOL_NULLORDER) {
1778 UCollationElements* colEl,
1828 ucol_setText(colEl, newDecom
1741 uprv_uca_addFCD4AccentedContractions(tempUCATable *t, UCollationElements* colEl, UChar *data, int32_t len, UCAElements *el, UErrorCode *status) argument
1777 uprv_uca_addMultiCMContractions(tempUCATable *t, UCollationElements* colEl, tempTailorContext *c, UCAElements *el, UErrorCode *status) argument
1848 uprv_uca_addTailCanonicalClosures(tempUCATable *t, UCollationElements* colEl, UChar baseCh, UChar cMark, UCAElements *el, UErrorCode *status) argument
2001 UCollationElements* colEl = ucol_openElements(tempColl, NULL, 0, status); local
[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 46 milliseconds