Searched refs:xmlCharEncodingOutputFunc (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlsave.h77 xmlCharEncodingOutputFunc escape);
80 xmlCharEncodingOutputFunc escape);
H A Dencoding.h103 * xmlCharEncodingOutputFunc:
120 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen, typedef
134 xmlCharEncodingOutputFunc output;
165 xmlCharEncodingOutputFunc output);
H A DxmlIO.h258 xmlCharEncodingOutputFunc escaping);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlsave.h77 xmlCharEncodingOutputFunc escape);
80 xmlCharEncodingOutputFunc escape);
H A Dencoding.h103 * xmlCharEncodingOutputFunc:
120 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen, typedef
134 xmlCharEncodingOutputFunc output;
165 xmlCharEncodingOutputFunc output);
H A DxmlIO.h258 xmlCharEncodingOutputFunc escaping);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlsave.in.h74 xmlCharEncodingOutputFunc escape);
77 xmlCharEncodingOutputFunc escape);
H A Dencoding.in.h103 * xmlCharEncodingOutputFunc:
120 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen, typedef
134 xmlCharEncodingOutputFunc output;
165 xmlCharEncodingOutputFunc output);
H A DxmlIO.in.h258 xmlCharEncodingOutputFunc escaping);
H A Dxmlsave.c89 xmlCharEncodingOutputFunc escape; /* used for element content */
90 xmlCharEncodingOutputFunc escapeAttr;/* used for attribute content */
832 xmlCharEncodingOutputFunc oldescape = ctxt->escape;
833 xmlCharEncodingOutputFunc oldescapeAttr = ctxt->escapeAttr;
1700 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
1717 xmlSaveSetAttrEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
H A Dencoding.c1250 * @output: the xmlCharEncodingOutputFunc to write that encoding
1259 xmlCharEncodingOutputFunc output) {
H A DxmlIO.c3279 xmlCharEncodingOutputFunc escaping) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlsave.h77 xmlCharEncodingOutputFunc escape);
80 xmlCharEncodingOutputFunc escape);
H A Dencoding.h103 * xmlCharEncodingOutputFunc:
120 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen, typedef
134 xmlCharEncodingOutputFunc output;
165 xmlCharEncodingOutputFunc output);
H A DxmlIO.h258 xmlCharEncodingOutputFunc escaping);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlsave.in.h74 xmlCharEncodingOutputFunc escape);
77 xmlCharEncodingOutputFunc escape);
H A Dencoding.in.h103 * xmlCharEncodingOutputFunc:
120 typedef int (* xmlCharEncodingOutputFunc)(unsigned char *out, int *outlen, typedef
134 xmlCharEncodingOutputFunc output;
165 xmlCharEncodingOutputFunc output);
H A DxmlIO.in.h258 xmlCharEncodingOutputFunc escaping);
H A Dxmlsave.c89 xmlCharEncodingOutputFunc escape; /* used for element content */
90 xmlCharEncodingOutputFunc escapeAttr;/* used for attribute content */
832 xmlCharEncodingOutputFunc oldescape = ctxt->escape;
833 xmlCharEncodingOutputFunc oldescapeAttr = ctxt->escapeAttr;
1700 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
1717 xmlSaveSetAttrEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlsave.c89 xmlCharEncodingOutputFunc escape; /* used for element content */
90 xmlCharEncodingOutputFunc escapeAttr;/* used for attribute content */
941 xmlCharEncodingOutputFunc oldescape = ctxt->escape;
942 xmlCharEncodingOutputFunc oldescapeAttr = ctxt->escapeAttr;
1837 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
1854 xmlSaveSetAttrEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
H A DxmlIO.c3356 xmlCharEncodingOutputFunc escaping) {
H A Dencoding.c1250 * @output: the xmlCharEncodingOutputFunc to write that encoding
1259 xmlCharEncodingOutputFunc output) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlsave.c89 xmlCharEncodingOutputFunc escape; /* used for element content */
90 xmlCharEncodingOutputFunc escapeAttr;/* used for attribute content */
941 xmlCharEncodingOutputFunc oldescape = ctxt->escape;
942 xmlCharEncodingOutputFunc oldescapeAttr = ctxt->escapeAttr;
1837 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
1854 xmlSaveSetAttrEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
H A Dencoding.c1250 * @output: the xmlCharEncodingOutputFunc to write that encoding
1259 xmlCharEncodingOutputFunc output) {
H A DxmlIO.c3356 xmlCharEncodingOutputFunc escaping) {

Completed in 186 milliseconds

12