Searched refs:xmlCurrentChar (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestchar.c253 c = xmlCurrentChar(ctxt, &len);
281 c = xmlCurrentChar(ctxt, &len);
362 c = xmlCurrentChar(ctxt, &len);
452 c = xmlCurrentChar(ctxt, &len);
H A DparserInternals.c596 * xmlCurrentChar:
614 xmlCurrentChar(xmlParserCtxtPtr ctxt, int *len) { function
H A Delfgcchack.h2527 #undef xmlCurrentChar macro
2528 extern __typeof (xmlCurrentChar) xmlCurrentChar __attribute((alias("xmlCurrentChar__internal_alias")));
2530 #ifndef xmlCurrentChar
2531 extern __typeof (xmlCurrentChar) xmlCurrentChar__internal_alias __attribute((visibility("hidden")));
2532 #define xmlCurrentChar xmlCurrentChar__internal_alias macro
H A DHTMLparser.c391 return(xmlCurrentChar(ctxt, len));
H A Dparser.c1875 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l)
4195 (IS_CHAR(cur))) /* test also done in xmlCurrentChar() */ {
H A Dtestapi.c16027 ret_val = xmlCurrentChar(ctxt, len);
16034 printf("Leak of %d blocks found in xmlCurrentChar",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtestchar.c253 c = xmlCurrentChar(ctxt, &len);
281 c = xmlCurrentChar(ctxt, &len);
362 c = xmlCurrentChar(ctxt, &len);
452 c = xmlCurrentChar(ctxt, &len);
H A DparserInternals.c596 * xmlCurrentChar:
614 xmlCurrentChar(xmlParserCtxtPtr ctxt, int *len) { function
H A Delfgcchack.h2527 #undef xmlCurrentChar macro
2528 extern __typeof (xmlCurrentChar) xmlCurrentChar __attribute((alias("xmlCurrentChar__internal_alias")));
2530 #ifndef xmlCurrentChar
2531 extern __typeof (xmlCurrentChar) xmlCurrentChar__internal_alias __attribute((visibility("hidden")));
2532 #define xmlCurrentChar xmlCurrentChar__internal_alias macro
H A DHTMLparser.c391 return(xmlCurrentChar(ctxt, len));
H A Dparser.c1875 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l)
4195 (IS_CHAR(cur))) /* test also done in xmlCurrentChar() */ {
H A Dtestapi.c16027 ret_val = xmlCurrentChar(ctxt, len);
16034 printf("Leak of %d blocks found in xmlCurrentChar",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DparserInternals.h521 XMLPUBFUN int XMLCALL xmlCurrentChar (xmlParserCtxtPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DparserInternals.h521 XMLPUBFUN int XMLCALL xmlCurrentChar (xmlParserCtxtPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h521 XMLPUBFUN int XMLCALL xmlCurrentChar (xmlParserCtxtPtr ctxt,
H A DparserInternals.c596 * xmlCurrentChar:
614 xmlCurrentChar(xmlParserCtxtPtr ctxt, int *len) { function
H A DHTMLparser.c391 return(xmlCurrentChar(ctxt, len));
H A Dparser.c1581 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l)
3631 (IS_CHAR(cur))) /* test also done in xmlCurrentChar() */ {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h521 XMLPUBFUN int XMLCALL xmlCurrentChar (xmlParserCtxtPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h521 XMLPUBFUN int XMLCALL xmlCurrentChar (xmlParserCtxtPtr ctxt,
H A DparserInternals.c596 * xmlCurrentChar:
614 xmlCurrentChar(xmlParserCtxtPtr ctxt, int *len) { function
H A DHTMLparser.c391 return(xmlCurrentChar(ctxt, len));
H A Dparser.c1581 #define CUR_CHAR(l) xmlCurrentChar(ctxt, &l)
3631 (IS_CHAR(cur))) /* test also done in xmlCurrentChar() */ {

Completed in 676 milliseconds