Searched refs:segmentStandins (Results 1 – 5 of 5) sorted by relevance
76 private StringBuffer segmentStandins; field in TransliteratorParser1139 segmentStandins = new StringBuffer(); in parseRule()1221 if (segmentStandins.length() > segmentObjects.size()) { in parseRule()1224 for (int i=0; i<segmentStandins.length(); ++i) { in parseRule()1225 if (segmentStandins.charAt(i) == 0) { in parseRule()1481 if (segmentStandins.length() < seg) { in getSegmentStandin()1482 segmentStandins.setLength(seg); in getSegmentStandin()1484 char c = segmentStandins.charAt(seg-1); in getSegmentStandin()1494 segmentStandins.setCharAt(seg-1, c); in getSegmentStandin()
77 private StringBuffer segmentStandins; field in TransliteratorParser1140 segmentStandins = new StringBuffer(); in parseRule()1222 if (segmentStandins.length() > segmentObjects.size()) { in parseRule()1225 for (int i=0; i<segmentStandins.length(); ++i) { in parseRule()1226 if (segmentStandins.charAt(i) == 0) { in parseRule()1482 if (segmentStandins.length() < seg) { in getSegmentStandin()1483 segmentStandins.setLength(seg); in getSegmentStandin()1485 char c = segmentStandins.charAt(seg-1); in getSegmentStandin()1495 segmentStandins.setCharAt(seg-1, c); in getSegmentStandin()
1274 segmentStandins.truncate(0); in parseRule()1367 if (segmentStandins.length() > segmentObjects.size()) { in parseRule()1370 for (i=0; i<segmentStandins.length(); ++i) { in parseRule()1371 if (segmentStandins.charAt(i) == 0) { in parseRule()1548 while (segmentStandins.length() < seg) { in getSegmentStandin()1549 segmentStandins.append(empty); in getSegmentStandin()1551 UChar c = segmentStandins.charAt(seg-1); in getSegmentStandin()1562 segmentStandins.setCharAt(seg-1, c); in getSegmentStandin()
92 UnicodeString segmentStandins; variable
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...