Searched refs:newNs (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Dbuild.py14 ns = root.newNs("http://example.com/doc", "my")
H A Dnsdel.py48 namespace = root.newNs("http://example.com/sample", "s")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A Dbuild.py14 ns = root.newNs("http://example.com/doc", "my")
H A Dnsdel.py48 namespace = root.newNs("http://example.com/sample", "s")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.c5863 xmlNsPtr *newNs = NULL; local
5891 newNs = (xmlNsPtr *) xmlMalloc(sizeCache *
5893 if (newNs == NULL) {
5901 node->ns = newNs[i];
5920 xmlFree(newNs);
5923 newNs = (xmlNsPtr *) xmlRealloc(newNs, sizeCache *
5925 if (newNs == NULL) {
5931 newNs[nbCache] = n;
5955 newNs
7236 xmlNsPtr newNs; /* new ns decl reference */ member in struct:xmlNsMapItem
7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
7594 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, xmlNsPtr oldNs, xmlNsPtr newNs) argument
[all...]
H A Drelaxng.c4633 int newNs = 0, oldflags; local
4669 newNs = 1;
4691 if (newNs == 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c5921 xmlNsPtr *newNs = NULL; local
5949 newNs = (xmlNsPtr *) xmlMalloc(sizeCache *
5951 if (newNs == NULL) {
5959 node->ns = newNs[i];
5978 xmlFree(newNs);
5981 newNs = (xmlNsPtr *) xmlRealloc(newNs, sizeCache *
5983 if (newNs == NULL) {
5989 newNs[nbCache] = n;
6013 newNs
7380 xmlNsPtr newNs; /* new ns decl reference */ member in struct:xmlNsMapItem
7450 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
7738 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, xmlNsPtr oldNs, xmlNsPtr newNs) argument
[all...]
H A Drelaxng.c4633 int newNs = 0, oldflags; local
4669 newNs = 1;
4691 if (newNs == 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c5921 xmlNsPtr *newNs = NULL; local
5949 newNs = (xmlNsPtr *) xmlMalloc(sizeCache *
5951 if (newNs == NULL) {
5959 node->ns = newNs[i];
5978 xmlFree(newNs);
5981 newNs = (xmlNsPtr *) xmlRealloc(newNs, sizeCache *
5983 if (newNs == NULL) {
5989 newNs[nbCache] = n;
6013 newNs
7380 xmlNsPtr newNs; /* new ns decl reference */ member in struct:xmlNsMapItem
7450 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
7738 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, xmlNsPtr oldNs, xmlNsPtr newNs) argument
[all...]
H A Drelaxng.c4633 int newNs = 0, oldflags; local
4669 newNs = 1;
4691 if (newNs == 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c5863 xmlNsPtr *newNs = NULL; local
5891 newNs = (xmlNsPtr *) xmlMalloc(sizeCache *
5893 if (newNs == NULL) {
5901 node->ns = newNs[i];
5920 xmlFree(newNs);
5923 newNs = (xmlNsPtr *) xmlRealloc(newNs, sizeCache *
5925 if (newNs == NULL) {
5931 newNs[nbCache] = n;
5955 newNs
7236 xmlNsPtr newNs; /* new ns decl reference */ member in struct:xmlNsMapItem
7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
7594 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, xmlNsPtr oldNs, xmlNsPtr newNs) argument
[all...]
H A Drelaxng.c4633 int newNs = 0, oldflags; local
4669 newNs = 1;
4691 if (newNs == 1) {

Completed in 322 milliseconds