Searched refs:xmlBufferAllocScheme (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dglobals.in.h46 #undef xmlBufferAllocScheme macro
101 xmlBufferAllocationScheme xmlBufferAllocScheme; member in struct:_xmlGlobalState
256 #define xmlBufferAllocScheme \ macro
259 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme; variable
H A Dglobals.c142 #undef xmlBufferAllocScheme macro
175 * xmlBufferAllocScheme:
180 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; variable
507 gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef;
780 #undef xmlBufferAllocScheme macro
784 return (&xmlBufferAllocScheme);
786 return (&xmlGetGlobalState()->xmlBufferAllocScheme);
H A Dtree.c680 xmlBufferAllocScheme = scheme;
695 return(xmlBufferAllocScheme);
6588 ret->alloc = xmlBufferAllocScheme;
6616 ret->alloc = xmlBufferAllocScheme;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dglobals.h70 #undef xmlBufferAllocScheme macro
137 xmlBufferAllocationScheme xmlBufferAllocScheme; member in struct:_xmlGlobalState
292 #define xmlBufferAllocScheme \ macro
295 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dglobals.in.h46 #undef xmlBufferAllocScheme macro
101 xmlBufferAllocationScheme xmlBufferAllocScheme; member in struct:_xmlGlobalState
256 #define xmlBufferAllocScheme \ macro
259 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme; variable
H A Dglobals.c142 #undef xmlBufferAllocScheme macro
175 * xmlBufferAllocScheme:
180 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; variable
507 gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef;
780 #undef xmlBufferAllocScheme macro
784 return (&xmlBufferAllocScheme);
786 return (&xmlGetGlobalState()->xmlBufferAllocScheme);
H A Dtree.c680 xmlBufferAllocScheme = scheme;
695 return(xmlBufferAllocScheme);
6588 ret->alloc = xmlBufferAllocScheme;
6616 ret->alloc = xmlBufferAllocScheme;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dglobals.c143 #undef xmlBufferAllocScheme macro
176 * xmlBufferAllocScheme:
181 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; variable
508 gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef;
781 #undef xmlBufferAllocScheme macro
785 return (&xmlBufferAllocScheme);
787 return (&xmlGetGlobalState()->xmlBufferAllocScheme);
H A Dtree.c685 xmlBufferAllocScheme = scheme;
700 return(xmlBufferAllocScheme);
6649 ret->alloc = xmlBufferAllocScheme;
6678 ret->alloc = xmlBufferAllocScheme;

Completed in 104 milliseconds