XML_LOCAL_NAMESPACE  736 third_party/libxml/src/tree.c     cur->type = XML_LOCAL_NAMESPACE;
XML_LOCAL_NAMESPACE 3876 third_party/libxml/src/tree.c 	case XML_LOCAL_NAMESPACE:
XML_LOCAL_NAMESPACE 5815 third_party/libxml/src/tree.c 	ns->type = XML_LOCAL_NAMESPACE;
XML_LOCAL_NAMESPACE 5860 third_party/libxml/src/tree.c 	    cur->type = XML_LOCAL_NAMESPACE;
XML_LOCAL_NAMESPACE 5993 third_party/libxml/src/tree.c             cur->type = XML_LOCAL_NAMESPACE;
XML_LOCAL_NAMESPACE 9351 third_party/libxml/src/tree.c 			cloneNs->type = XML_LOCAL_NAMESPACE;
XML_LOCAL_NAMESPACE  514 third_party/libxml/src/xmlsave.c     if ((cur->type == XML_LOCAL_NAMESPACE) && (cur->href != NULL)) {
XML_LOCAL_NAMESPACE 1771 third_party/libxslt/libxslt/xslt.c 	ns->type = XML_LOCAL_NAMESPACE;