Searched defs:nameSpace (Results 1 – 4 of 4) sorted by relevance
5979 xmlSearchNs(xmlDocPtr doc, xmlNodePtr node, const xmlChar *nameSpace) { in xmlSearchNs()6666 xmlHasNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlHasNsProp()6738 xmlGetNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlGetNsProp()
6189 xmlNsPtr nameSpace = attrib->ns; in xmlValidateOneElement() local
20698 xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlGetNsProp() local20783 xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlHasNsProp() local23370 xmlChar * nameSpace; /* the namespace prefix */ in test_xmlSearchNs() local
54 const std::string &nameSpace() const { return NS; } in nameSpace() function in __anondafbae810111::FlattenedSpelling