Searched refs:xmlLocationSet (Results 1 – 4 of 4) sorted by relevance
34 typedef struct _xmlLocationSet xmlLocationSet; typedef35 typedef xmlLocationSet *xmlLocationSetPtr;
31 d xmlLocationSet ds based(xmlLocationSetPtr)
581 ret = (xmlLocationSetPtr) xmlMalloc(sizeof(xmlLocationSet)); in xmlXPtrLocationSetCreate()586 memset(ret, 0 , (size_t) sizeof(xmlLocationSet)); in xmlXPtrLocationSetCreate()
304 <ANCHOR id="xmlLocationSet" href="libxml/libxml-xpointer.html#xmlLocationSet">