Searched refs:xmlDefAttrs (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dparser.c848 typedef struct _xmlDefAttrs xmlDefAttrs; typedef in typeref:struct:_xmlDefAttrs
849 typedef xmlDefAttrs *xmlDefAttrsPtr;
899 defaults = (xmlDefAttrsPtr) xmlMalloc(sizeof(xmlDefAttrs) +
909 temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) +

Completed in 31 milliseconds