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

  /external/tinyxml/
tinyxmlparser.cpp 1243 if ( document ) document->SetError( TIXML_ERROR_PARSING_UNKNOWN, p, data, encoding );
1257 if ( document ) document->SetError( TIXML_ERROR_PARSING_UNKNOWN, 0, 0, encoding );
    [all...]
tinyxml.h 224 TIXML_ERROR_PARSING_UNKNOWN,
    [all...]

Completed in 64 milliseconds