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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxpath.h77 typedef struct _xmlNodeSet xmlNodeSet; typedef in typeref:struct:_xmlNodeSet
78 typedef xmlNodeSet *xmlNodeSetPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxpath.h77 typedef struct _xmlNodeSet xmlNodeSet; typedef in typeref:struct:_xmlNodeSet
78 typedef xmlNodeSet *xmlNodeSetPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.in.h77 typedef struct _xmlNodeSet xmlNodeSet; typedef in typeref:struct:_xmlNodeSet
78 typedef xmlNodeSet *xmlNodeSetPtr;
H A Dxpath.c3369 ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
3374 memset(ret, 0 , (size_t) sizeof(xmlNodeSet));
3409 ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
3414 memset(ret, 0 , (size_t) sizeof(xmlNodeSet));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxpath.h77 typedef struct _xmlNodeSet xmlNodeSet; typedef in typeref:struct:_xmlNodeSet
78 typedef xmlNodeSet *xmlNodeSetPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.in.h77 typedef struct _xmlNodeSet xmlNodeSet; typedef in typeref:struct:_xmlNodeSet
78 typedef xmlNodeSet *xmlNodeSetPtr;
H A Dxpath.c3369 ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
3374 memset(ret, 0 , (size_t) sizeof(xmlNodeSet));
3409 ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
3414 memset(ret, 0 , (size_t) sizeof(xmlNodeSet));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c3383 ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
3388 memset(ret, 0 , (size_t) sizeof(xmlNodeSet));
3423 ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
3428 memset(ret, 0 , (size_t) sizeof(xmlNodeSet));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c3329 nodeSet = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.c3329 nodeSet = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c3383 ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
3388 memset(ret, 0 , (size_t) sizeof(xmlNodeSet));
3423 ret = (xmlNodeSetPtr) xmlMalloc(sizeof(xmlNodeSet));
3428 memset(ret, 0 , (size_t) sizeof(xmlNodeSet));

Completed in 335 milliseconds