Home | History | Annotate | Download | only in libxml2

Lines Matching refs:defaultValue

1095                    const xmlChar * defaultValue, xmlEnumerationPtr tree)
1100 if (defaultValue == NULL)
1105 elem, name, type, def, defaultValue);