Home | History | Annotate | Download | only in libxml2

Lines Matching refs:defaultValue

697  * @defaultValue: the attribute default value
704 int type, int def, const xmlChar *defaultValue,
717 elem, fullname, type, def, defaultValue);
735 (xmlAttributeDefault) def, defaultValue, tree);
739 (xmlAttributeDefault) def, defaultValue, tree);
1418 if ((attr->defaultValue != NULL) &&
1476 if (attr->defaultValue != NULL) {
1522 attr->defaultValue, prefix);