Home
last modified time | relevance | path

Searched refs:_errorStr2 (Results 1 – 18 of 18) sorted by relevance

/dports/games/stuntrally/stuntrally-2.6.1/source/tinyxml/
H A Dtinyxml2.cpp1495 _errorStr2( 0 ), in XMLDocument()
1531 _errorStr2 = 0; in Clear()
1709 _errorStr2 = str2;
1723 if ( _errorStr2 ) {
1724 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2 );
H A Dtinyxml2.h1578 return _errorStr2; in GetErrorStr2()
1605 const char* _errorStr2; variable
/dports/games/maxr/maxr-0.2.9/src/
H A Dtinyxml2.cpp1519 _errorStr2( 0 ), in XMLDocument()
1555 _errorStr2 = 0; in Clear()
1733 _errorStr2 = str2;
1747 if ( _errorStr2 ) {
1748 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2 );
H A Dtinyxml2.h1578 return _errorStr2; in GetErrorStr2()
1605 const char* _errorStr2; variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/datasets/src/tinyxml2/
H A Dtinyxml2.cpp1580 _errorStr2( 0 ), in XMLDocument()
1616 _errorStr2 = 0; in Clear()
1805 _errorStr2 = str2; in SetError()
1819 if ( _errorStr2 ) { in PrintError()
1820 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2 ); in PrintError()
H A Dtinyxml2.h1672 return _errorStr2; in GetErrorStr2()
1699 const char* _errorStr2; variable
/dports/science/gromacs/gromacs-2021.4/src/external/tinyxml2/
H A Dtinyxml2.cpp1690 _errorStr2( 0 ), in XMLDocument()
1712 _errorStr2 = 0; in Clear()
1936 _errorStr2 = str2; in SetError()
1955 if ( _errorStr2 ) { in PrintError()
1956 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2 ); in PrintError()
H A Dtinyxml2.h1720 return _errorStr2; in GetErrorStr2()
1747 const char* _errorStr2; variable
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonThumbnailer/thumbnailer/
H A Dtinyxml2.cpp1686 _errorStr2( 0 ),
1708 _errorStr2 = 0;
1932 _errorStr2 = str2;
1951 if ( _errorStr2 ) {
1952 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2 );
H A Dtinyxml2.h1720 return _errorStr2; in GetErrorStr2()
1747 const char* _errorStr2; variable
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/graphics/src/tinyxml2/
H A Dtinyxml2.cpp1777 _errorStr2( 0 ), in XMLDocument()
1800 _errorStr2 = 0; in Clear()
2048 _errorStr2 = str2; in SetError()
2069 if ( _errorStr2 ) { in PrintError()
2070 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2 ); in PrintError()
H A Dtinyxml2.h1703 return _errorStr2; in GetErrorStr2()
1730 const char* _errorStr2; variable
/dports/emulators/aqemu/aqemu-0.9.2/src/
H A Dtinyxml2.cpp1777 _errorStr2( 0 ), in XMLDocument()
1800 _errorStr2 = 0; in Clear()
2058 _errorStr2 = str2; in SetError()
2079 if ( _errorStr2 ) { in PrintError()
2080 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2 ); in PrintError()
H A Dtinyxml2.h1692 return _errorStr2; in GetErrorStr2()
1719 const char* _errorStr2; variable
/dports/audio/oaml/oaml-1.3.4/src/
H A Dtinyxml2.cpp1776 _errorStr2( 0 ), in XMLDocument()
1799 _errorStr2 = 0; in Clear()
2056 _errorStr2 = str2; in SetError()
2077 if ( _errorStr2 ) { in PrintError()
2078 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2 ); in PrintError()
/dports/sysutils/fusefs-encfs/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/
H A Dtinyxml2.cpp2294 _errorStr2.Reset(); in SetError()
2300 _errorStr2.SetStr(str2); in SetError()
2318 return _errorStr2.GetStr(); in GetErrorStr2()
2336 if ( !_errorStr2.Empty() ) { in PrintError()
2337 TIXML_SNPRINTF( buf2, LEN, "%s", _errorStr2.GetStr() ); in PrintError()
H A Dtinyxml2.h1853 mutable StrPair _errorStr2; variable
/dports/audio/oaml/oaml-1.3.4/include/
H A Dtinyxml2.h1692 return _errorStr2; in GetErrorStr2()
1719 const char* _errorStr2; variable