Home
last modified time | relevance | path

Searched refs:XML_ATTRIBUTE_ID (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/
Dvalid.c1865 if (cur->atype == XML_ATTRIBUTE_ID) { in xmlScanIDAttributeDecl()
1970 case XML_ATTRIBUTE_ID: in xmlAddAttributeDecl()
2098 if ((type == XML_ATTRIBUTE_ID) && in xmlAddAttributeDecl()
2242 case XML_ATTRIBUTE_ID: in xmlDumpAttributeDecl()
2670 attr->atype = XML_ATTRIBUTE_ID; in xmlAddID()
2749 if ((attrDecl != NULL) && (attrDecl->atype == XML_ATTRIBUTE_ID)) in xmlIsID()
3797 case XML_ATTRIBUTE_ID: in xmlValidateAttributeValueInternal()
3876 case XML_ATTRIBUTE_ID: in xmlValidateAttributeValue2()
4126 if (attr->atype == XML_ATTRIBUTE_ID) (*count)++; in xmlValidateAttributeIdCallback()
4169 if ((attr->atype == XML_ATTRIBUTE_ID)&& in xmlValidateAttributeDecl()
[all …]
Dtree.c2094 if ((cur->doc != NULL) && (cur->atype == XML_ATTRIBUTE_ID)) { in xmlFreeProp()
2813 if (prop->atype == XML_ATTRIBUTE_ID) { in xmlSetTreeDoc()
6885 if (prop->atype == XML_ATTRIBUTE_ID) { in xmlSetNsProp()
6887 prop->atype = XML_ATTRIBUTE_ID; in xmlSetNsProp()
6913 if (prop->atype == XML_ATTRIBUTE_ID) in xmlSetNsProp()
9219 (((xmlAttrPtr) cur)->atype == XML_ATTRIBUTE_ID)) in xmlDOMWrapAdoptBranch()
Dxmlschemastypes.c2768 if (attr->atype != XML_ATTRIBUTE_ID) { in xmlSchemaValAtomicType()
2781 attr->atype = XML_ATTRIBUTE_ID; in xmlSchemaValAtomicType()
DdebugXML.c511 case XML_ATTRIBUTE_ID: in xmlCtxtDumpAttrDecl()
DSAX2.c751 (type != XML_ATTRIBUTE_ID)) { in xmlSAX2AttributeDecl()
Dxmlschemas.c5990 if (attr->atype != XML_ATTRIBUTE_ID) { in xmlSchemaPValAttrNodeID()
6013 attr->atype = XML_ATTRIBUTE_ID; in xmlSchemaPValAttrNodeID()
Dparser.c5870 return(XML_ATTRIBUTE_ID); in xmlParseAttributeType()
/external/libxml2/include/libxml/
Dtree.h208 XML_ATTRIBUTE_ID, enumerator
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle221 d XML_ATTRIBUTE_ID...