Searched refs:PrefixForNs (Results 1 – 2 of 2) sorted by relevance
98 XmlnsStack::PrefixForNs(const std::string & ns, bool isattr) { in PrefixForNs() function in buzz::XmlnsStack119 std::string prefix(PrefixForNs(name.Namespace(), isAttr).first); in FormatQName()183 if (PrefixForNs(ns, isAttr).second) in AddNewPrefix()
51 std::pair<std::string, bool> PrefixForNs(const std::string & ns, bool isAttr);