Searched refs:xmlRegAtom (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c174 typedef struct _xmlRegAtom xmlRegAtom; typedef in typeref:struct:_xmlRegAtom
175 typedef xmlRegAtom *xmlRegAtomPtr;
779 ret = (xmlRegAtomPtr) xmlMalloc(sizeof(xmlRegAtom));
784 memset(ret, 0, sizeof(xmlRegAtom));
831 ret = (xmlRegAtomPtr) xmlMalloc(sizeof(xmlRegAtom));
836 memset(ret, 0, sizeof(xmlRegAtom));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c168 typedef struct _xmlRegAtom xmlRegAtom; typedef in typeref:struct:_xmlRegAtom
169 typedef xmlRegAtom *xmlRegAtomPtr;
742 ret = (xmlRegAtomPtr) xmlMalloc(sizeof(xmlRegAtom));
747 memset(ret, 0, sizeof(xmlRegAtom));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c168 typedef struct _xmlRegAtom xmlRegAtom; typedef in typeref:struct:_xmlRegAtom
169 typedef xmlRegAtom *xmlRegAtomPtr;
742 ret = (xmlRegAtomPtr) xmlMalloc(sizeof(xmlRegAtom));
747 memset(ret, 0, sizeof(xmlRegAtom));

Completed in 147 milliseconds