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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxpointer.h34 typedef struct _xmlLocationSet xmlLocationSet; typedef in typeref:struct:_xmlLocationSet
35 typedef xmlLocationSet *xmlLocationSetPtr;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxpointer.h34 typedef struct _xmlLocationSet xmlLocationSet; typedef in typeref:struct:_xmlLocationSet
35 typedef xmlLocationSet *xmlLocationSetPtr;
/macosx-10.10.1/libxml2-26/libxml2/
H A Dxpointer.c611 ret = (xmlLocationSetPtr) xmlMalloc(sizeof(xmlLocationSet));
616 memset(ret, 0 , (size_t) sizeof(xmlLocationSet));
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxpointer.c611 ret = (xmlLocationSetPtr) xmlMalloc(sizeof(xmlLocationSet));
616 memset(ret, 0 , (size_t) sizeof(xmlLocationSet));

Completed in 81 milliseconds