Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlEnumeration

1757     ret = (xmlEnumerationPtr) xmlMalloc(sizeof(xmlEnumeration));
1762 memset(ret, 0, sizeof(xmlEnumeration));