Home
last modified time | relevance | path

Searched refs:tableRow (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcreststn.c1834 UResourceBundle *tableRow=NULL; in testTag() local
1835 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag()
1839 CONFIRM_INT_EQ(ures_getType(tableRow), URES_ARRAY); in testTag()
1840 column_count=ures_getSize(tableRow); in testTag()
1850 arrayItem1=ures_getNextResource(tableRow, arrayItem1, &status); in testTag()
1857 ures_close(tableRow); in testTag()
1877 UResourceBundle *tableRow=NULL; in testTag() local
1878 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag()
1881 t=(UChar*)ures_getStringByIndex(tableRow, col, &len, &status); in testTag()
1886 ures_close(tableRow); in testTag()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleScanner.java885 …for (int tableRow = state;; tableRow++) { // loop over the state table rows associated with this s… in parse()
886 tableEl = RBBIRuleParseTable.gRuleParseStateTable[tableRow]; in parse()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBIRuleScanner.java886 …for (int tableRow = state;; tableRow++) { // loop over the state table rows associated with this s… in parse()
887 tableEl = RBBIRuleParseTable.gRuleParseStateTable[tableRow]; in parse()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...