Home
last modified time | relevance | path

Searched refs:commentHeaderLen (Results 1 – 22 of 22) sorted by relevance

/dports/games/stuntrally/stuntrally-2.6.1/source/tinyxml/
H A Dtinyxml2.cpp514 static const int commentHeaderLen = 4; in Identify() local
533 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
536 p += commentHeaderLen; in Identify()
/dports/science/antioch/antioch-0.4.0-156-g90ffa43/src/parsing/include/antioch/
H A Dtinyxml2_imp.h529 static const int commentHeaderLen = 4; in Identify() local
548 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
551 p += commentHeaderLen; in Identify()
/dports/games/maxr/maxr-0.2.9/src/
H A Dtinyxml2.cpp538 static const int commentHeaderLen = 4; in Identify() local
557 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
560 p += commentHeaderLen; in Identify()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/datasets/src/tinyxml2/
H A Dtinyxml2.cpp513 static const int commentHeaderLen = 4; in Identify() local
532 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
535 p += commentHeaderLen; in Identify()
/dports/science/gromacs/gromacs-2021.4/src/external/tinyxml2/
H A Dtinyxml2.cpp561 static const int commentHeaderLen = 4; in Identify() local
575 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
579 p += commentHeaderLen; in Identify()
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonThumbnailer/thumbnailer/
H A Dtinyxml2.cpp557 static const int commentHeaderLen = 4;
571 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) {
575 p += commentHeaderLen;
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/graphics/src/tinyxml2/
H A Dtinyxml2.cpp632 static const int commentHeaderLen = 4; in Identify() local
646 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
650 p += commentHeaderLen; in Identify()
/dports/emulators/aqemu/aqemu-0.9.2/src/
H A Dtinyxml2.cpp631 static const int commentHeaderLen = 4; in Identify() local
645 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
649 p += commentHeaderLen; in Identify()
/dports/audio/oaml/oaml-1.3.4/src/
H A Dtinyxml2.cpp631 static const int commentHeaderLen = 4; in Identify() local
645 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
649 p += commentHeaderLen; in Identify()
/dports/sysutils/fusefs-encfs/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/
H A Dtinyxml2.cpp672 static const int commentHeaderLen = 4; in Identify() local
685 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
688 p += commentHeaderLen; in Identify()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/tinyxml2/
H A Dtinyxml2.cpp677 static const int commentHeaderLen = 4; in Identify() local
690 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
693 p += commentHeaderLen; in Identify()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/tinyxml2/
H A Dtinyxml2.cpp677 static const int commentHeaderLen = 4; in Identify() local
690 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
693 p += commentHeaderLen; in Identify()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/tinyxml2/
H A Dtinyxml2.cpp713 static const int commentHeaderLen = 4; in Identify() local
727 else if (XMLUtil::StringEqual(p, commentHeader, commentHeaderLen)) in Identify()
731 p += commentHeaderLen; in Identify()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/source/external/tinyxml2/
H A Dtinyxml2.cpp689 static const int commentHeaderLen = 4; in Identify() local
702 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
705 p += commentHeaderLen; in Identify()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/tinyxml2/
H A Dtinyxml2.cpp677 static const int commentHeaderLen = 4; in Identify() local
690 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
693 p += commentHeaderLen; in Identify()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/externals/tinyxml2/
H A Dtinyxml2.cpp677 static const int commentHeaderLen = 4; in Identify() local
690 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
693 p += commentHeaderLen; in Identify()
/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dtinyxml2.cpp746 static const int commentHeaderLen = 4; in Identify() local
760 else if(XMLUtil::StringEqual(p, commentHeader, commentHeaderLen )) in Identify()
764 p += commentHeaderLen; in Identify()
/dports/devel/cppcheck/cppcheck-2.6.3/externals/tinyxml2/
H A Dtinyxml2.cpp677 static const int commentHeaderLen = 4; in Identify() local
690 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
693 p += commentHeaderLen; in Identify()
/dports/graphics/geos/geos-3.9.1/tests/xmltester/tinyxml2/
H A Dtinyxml2.cpp677 static const int commentHeaderLen = 4; in Identify() local
690 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
693 p += commentHeaderLen; in Identify()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/tinyxml2/
H A Dtinyxml2.cpp713 static const int commentHeaderLen = 4; in Identify() local
727 else if (XMLUtil::StringEqual(p, commentHeader, commentHeaderLen)) in Identify()
731 p += commentHeaderLen; in Identify()
/dports/textproc/tinyxml2/tinyxml2-9.0.0/
H A Dtinyxml2.cpp731 static const int commentHeaderLen = 4; in Identify() local
744 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
747 p += commentHeaderLen; in Identify()
/dports/math/mfem/mfem-4.3/general/
H A Dtinyxml2.cpp731 static const int commentHeaderLen = 4; in Identify() local
744 else if ( XMLUtil::StringEqual( p, commentHeader, commentHeaderLen ) ) { in Identify()
747 p += commentHeaderLen; in Identify()