Searched refs:xmlParserNodeInfo (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h80 * xmlParserNodeInfo:
86 typedef struct _xmlParserNodeInfo xmlParserNodeInfo; typedef in typeref:struct:_xmlParserNodeInfo
87 typedef xmlParserNodeInfo *xmlParserNodeInfoPtr;
103 xmlParserNodeInfo* buffer;
1033 XMLPUBFUN const xmlParserNodeInfo* XMLCALL
H A DHTMLparser.in.h29 typedef xmlParserNodeInfo htmlParserNodeInfo;
H A DparserInternals.c1805 * Returns an xmlParserNodeInfo block pointer or NULL
1807 const xmlParserNodeInfo *
1928 xmlParserNodeInfo *tmp_buffer;
1937 tmp_buffer = (xmlParserNodeInfo *) xmlMalloc(byte_size);
1940 (xmlParserNodeInfo *) xmlRealloc(ctxt->node_seq.buffer,
H A DSAX2.c1724 xmlParserNodeInfo node_info;
2311 xmlParserNodeInfo node_info;
H A Dparser.c8508 xmlParserNodeInfo node_info;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h80 * xmlParserNodeInfo:
86 typedef struct _xmlParserNodeInfo xmlParserNodeInfo; typedef in typeref:struct:_xmlParserNodeInfo
87 typedef xmlParserNodeInfo *xmlParserNodeInfoPtr;
103 xmlParserNodeInfo* buffer;
1035 XMLPUBFUN const xmlParserNodeInfo* XMLCALL
H A DHTMLparser.h29 typedef xmlParserNodeInfo htmlParserNodeInfo;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h80 * xmlParserNodeInfo:
86 typedef struct _xmlParserNodeInfo xmlParserNodeInfo; typedef in typeref:struct:_xmlParserNodeInfo
87 typedef xmlParserNodeInfo *xmlParserNodeInfoPtr;
103 xmlParserNodeInfo* buffer;
1033 XMLPUBFUN const xmlParserNodeInfo* XMLCALL
H A DHTMLparser.in.h29 typedef xmlParserNodeInfo htmlParserNodeInfo;
H A DparserInternals.c1805 * Returns an xmlParserNodeInfo block pointer or NULL
1807 const xmlParserNodeInfo *
1928 xmlParserNodeInfo *tmp_buffer;
1937 tmp_buffer = (xmlParserNodeInfo *) xmlMalloc(byte_size);
1940 (xmlParserNodeInfo *) xmlRealloc(ctxt->node_seq.buffer,
H A DSAX2.c1724 xmlParserNodeInfo node_info;
2311 xmlParserNodeInfo node_info;
H A Dparser.c8508 xmlParserNodeInfo node_info;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DparserInternals.c1819 * Returns an xmlParserNodeInfo block pointer or NULL
1821 const xmlParserNodeInfo *
1942 xmlParserNodeInfo *tmp_buffer;
1951 tmp_buffer = (xmlParserNodeInfo *) xmlMalloc(byte_size);
1954 (xmlParserNodeInfo *) xmlRealloc(ctxt->node_seq.buffer,
H A DSAX2.c1737 xmlParserNodeInfo node_info;
2327 xmlParserNodeInfo node_info;
H A Dparser.c9318 xmlParserNodeInfo node_info;
H A Dtestapi.c991 static void desret_const_xmlParserNodeInfo_ptr(const xmlParserNodeInfo *val ATTRIBUTE_UNUSED) {
14254 const xmlParserNodeInfo * ret_val;
[all...]

Completed in 600 milliseconds