Home
last modified time | relevance | path

Searched refs:ErrorCol (Results 1 – 5 of 5) sorted by relevance

/external/tinyxml/
Dxmltest.cpp357 XmlTest( "Error column", doc.ErrorCol(), 17 ); in main()
Dtinyxml.h1300 …int ErrorCol() { return errorLocation.col+1; } ///< The column where the error occured. See ErrorR… in ErrorCol() function
/external/srec/tools/grxmlcompile/
Dgrxmlcompile.cpp217 … " id " << node.ErrorId() << " row " << node.ErrorRow() << " col " << node.ErrorCol() << std::endl; in main()
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1478 …int ErrorCol() const { return errorLocation.col+1; } ///< The column where the error occured. See … in ErrorCol() function
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1478 …int ErrorCol() const { return errorLocation.col+1; } ///< The column where the error occured. See … in ErrorCol() function