Searched refs:IntHasSection (Results 1 – 1 of 1) sorted by relevance
25 xmlNodePtr IntHasSection(const std::string §ion, const std::string &subSection);37 xmlNodePtr XmlParse::impl::IntHasSection(const std::string §ion, const std::string &subSection) in IntHasSection() function in utility::XmlParse::impl73 xmlNodePtr sectionNode = IntHasSection(section, subSection); in IntHasProperty()344 xmlNodePtr sectionNode = pimpl->IntHasSection(section, subSection); in HasProperty()451 xmlNodePtr sectionNode = pimpl->IntHasSection(section, subSection); in RemoveProperty()509 xmlNodePtr sectionNode = pimpl->IntHasSection(section, ""); in HasProperty()557 xmlNodePtr sectionNode = pimpl->IntHasSection(section, ""); in RemoveProperty()