/external/libxml2/include/libxml/ |
D | tree.h | 433 typedef xmlAttr *xmlAttrPtr; typedef 460 xmlAttrPtr attr; /* The attribute holding it */ 477 xmlAttrPtr attr; /* The attribute holding it */ 783 XMLPUBFUN xmlAttrPtr XMLCALL 789 XMLPUBFUN xmlAttrPtr XMLCALL 794 XMLPUBFUN xmlAttrPtr XMLCALL 799 XMLPUBFUN xmlAttrPtr XMLCALL 805 xmlFreePropList (xmlAttrPtr cur); 807 xmlFreeProp (xmlAttrPtr cur); 808 XMLPUBFUN xmlAttrPtr XMLCALL [all …]
|
D | valid.h | 271 xmlAttrPtr attr); 274 XMLPUBFUN xmlAttrPtr XMLCALL 280 xmlAttrPtr attr); 283 xmlAttrPtr attr); 290 xmlAttrPtr attr); 296 xmlAttrPtr attr); 299 xmlAttrPtr attr); 365 xmlAttrPtr attr,
|
D | debugXML.h | 33 xmlAttrPtr attr, 37 xmlAttrPtr attr,
|
/external/libxml2/ |
D | c14n.c | 719 xmlAttrPtr attr; in xmlExcC14NProcessNamespacesAxis() 873 xmlC14NIsXmlAttr(xmlAttrPtr attr) in xmlC14NIsXmlAttr() 892 const xmlAttrPtr attr1 = (const xmlAttrPtr) data1; in xmlC14NAttrsCompare() 893 const xmlAttrPtr attr2 = (const xmlAttrPtr) data2; in xmlC14NAttrsCompare() 946 const xmlAttrPtr attr = (const xmlAttrPtr) data; in xmlC14NPrintAttrs() 989 static xmlAttrPtr 992 xmlAttrPtr res; in xmlC14NFindHiddenParentAttr() 1012 static xmlAttrPtr 1013 xmlC14NFixupBaseAttr(xmlC14NCtxPtr ctx, xmlAttrPtr xml_base_attr) in xmlC14NFixupBaseAttr() 1017 xmlAttrPtr attr; in xmlC14NFixupBaseAttr() [all …]
|
D | tree.c | 1836 static xmlAttrPtr 1841 xmlAttrPtr cur; in xmlNewPropInternal() 1855 cur = (xmlAttrPtr) xmlMalloc(sizeof(xmlAttr)); in xmlNewPropInternal() 1909 xmlAttrPtr prev = node->properties; in xmlNewPropInternal() 1938 xmlAttrPtr 1963 xmlAttrPtr 1988 xmlAttrPtr 2012 xmlAttrPtr 2014 xmlAttrPtr cur; in xmlNewDocProp() 2027 cur = (xmlAttrPtr) xmlMalloc(sizeof(xmlAttr)); in xmlNewDocProp() [all …]
|
D | save.h | 23 xmlAttrPtr attr, const xmlChar * string);
|
D | xmlsave.c | 435 xmlAttrSerializeContent(xmlOutputBufferPtr buf, xmlAttrPtr attr) in xmlAttrSerializeContent() 764 xmlAttrDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) { in xmlAttrDumpOutput() 794 xmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) { in xmlAttrListDumpOutput() 1024 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cur); in xmlNodeDumpOutputInternal() 1331 xhtmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) { in xhtmlAttrListDumpOutput() 1332 xmlAttrPtr xml_lang = NULL; in xhtmlAttrListDumpOutput() 1333 xmlAttrPtr lang = NULL; in xhtmlAttrListDumpOutput() 1334 xmlAttrPtr name = NULL; in xhtmlAttrListDumpOutput() 1335 xmlAttrPtr id = NULL; in xhtmlAttrListDumpOutput() 1559 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cur); in xhtmlNodeDumpOutput() [all …]
|
D | HTMLtree.c | 101 xmlAttrPtr attr = cur->properties; in htmlGetMetaEncoding() 234 xmlAttrPtr attr = cur->properties; in htmlSetMetaEncoding() 678 htmlAttrDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, in htmlAttrDumpOutput() 772 htmlAttrListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding)… in htmlAttrListDumpOutput() 837 htmlAttrDumpOutput(buf, doc, (xmlAttrPtr) cur, encoding); in htmlNodeDumpFormatOutput()
|
D | valid.c | 2603 xmlAttrPtr attr) { in xmlAddID() 2704 xmlIsID(xmlDocPtr doc, xmlNodePtr elem, xmlAttrPtr attr) { in xmlIsID() 2765 xmlRemoveID(xmlDocPtr doc, xmlAttrPtr attr) { in xmlRemoveID() 2802 xmlAttrPtr 2827 return((xmlAttrPtr) doc); in xmlGetID() 2840 xmlAttrPtr ap; 2893 xmlAttrPtr attr0 = ((xmlRefPtr)data)->attr; in xmlWalkRemoveRef() 2894 xmlAttrPtr attr1 = ((xmlRemoveMemoPtr)user)->ap; in xmlWalkRemoveRef() 2931 xmlAttrPtr attr) { in xmlAddRef() 3045 xmlIsRef(xmlDocPtr doc, xmlNodePtr elem, xmlAttrPtr attr) { in xmlIsRef() [all …]
|
D | xmlreader.c | 254 xmlTextReaderRemoveID(xmlDocPtr doc, xmlAttrPtr attr) { in xmlTextReaderRemoveID() 286 xmlTextReaderFreeProp(xmlTextReaderPtr reader, xmlAttrPtr cur) { in xmlTextReaderFreeProp() 327 xmlTextReaderFreePropList(xmlTextReaderPtr reader, xmlAttrPtr cur) { in xmlTextReaderFreePropList() 328 xmlAttrPtr next; in xmlTextReaderFreePropList() 443 xmlTextReaderFreeProp(reader, (xmlAttrPtr) cur); in xmlTextReaderFreeNode() 2343 xmlAttrPtr cur; in xmlTextReaderGetAttributeNo() 2587 xmlAttrPtr cur; in xmlTextReaderMoveToAttributeNo() 2638 xmlAttrPtr prop; in xmlTextReaderMoveToAttribute() 2740 xmlAttrPtr prop; in xmlTextReaderMoveToAttributeNs() 2967 xmlAttrPtr attr; in xmlTextReaderAttributeCount() [all …]
|
D | rngparser.c | 136 xmlAttrPtr attrs; /* pending attributes */ 458 xmlAttrPtr attr; in xmlParseCRNG_attribute() 606 static xmlAttrPtr 610 xmlAttrPtr lib, typ; in xmlParseCRNG_datatypeAttributes() 835 xmlAttrPtr attrs = NULL; in xmlParseCRNG_datatype()
|
D | debugXML.c | 824 xmlCtxtDumpAttr(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr) in xmlCtxtDumpAttr() 862 xmlCtxtDumpAttrList(xmlDebugCtxtPtr ctxt, xmlAttrPtr attr) in xmlCtxtDumpAttrList() 1379 xmlDebugDumpAttr(FILE *output, xmlAttrPtr attr, int depth) { in xmlDebugDumpAttr() 1419 xmlDebugDumpAttrList(FILE * output, xmlAttrPtr attr, int depth) in xmlDebugDumpAttrList() 1624 list = ((xmlAttrPtr) node)->children; in xmlLsCountNode() 1905 xmlDebugDumpAttrList(fp, (xmlAttrPtr) node, 0); in xmlShellPrintNodeCtxt() 2290 xmlDebugDumpAttr(ctxt->output, (xmlAttrPtr) node, 0); in xmlShellDir()
|
D | xmlschemas.c | 2870 xmlAttrPtr attr, in xmlSchemaPCustomAttrErr() 2910 xmlAttrPtr attr) in xmlSchemaPIllegalAttrErr() 3094 xmlAttrPtr attr, in xmlSchemaPMutualExclAttrErr() 4659 static xmlAttrPtr 4662 xmlAttrPtr prop; in xmlSchemaGetPropNode() 4686 static xmlAttrPtr 4689 xmlAttrPtr prop; in xmlSchemaGetPropNodeNs() 5833 xmlAttrPtr attr, in xmlSchemaPValAttrNodeQNameValue() 5914 xmlAttrPtr attr, in xmlSchemaPValAttrNodeQName() 5950 xmlAttrPtr attr; in xmlSchemaPValAttrQName() [all …]
|
D | xmlschemastypes.c | 2763 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlSchemaValAtomicType() 2797 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlSchemaValAtomicType() 2818 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlSchemaValAtomicType() 2849 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlSchemaValAtomicType() 2866 xmlAttrPtr attr = (xmlAttrPtr) node; in xmlSchemaValAtomicType()
|
D | relaxng.c | 311 xmlAttrPtr *attrs; /* the array of attributes */ 1187 xmlAttrPtr attr; in xmlRelaxNGNewValidState() 1188 xmlAttrPtr attrs[MAX_ATTR]; in xmlRelaxNGNewValidState() 1235 ret->attrs = (xmlAttrPtr *) xmlMalloc(ret->maxAttrs * in xmlRelaxNGNewValidState() 1236 sizeof(xmlAttrPtr)); in xmlRelaxNGNewValidState() 1242 xmlAttrPtr *tmp; in xmlRelaxNGNewValidState() 1244 tmp = (xmlAttrPtr *) xmlRealloc(ret->attrs, nbAttrs * in xmlRelaxNGNewValidState() 1245 sizeof(xmlAttrPtr)); in xmlRelaxNGNewValidState() 1255 memcpy(ret->attrs, attrs, sizeof(xmlAttrPtr) * nbAttrs); in xmlRelaxNGNewValidState() 1284 xmlAttrPtr *attrs; in xmlRelaxNGCopyValidState() [all …]
|
D | SAX2.c | 1100 xmlAttrPtr ret; in xmlSAX2AttributeInternal() 1306 xmlAttrPtr prop; in xmlSAX2AttributeInternal() 1984 xmlAttrPtr ret; in xmlSAX2AttributeNs() 2017 xmlAttrPtr prev = ctxt->node->properties; in xmlSAX2AttributeNs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/WindowsManifest/ |
D | WindowsManifestMerger.cpp | 99 static xmlAttrPtr getAttribute(xmlNodePtr Node, in getAttribute() 101 for (xmlAttrPtr Attribute = Node->properties; Attribute != nullptr; in getAttribute() 165 static Error copyAttributeNamespace(xmlAttrPtr OriginalAttribute, in copyAttributeNamespace() 167 xmlAttrPtr AdditionalAttribute) { in copyAttributeNamespace() 211 for (xmlAttrPtr Attribute = AdditionalNode->properties; Attribute; in mergeAttributes() 213 if (xmlAttrPtr OriginalAttribute = in mergeAttributes() 267 xmlAttrPtr NewProp = in mergeAttributes() 320 for (xmlAttrPtr Attribute = Node->properties; Attribute; in explicateNamespace() 561 for (xmlAttrPtr Attribute = Node->properties; Attribute; in setAttributeNamespaces() 588 for (xmlAttrPtr Attribute = Node->properties; Attribute; in checkAndStripPrefixes()
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 451 d xmlAttrPtr s * based(######typedef######) 453 d xmlAttr ds based(xmlAttrPtr) 461 d next like(xmlAttrPtr) next sibling link 462 d prev like(xmlAttrPtr) previous sibling lnk 477 d attr like(xmlAttrPtr) Attribute holding it 492 d attr like(xmlAttrPtr) Attribute holding it 513 d properties like(xmlAttrPtr) Properties list 831 d like(xmlAttrPtr) 844 d like(xmlAttrPtr) 853 d like(xmlAttrPtr) [all …]
|
D | valid.rpgle | 305 d attr value like(xmlAttrPtr) 311 d like(xmlAttrPtr) 319 d attr value like(xmlAttrPtr) 324 d attr value like(xmlAttrPtr) 333 d attr value like(xmlAttrPtr) 343 d attr value like(xmlAttrPtr) 348 d attr value like(xmlAttrPtr) 456 d attr value like(xmlAttrPtr)
|
D | debugXML.rpgle | 30 d attr value like(xmlAttrPtr) 36 d attr value like(xmlAttrPtr)
|
/external/libxml2/doc/tutorial/ |
D | includeaddattribute.c | 15 xmlAttrPtr newattr;
|
/external/libxml2/python/ |
D | libxml.c | 2448 xmlAttrPtr attr = (xmlAttrPtr) cur; in libxml_name() 2492 xmlAttrPtr attr = (xmlAttrPtr) cur; in libxml_doc() 2513 xmlAttrPtr res; in libxml_properties() 2550 xmlAttrPtr attr = (xmlAttrPtr) cur; in libxml_next() 2594 xmlAttrPtr attr = (xmlAttrPtr) cur; in libxml_prev() 2640 xmlAttrPtr attr = (xmlAttrPtr) cur; in libxml_children() 2683 xmlAttrPtr attr = (xmlAttrPtr) cur; in libxml_last() 2720 xmlAttrPtr attr = (xmlAttrPtr) cur; in libxml_parent()
|
D | libxml_wrap.h | 244 PyObject * libxml_xmlAttrPtrWrap(xmlAttrPtr attr);
|
D | types.c | 287 libxml_xmlAttrPtrWrap(xmlAttrPtr attr) in libxml_xmlAttrPtrWrap()
|
/external/wpa_supplicant_8/src/utils/ |
D | xml_libxml2.c | 328 xmlAttrPtr attr; in xml_node_add_attr()
|