• Home
  • Raw
  • Download

Lines Matching refs:XMLPUBVAR

211 XMLPUBVAR xmlMallocFunc xmlMalloc;
219 XMLPUBVAR xmlMallocFunc xmlMallocAtomic;
227 XMLPUBVAR xmlReallocFunc xmlRealloc;
235 XMLPUBVAR xmlFreeFunc xmlFree;
243 XMLPUBVAR xmlStrdupFunc xmlMemStrdup;
247 XMLPUBVAR xmlMallocFunc xmlMalloc;
248 XMLPUBVAR xmlMallocFunc xmlMallocAtomic;
249 XMLPUBVAR xmlReallocFunc xmlRealloc;
250 XMLPUBVAR xmlFreeFunc xmlFree;
251 XMLPUBVAR xmlStrdupFunc xmlMemStrdup;
260 XMLPUBVAR xmlSAXHandlerV1 docbDefaultSAXHandler;
270 XMLPUBVAR xmlSAXHandlerV1 htmlDefaultSAXHandler;
279 XMLPUBVAR xmlError xmlLastError;
294 XMLPUBVAR int oldXMLWDcompatibility;
302 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme;
312 XMLPUBVAR int xmlDefaultBufferSize;
321 XMLPUBVAR xmlSAXHandlerV1 xmlDefaultSAXHandler;
329 XMLPUBVAR xmlSAXLocator xmlDefaultSAXLocator;
337 XMLPUBVAR int xmlDoValidityCheckingDefaultValue;
346 XMLPUBVAR xmlGenericErrorFunc xmlGenericError;
354 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
362 XMLPUBVAR void * xmlGenericErrorContext;
370 XMLPUBVAR void * xmlStructuredErrorContext;
378 XMLPUBVAR int xmlGetWarningsDefaultValue;
387 XMLPUBVAR int xmlIndentTreeOutput;
396 XMLPUBVAR const char * xmlTreeIndentString;
405 XMLPUBVAR int xmlKeepBlanksDefaultValue;
414 XMLPUBVAR int xmlLineNumbersDefaultValue;
423 XMLPUBVAR int xmlLoadExtDtdDefaultValue;
432 XMLPUBVAR int xmlParserDebugEntities;
441 XMLPUBVAR const char * xmlParserVersion;
449 XMLPUBVAR int xmlPedanticParserDefaultValue;
458 XMLPUBVAR int xmlSaveNoEmptyTags;
467 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue;
476 XMLPUBVAR xmlRegisterNodeFunc xmlRegisterNodeDefaultValue;
484 XMLPUBVAR xmlDeregisterNodeFunc xmlDeregisterNodeDefaultValue;
493 XMLPUBVAR xmlParserInputBufferCreateFilenameFunc xmlParserInputBufferCreateFilenameValue;
501 XMLPUBVAR xmlOutputBufferCreateFilenameFunc xmlOutputBufferCreateFilenameValue;