Searched refs:attValue (Results 1 – 3 of 3) sorted by relevance
241 UnicodeString attValue = mAttrValue.group(2, errorCode); in parseFile() local245 attValue.remove(0,1); // one char from the beginning in parseFile()246 attValue.truncate(attValue.length()-1); // and one from the end. in parseFile()249 … length=attValue.extract(0, 0x7fffffff, charsetBuffer, (int32_t)sizeof(charsetBuffer)); in parseFile()496 UnicodeString attValue = mAttrValue.group(2, status); in createElement() local500 attValue.remove(0,1); // one char from the beginning in createElement()501 attValue.truncate(attValue.length()-1); // and one from the end. in createElement()510 mNewLineNormalizer.reset(attValue); in createElement()511 attValue = mNewLineNormalizer.replaceAll(fOneLF, status); in createElement()514 mAttrNormalizer.reset(attValue); in createElement()[all …]
362 String attValue = ""; in findMostSpecific() local370 attValue = quotedAV(); in findMostSpecific()373 attValue = hexAV(); in findMostSpecific()381 attValue = escapedAV(); in findMostSpecific()388 return attValue; in findMostSpecific()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...