Searched refs:TIXML_ERROR_PARSING_UNKNOWN (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp1287 if ( document ) document->SetError( TIXML_ERROR_PARSING_UNKNOWN, p, data, encoding );
1302 document->SetError( TIXML_ERROR_PARSING_UNKNOWN, 0, 0, encoding );
H A Dtinyxml.h275 TIXML_ERROR_PARSING_UNKNOWN, enumerator in enum:TiXmlBase::__anon14958
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp1287 if ( document ) document->SetError( TIXML_ERROR_PARSING_UNKNOWN, p, data, encoding );
1302 document->SetError( TIXML_ERROR_PARSING_UNKNOWN, 0, 0, encoding );
H A Dtinyxml.h275 TIXML_ERROR_PARSING_UNKNOWN, enumerator in enum:TiXmlBase::__anon30370
/external/tinyxml/
H A Dtinyxmlparser.cpp1243 if ( document ) document->SetError( TIXML_ERROR_PARSING_UNKNOWN, p, data, encoding );
1257 if ( document ) document->SetError( TIXML_ERROR_PARSING_UNKNOWN, 0, 0, encoding );
H A Dtinyxml.h224 TIXML_ERROR_PARSING_UNKNOWN, enumerator in enum:TiXmlBase::__anon31564

Completed in 50 milliseconds