Home
last modified time | relevance | path

Searched refs:DecodeXMLMarkChanged (Results 1 – 7 of 7) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/cleanup/
H A Dcleanup.hpp489 static bool DecodeXMLMarkChanged(std::string & str);
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/cleanup/
H A Dcleanup.hpp489 static bool DecodeXMLMarkChanged(std::string & str);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cleanup/test/
H A Dunit_test_basic_cleanup.cpp983 CCleanup::DecodeXMLMarkChanged(str); in BOOST_AUTO_TEST_CASE()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cleanup/
H A Dcleanup.cpp4108 bool CCleanup::DecodeXMLMarkChanged(std::string & str) in DecodeXMLMarkChanged() function in CCleanup
H A Dnewcleanupp.cpp8811 if (CCleanup::DecodeXMLMarkChanged(str)) { in x_DecodeXMLMarkChanged()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/cleanup/
H A Dcleanup.cpp4108 bool CCleanup::DecodeXMLMarkChanged(std::string & str) in DecodeXMLMarkChanged() function in CCleanup
H A Dnewcleanupp.cpp8752 if (CCleanup::DecodeXMLMarkChanged(str)) { in x_DecodeXMLMarkChanged()