Home
last modified time | relevance | path

Searched refs:fullyNormalize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmlreader/source/
H A Dxmlreader.cxx188 Span XmlReader::getAttributeValue(bool fullyNormalize) { in getAttributeValue() argument
191 fullyNormalize); in getAttributeValue()
560 char const * begin, char const * end, bool fullyNormalize) in handleAttributeValue() argument
563 if (fullyNormalize) { in handleAttributeValue()
/trunk/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx67 Span getAttributeValue(bool fullyNormalize);
158 char const * begin, char const * end, bool fullyNormalize);