HomeSort by relevance Sort by last modified time
    Searched defs:CLOSE_REV (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
tridpars.cpp 34 static const UChar CLOSE_REV = 0x0029; // )
130 if (!ICU_Utility::parseChar(id, pos, CLOSE_REV)) {
133 if (specsB == NULL || !ICU_Utility::parseChar(id, pos, CLOSE_REV)) {
157 .append(b->canonID).append(CLOSE_REV);
173 .append(a->canonID).append(CLOSE_REV);
291 if (withParens == 1 && !ICU_Utility::parseChar(id, pos, CLOSE_REV)) {
303 pattern.append(CLOSE_REV);
309 pattern.append(CLOSE_REV);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 16 milliseconds