Home
last modified time | relevance | path

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

/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dimportproject.h170 const char TagElementName[] = "tag"; variable
H A Dimportproject.cpp1157 node->Attribute(CppcheckXml::TagElementName); // FIXME: Write some warning in importCppcheckGuiProject()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dimportproject.h170 const char TagElementName[] = "tag"; variable
H A Dimportproject.cpp1157 node->Attribute(CppcheckXml::TagElementName); // FIXME: Write some warning in importCppcheckGuiProject()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/gui/
H A Dprojectfile.cpp194 readStringList(mTags, xmlReader, CppcheckXml::TagElementName); in read()
1028 writeStringList(xmlWriter, mTags, CppcheckXml::TagsElementName, CppcheckXml::TagElementName); in write()
/dports/devel/cppcheck/cppcheck-2.6.3/gui/
H A Dprojectfile.cpp194 readStringList(mTags, xmlReader, CppcheckXml::TagElementName); in read()
1028 writeStringList(xmlWriter, mTags, CppcheckXml::TagsElementName, CppcheckXml::TagElementName); in write()
/dports/graphics/povray37/povray-3.7.0.10/windows/cmedit/
H A Dccodemax.h292 BYTE TagElementName; member