Home
last modified time | relevance | path

Searched refs:xmlLocationSet (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dxpointer.h34 typedef struct _xmlLocationSet xmlLocationSet; typedef
35 typedef xmlLocationSet *xmlLocationSetPtr;
/external/libxml2/os400/libxmlrpg/
Dxpointer.rpgle31 d xmlLocationSet ds based(xmlLocationSetPtr)
/external/libxml2/
Dxpointer.c581 ret = (xmlLocationSetPtr) xmlMalloc(sizeof(xmlLocationSet)); in xmlXPtrLocationSetCreate()
586 memset(ret, 0 , (size_t) sizeof(xmlLocationSet)); in xmlXPtrLocationSetCreate()
/external/libxml2/doc/html/
Dindex.sgml304 <ANCHOR id="xmlLocationSet" href="libxml/libxml-xpointer.html#xmlLocationSet">