Home | History | Annotate | Download | only in libxml2

Lines Matching refs:defaultValue

6431 	if ((attrDecl != NULL) && (attrDecl->defaultValue != NULL))
6467 return(xmlStrdup(((xmlAttributePtr)prop)->defaultValue));
6514 if ((attrDecl != NULL) && (attrDecl->defaultValue != NULL))