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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
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;
1836 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
1853 xmlSaveSetAttrEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
H A DxmlIO.c3409 xmlCharEncodingOutputFunc escaping) {
H A Dencoding.c1250 * @output: the xmlCharEncodingOutputFunc to write that encoding
1259 xmlCharEncodingOutputFunc output) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
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;
1836 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
1853 xmlSaveSetAttrEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
H A DxmlIO.c3409 xmlCharEncodingOutputFunc escaping) {
H A Dencoding.c1250 * @output: the xmlCharEncodingOutputFunc to write that encoding
1259 xmlCharEncodingOutputFunc output) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
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;
1836 xmlSaveSetEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
1853 xmlSaveSetAttrEscape(xmlSaveCtxtPtr ctxt, xmlCharEncodingOutputFunc escape)
H A DxmlIO.c3409 xmlCharEncodingOutputFunc escaping) {
H A Dencoding.c1250 * @output: the xmlCharEncodingOutputFunc to write that encoding
1259 xmlCharEncodingOutputFunc output) {

Completed in 226 milliseconds