HomeSort by relevance Sort by last modified time
    Searched refs:TIXML_ERROR_PARSING_ELEMENT (Results 1 - 2 of 2) sorted by null

  /external/tinyxml/
tinyxmlparser.cpp 1021 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 );
    [all...]
tinyxml.h 218 TIXML_ERROR_PARSING_ELEMENT,
    [all...]

Completed in 1485 milliseconds