Searched refs:xmlDOMWrapNSNormAddNsMapItem2 (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | tree.c | 7973 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, in xmlDOMWrapNSNormAddNsMapItem2() function 8055 if (xmlDOMWrapNSNormAddNsMapItem2(&list, &sizeList, in xmlDOMWrapRemoveNode() 8093 if (xmlDOMWrapNSNormAddNsMapItem2(&list, &sizeList, in xmlDOMWrapRemoveNode() 8598 if (xmlDOMWrapNSNormAddNsMapItem2(&listRedund, in xmlDOMWrapReconcileNamespaces()
|
/external/chromium_org/third_party/libxml/src/ |
D | tree.c | 7960 xmlDOMWrapNSNormAddNsMapItem2(xmlNsPtr **list, int *size, int *number, in xmlDOMWrapNSNormAddNsMapItem2() function 8042 if (xmlDOMWrapNSNormAddNsMapItem2(&list, &sizeList, in xmlDOMWrapRemoveNode() 8080 if (xmlDOMWrapNSNormAddNsMapItem2(&list, &sizeList, in xmlDOMWrapRemoveNode() 8585 if (xmlDOMWrapNSNormAddNsMapItem2(&listRedund, in xmlDOMWrapReconcileNamespaces()
|