Searched refs:xmlAttributePtr (Results 1 – 7 of 7) sorted by relevance
241 XMLPUBFUN xmlAttributePtr XMLCALL 263 xmlAttributePtr attr);335 xmlAttributePtr attr);389 XMLPUBFUN xmlAttributePtr XMLCALL 393 XMLPUBFUN xmlAttributePtr XMLCALL
213 typedef xmlAttribute *xmlAttributePtr; typedef320 xmlAttributePtr attributes; /* List of the declared attributes */
640 xmlAttributePtr xmlScanAttributeDecl(xmlDtdPtr dtd, const xmlChar *elem);1389 xmlAttributePtr oldAttributes = NULL; in xmlAddElementDecl()1844 xmlScanAttributeDeclCallback(xmlAttributePtr attr, xmlAttributePtr *list, in xmlScanAttributeDeclCallback()1861 xmlAttributePtr1863 xmlAttributePtr ret = NULL; in xmlScanAttributeDecl()1895 xmlAttributePtr cur; in xmlScanIDAttributeDecl()1921 xmlFreeAttribute(xmlAttributePtr attr) { in xmlFreeAttribute()1973 xmlAttributePtr1979 xmlAttributePtr ret; in xmlAddAttributeDecl()2072 ret = (xmlAttributePtr) xmlMalloc(sizeof(xmlAttribute)); in xmlAddAttributeDecl()[all …]
708 xmlAttributePtr attr; in xmlSAX2AttributeDecl()1398 xmlAttributePtr attr = elemDecl->attributes; in xmlCheckDefaultedAttributes()1474 xmlAttributePtr tst; in xmlCheckDefaultedAttributes()
785 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xmlNodeDumpOutputInternal()1314 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur); in xhtmlNodeDumpOutput()
477 xmlCtxtDumpAttrDecl(xmlDebugCtxtPtr ctxt, xmlAttributePtr attr) in xmlCtxtDumpAttrDecl()988 xmlCtxtDumpAttrDecl(ctxt, (xmlAttributePtr) node); in xmlCtxtDumpOneNode()
4382 xmlAttributePtr tmp = (xmlAttributePtr) cur; in xmlCopyDtd()6345 xmlAttributePtr attrDecl = NULL; in xmlGetPropNodeInternal()6442 return(xmlStrdup(((xmlAttributePtr)prop)->defaultValue)); in xmlGetPropNodeValueInternal()6484 xmlAttributePtr attrDecl; in xmlHasProp()