Home
last modified time | relevance | path

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

/trunk/main/xmlreader/source/
H A Dxmlreader.cxx192 currentAttribute_->valueBegin, currentAttribute_->valueEnd, in getAttributeValue()
715 char const * valueBegin = pos_; in handleStartTag() local
732 defaultNsId = scanNamespaceIri(valueBegin, valueEnd); in handleStartTag()
740 scanNamespaceIri(valueBegin, valueEnd))); in handleStartTag()
744 attrNameBegin, attrNameEnd, attrNameColon, valueBegin, in handleStartTag()
/trunk/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx117 char const * valueBegin; member
125 nameColon(theNameColon), valueBegin(theValueBegin), in AttributeData()

Completed in 19 milliseconds