Searched defs:nameSpace (Results 1 – 4 of 4) sorted by relevance
6009 xmlSearchNs(xmlDocPtr doc, xmlNodePtr node, const xmlChar *nameSpace) { in xmlSearchNs()6696 xmlHasNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlHasNsProp()6768 xmlGetNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlGetNsProp()
6230 xmlNsPtr nameSpace = attrib->ns; in xmlValidateOneElement() local
20818 xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlGetNsProp() local20903 xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlHasNsProp() local23505 xmlChar * nameSpace; /* the namespace prefix */ in test_xmlSearchNs() local
66 const std::string &nameSpace() const { return NS; } in nameSpace() function in __anon06a3b2a00111::FlattenedSpelling