Searched refs:xmlParserInputBufferPtr (Results 26 - 50 of 75) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h56 xmlParserInputBufferPtr buf; /* UTF-8 encoded buffer */
917 xmlParserInputBufferPtr input,
1027 xmlParserInputBufferPtr input,
H A Dxmlreader.c103 xmlParserInputBufferPtr input; /* the input */
1993 * @input: the xmlParserInputBufferPtr used to read data
2001 xmlNewTextReader(xmlParserInputBufferPtr input, const char *URI) {
2112 xmlParserInputBufferPtr input;
2429 * Returns the xmlParserInputBufferPtr attached to the XML or NULL
2432 xmlParserInputBufferPtr
2434 xmlParserInputBufferPtr ret = NULL;
4860 xmlParserInputBufferPtr input, const char *URL,
4945 xmlParserInputBufferPtr buf;
5173 xmlParserInputBufferPtr bu
[all...]
H A Dglobals.in.h31 typedef xmlParserInputBufferPtr (*xmlParserInputBufferCreateFilenameFunc) (const char *URI, xmlCharEncoding enc);
H A DHTMLparser.c4308 xmlParserInputBufferPtr buf;
5276 xmlParserInputBufferPtr in = ctxt->input->buf;
5334 xmlParserInputBufferPtr buf;
6011 xmlParserInputBufferPtr input;
6054 xmlParserInputBufferPtr input;
6165 xmlParserInputBufferPtr input;
6207 xmlParserInputBufferPtr input;
6251 xmlParserInputBufferPtr input;
H A DparserInternals.c1314 xmlNewIOInputStream(xmlParserCtxtPtr ctxt, xmlParserInputBufferPtr input,
1441 xmlParserInputBufferPtr buf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.c103 xmlParserInputBufferPtr input; /* the input */
1993 * @input: the xmlParserInputBufferPtr used to read data
2001 xmlNewTextReader(xmlParserInputBufferPtr input, const char *URI) {
2112 xmlParserInputBufferPtr input;
2429 * Returns the xmlParserInputBufferPtr attached to the XML or NULL
2432 xmlParserInputBufferPtr
2434 xmlParserInputBufferPtr ret = NULL;
4860 xmlParserInputBufferPtr input, const char *URL,
4945 xmlParserInputBufferPtr buf;
5173 xmlParserInputBufferPtr bu
[all...]
H A Dglobals.in.h31 typedef xmlParserInputBufferPtr (*xmlParserInputBufferCreateFilenameFunc) (const char *URI, xmlCharEncoding enc);
H A DHTMLparser.c4308 xmlParserInputBufferPtr buf;
5276 xmlParserInputBufferPtr in = ctxt->input->buf;
5334 xmlParserInputBufferPtr buf;
6011 xmlParserInputBufferPtr input;
6054 xmlParserInputBufferPtr input;
6165 xmlParserInputBufferPtr input;
6207 xmlParserInputBufferPtr input;
6251 xmlParserInputBufferPtr input;
H A DparserInternals.c1314 xmlNewIOInputStream(xmlParserCtxtPtr ctxt, xmlParserInputBufferPtr input,
1441 xmlParserInputBufferPtr buf;
H A Dparser.c10555 xmlParserInputBufferPtr in = ctxt->input->buf;
10638 xmlParserInputBufferPtr buf;
10784 xmlParserInputBufferPtr buf;
10846 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input,
12508 xmlParserInputBufferPtr buf;
13027 xmlParserInputBufferPtr buf;
13348 xmlParserInputBufferPtr input;
13391 xmlParserInputBufferPtr input;
13501 xmlParserInputBufferPtr input;
13545 xmlParserInputBufferPtr inpu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlreader.c124 xmlParserInputBufferPtr input; /* the input */
2029 * @input: the xmlParserInputBufferPtr used to read data
2037 xmlNewTextReader(xmlParserInputBufferPtr input, const char *URI) {
2148 xmlParserInputBufferPtr input;
2465 * Returns the xmlParserInputBufferPtr attached to the XML or NULL
2468 xmlParserInputBufferPtr
2470 xmlParserInputBufferPtr ret = NULL;
4886 * @input: xmlParserInputBufferPtr used to feed the reader, will
4898 xmlParserInputBufferPtr input, const char *URL,
4986 xmlParserInputBufferPtr bu
[all...]
H A Dtestchar.c534 xmlParserInputBufferPtr buf;
H A DHTMLparser.c4407 xmlParserInputBufferPtr buf;
5376 xmlParserInputBufferPtr in = ctxt->input->buf;
5434 xmlParserInputBufferPtr buf;
6115 xmlParserInputBufferPtr input;
6158 xmlParserInputBufferPtr input;
6269 xmlParserInputBufferPtr input;
6311 xmlParserInputBufferPtr input;
6355 xmlParserInputBufferPtr input;
H A DparserInternals.c1326 xmlNewIOInputStream(xmlParserCtxtPtr ctxt, xmlParserInputBufferPtr input,
1454 xmlParserInputBufferPtr buf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlreader.c124 xmlParserInputBufferPtr input; /* the input */
2029 * @input: the xmlParserInputBufferPtr used to read data
2037 xmlNewTextReader(xmlParserInputBufferPtr input, const char *URI) {
2148 xmlParserInputBufferPtr input;
2465 * Returns the xmlParserInputBufferPtr attached to the XML or NULL
2468 xmlParserInputBufferPtr
2470 xmlParserInputBufferPtr ret = NULL;
4886 * @input: xmlParserInputBufferPtr used to feed the reader, will
4898 xmlParserInputBufferPtr input, const char *URL,
4986 xmlParserInputBufferPtr bu
[all...]
H A Dtestchar.c534 xmlParserInputBufferPtr buf;
H A DHTMLparser.c4407 xmlParserInputBufferPtr buf;
5376 xmlParserInputBufferPtr in = ctxt->input->buf;
5434 xmlParserInputBufferPtr buf;
6115 xmlParserInputBufferPtr input;
6158 xmlParserInputBufferPtr input;
6269 xmlParserInputBufferPtr input;
6311 xmlParserInputBufferPtr input;
6355 xmlParserInputBufferPtr input;
H A DparserInternals.c1326 xmlNewIOInputStream(xmlParserCtxtPtr ctxt, xmlParserInputBufferPtr input,
1454 xmlParserInputBufferPtr buf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dglobals.h39 * Returns the new xmlParserInputBufferPtr in case of success or NULL if no
42 typedef xmlParserInputBufferPtr (*xmlParserInputBufferCreateFilenameFunc) (const char *URI, xmlCharEncoding enc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dglobals.h39 * Returns the new xmlParserInputBufferPtr in case of success or NULL if no
42 typedef xmlParserInputBufferPtr (*xmlParserInputBufferCreateFilenameFunc) (const char *URI, xmlCharEncoding enc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dglobals.h39 * Returns the new xmlParserInputBufferPtr in case of success or NULL if no
42 typedef xmlParserInputBufferPtr (*xmlParserInputBufferCreateFilenameFunc) (const char *URI, xmlCharEncoding enc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c603 static xmlParserInputBufferPtr
606 xmlParserInputBufferPtr ret;
627 xmlParserInputBufferPtr buffer;
676 xmlParserInputBufferPtr buf;
H A Dtypes.c686 libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer)
699 (char *) "xmlParserInputBufferPtr", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.c603 static xmlParserInputBufferPtr
606 xmlParserInputBufferPtr ret;
627 xmlParserInputBufferPtr buffer;
676 xmlParserInputBufferPtr buf;
H A Dtypes.c686 libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer)
699 (char *) "xmlParserInputBufferPtr", NULL);

Completed in 418 milliseconds

123