• Home
  • Raw
  • Download

Lines Matching refs:XMLPUBVAR

212 XMLPUBVAR xmlMallocFunc xmlMalloc;
220 XMLPUBVAR xmlMallocFunc xmlMallocAtomic;
228 XMLPUBVAR xmlReallocFunc xmlRealloc;
236 XMLPUBVAR xmlFreeFunc xmlFree;
244 XMLPUBVAR xmlStrdupFunc xmlMemStrdup;
248 XMLPUBVAR xmlMallocFunc xmlMalloc;
249 XMLPUBVAR xmlMallocFunc xmlMallocAtomic;
250 XMLPUBVAR xmlReallocFunc xmlRealloc;
251 XMLPUBVAR xmlFreeFunc xmlFree;
252 XMLPUBVAR xmlStrdupFunc xmlMemStrdup;
261 XMLPUBVAR xmlSAXHandlerV1 docbDefaultSAXHandler;
271 XMLPUBVAR xmlSAXHandlerV1 htmlDefaultSAXHandler;
280 XMLPUBVAR xmlError xmlLastError;
295 XMLPUBVAR int oldXMLWDcompatibility;
303 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme;
313 XMLPUBVAR int xmlDefaultBufferSize;
322 XMLPUBVAR xmlSAXHandlerV1 xmlDefaultSAXHandler;
330 XMLPUBVAR xmlSAXLocator xmlDefaultSAXLocator;
338 XMLPUBVAR int xmlDoValidityCheckingDefaultValue;
347 XMLPUBVAR xmlGenericErrorFunc xmlGenericError;
355 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
363 XMLPUBVAR void * xmlGenericErrorContext;
371 XMLPUBVAR void * xmlStructuredErrorContext;
379 XMLPUBVAR int xmlGetWarningsDefaultValue;
388 XMLPUBVAR int xmlIndentTreeOutput;
397 XMLPUBVAR const char * xmlTreeIndentString;
406 XMLPUBVAR int xmlKeepBlanksDefaultValue;
415 XMLPUBVAR int xmlLineNumbersDefaultValue;
424 XMLPUBVAR int xmlLoadExtDtdDefaultValue;
433 XMLPUBVAR int xmlParserDebugEntities;
442 XMLPUBVAR const char * xmlParserVersion;
450 XMLPUBVAR int xmlPedanticParserDefaultValue;
459 XMLPUBVAR int xmlSaveNoEmptyTags;
468 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue;
477 XMLPUBVAR xmlRegisterNodeFunc xmlRegisterNodeDefaultValue;
485 XMLPUBVAR xmlDeregisterNodeFunc xmlDeregisterNodeDefaultValue;
494 XMLPUBVAR xmlParserInputBufferCreateFilenameFunc xmlParserInputBufferCreateFilenameValue;
502 XMLPUBVAR xmlOutputBufferCreateFilenameFunc xmlOutputBufferCreateFilenameValue;