Home
last modified time | relevance | path

Searched refs:TIXML_ERROR_PARSING_EMPTY (Results 1 – 4 of 4) sorted by relevance

/third_party/lame/ACM/tinyxml/
Dtinyxmlparser.cpp261 SetError( TIXML_ERROR_PARSING_EMPTY ); in StreamIn()
560 if ( document ) document->SetError( TIXML_ERROR_PARSING_EMPTY ); in Parse()
Dtinyxml.h175 TIXML_ERROR_PARSING_EMPTY, enumerator
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp652 SetError( TIXML_ERROR_PARSING_EMPTY, 0, 0, TIXML_ENCODING_UNKNOWN ); in StreamIn()
1098 if ( document ) document->SetError( TIXML_ERROR_PARSING_EMPTY, p, data, encoding ); in Parse()
Dtinyxml.h273 TIXML_ERROR_PARSING_EMPTY, enumerator