Searched refs:currentName (Results 1 – 10 of 10) sorted by relevance
35 private StringBuilder currentName; field in VariableLocator74 StringBuilder lastName = currentName; in getVariableName()75 currentName = new StringBuilder(10); in getVariableName()77 result = currentName.toString(); in getVariableName()78 currentName = lastName; in getVariableName()111 if (currentName.length() != 0) { in descendVariable()112 currentName.append('.'); in descendVariable()114 currentName.append(name); in descendVariable()
55 String currentName = null; in getTableString() local57 currentName = LocaleIDs.getCurrentCountryID(item); in getTableString()59 currentName = LocaleIDs.getCurrentLanguageID(item); in getTableString()61 if (currentName != null) { in getTableString()62 result = table.findStringWithFallback(currentName); in getTableString()
1361 String currentName = ruleSets[n].getName(); in setDefaultRuleSet() local1362 if (currentName.equals("%spellout-numbering") || in setDefaultRuleSet()1363 currentName.equals("%digits-ordinal") || in setDefaultRuleSet()1364 currentName.equals("%duration")) { in setDefaultRuleSet()1630 String currentName = ruleSets[n].getName(); in init() local1631 …if (currentName.equals("%spellout-numbering") || currentName.equals("%digits-ordinal") || currentN… in init()
443 private String currentName; field in Console.StreamingConsole448 currentName = name; in action()457 if (name.equals(currentName)) { in outcome()461 currentName = name; in outcome()
650 String currentName = theStack.name(); in etag_cdata() local655 boolean realTag = (length == currentName.length()); in etag_cdata()658 if (Character.toLowerCase(buff[offset + i]) != Character.toLowerCase(currentName.charAt(i))) { in etag_cdata()
578 String currentName = this.performanceResults.getName(); in printComponentTitle() local586 stream.print(currentName); in printComponentTitle()
META-INF/MANIFEST.MF .project about.html plugin.xml build.properties images ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...