Searched refs:TIXML_ERROR_PARSING_ELEMENT (Results 1 - 4 of 4) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp1050 if ( document ) document->SetError( TIXML_ERROR_PARSING_ELEMENT, 0, 0, encoding );
1062 if ( document ) document->SetError( TIXML_ERROR_PARSING_ELEMENT, p, data, encoding );
1154 if ( document ) document->SetError( TIXML_ERROR_PARSING_ELEMENT, pErr, data, encoding );
1167 if ( document ) document->SetError( TIXML_ERROR_PARSING_ELEMENT, pErr, data, encoding );
H A Dtinyxml.h269 TIXML_ERROR_PARSING_ELEMENT, enumerator in enum:TiXmlBase::__anon17919
/external/tinyxml/
H A Dtinyxmlparser.cpp1021 if ( document ) document->SetError( TIXML_ERROR_PARSING_ELEMENT, 0, 0, encoding );
1033 if ( document ) document->SetError( TIXML_ERROR_PARSING_ELEMENT, p, data, encoding );
1113 if ( document ) document->SetError( TIXML_ERROR_PARSING_ELEMENT, pErr, data, encoding );
H A Dtinyxml.h218 TIXML_ERROR_PARSING_ELEMENT, enumerator in enum:TiXmlBase::__anon22516

Completed in 108 milliseconds