Searched refs:xmlPatParserContext (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 Dpattern.c173 typedef struct _xmlPatParserContext xmlPatParserContext; typedef in typeref:struct:_xmlPatParserContext
174 typedef xmlPatParserContext *xmlPatParserContextPtr;
296 cur = (xmlPatParserContextPtr) xmlMalloc(sizeof(xmlPatParserContext));
302 memset(cur, 0, sizeof(xmlPatParserContext));
327 memset(ctxt, -1, sizeof(xmlPatParserContext));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dpattern.c173 typedef struct _xmlPatParserContext xmlPatParserContext; typedef in typeref:struct:_xmlPatParserContext
174 typedef xmlPatParserContext *xmlPatParserContextPtr;
296 cur = (xmlPatParserContextPtr) xmlMalloc(sizeof(xmlPatParserContext));
302 memset(cur, 0, sizeof(xmlPatParserContext));
327 memset(ctxt, -1, sizeof(xmlPatParserContext));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dpattern.c173 typedef struct _xmlPatParserContext xmlPatParserContext; typedef in typeref:struct:_xmlPatParserContext
174 typedef xmlPatParserContext *xmlPatParserContextPtr;
296 cur = (xmlPatParserContextPtr) xmlMalloc(sizeof(xmlPatParserContext));
302 memset(cur, 0, sizeof(xmlPatParserContext));
327 memset(ctxt, -1, sizeof(xmlPatParserContext));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dpattern.c173 typedef struct _xmlPatParserContext xmlPatParserContext; typedef in typeref:struct:_xmlPatParserContext
174 typedef xmlPatParserContext *xmlPatParserContextPtr;
296 cur = (xmlPatParserContextPtr) xmlMalloc(sizeof(xmlPatParserContext));
302 memset(cur, 0, sizeof(xmlPatParserContext));
327 memset(ctxt, -1, sizeof(xmlPatParserContext));

Completed in 132 milliseconds