Searched refs:ErrorCol (Results 1 – 3 of 3) sorted by relevance
357 XmlTest( "Error column", doc.ErrorCol(), 17 ); in main()
1300 …int ErrorCol() { return errorLocation.col+1; } ///< The column where the error occured. See ErrorR… in ErrorCol() function
1478 …int ErrorCol() const { return errorLocation.col+1; } ///< The column where the error occured. See … in ErrorCol() function