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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c402 typedef struct _xmlPointerList xmlPointerList; typedef in typeref:struct:_xmlPointerList
403 typedef xmlPointerList *xmlPointerListPtr;
457 ret = xmlMalloc(sizeof(xmlPointerList));
463 memset(ret, 0, sizeof(xmlPointerList));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c403 typedef struct _xmlPointerList xmlPointerList; typedef in typeref:struct:_xmlPointerList
404 typedef xmlPointerList *xmlPointerListPtr;
458 ret = xmlMalloc(sizeof(xmlPointerList));
464 memset(ret, 0, sizeof(xmlPointerList));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c403 typedef struct _xmlPointerList xmlPointerList; typedef in typeref:struct:_xmlPointerList
404 typedef xmlPointerList *xmlPointerListPtr;
458 ret = xmlMalloc(sizeof(xmlPointerList));
464 memset(ret, 0, sizeof(xmlPointerList));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c402 typedef struct _xmlPointerList xmlPointerList; typedef in typeref:struct:_xmlPointerList
403 typedef xmlPointerList *xmlPointerListPtr;
457 ret = xmlMalloc(sizeof(xmlPointerList));
463 memset(ret, 0, sizeof(xmlPointerList));

Completed in 233 milliseconds