• Home
  • Raw
  • Download

Lines Matching refs:mem_base

1301     int mem_base;  in test_UTF8ToHtml()  local
1316 mem_base = xmlMemBlocks(); in test_UTF8ToHtml()
1330 if (mem_base != xmlMemBlocks()) { in test_UTF8ToHtml()
1332 xmlMemBlocks() - mem_base); in test_UTF8ToHtml()
1366 int mem_base; in test_htmlAttrAllowed() local
1378 mem_base = xmlMemBlocks(); in test_htmlAttrAllowed()
1390 if (mem_base != xmlMemBlocks()) { in test_htmlAttrAllowed()
1392 xmlMemBlocks() - mem_base); in test_htmlAttrAllowed()
1424 int mem_base; in test_htmlAutoCloseTag() local
1436 mem_base = xmlMemBlocks(); in test_htmlAutoCloseTag()
1448 if (mem_base != xmlMemBlocks()) { in test_htmlAutoCloseTag()
1450 xmlMemBlocks() - mem_base); in test_htmlAutoCloseTag()
1472 int mem_base; in test_htmlCreateMemoryParserCtxt() local
1481 mem_base = xmlMemBlocks(); in test_htmlCreateMemoryParserCtxt()
1494 if (mem_base != xmlMemBlocks()) { in test_htmlCreateMemoryParserCtxt()
1496 xmlMemBlocks() - mem_base); in test_htmlCreateMemoryParserCtxt()
1526 int mem_base; in test_htmlCreatePushParserCtxt() local
1547 mem_base = xmlMemBlocks(); in test_htmlCreatePushParserCtxt()
1568 if (mem_base != xmlMemBlocks()) { in test_htmlCreatePushParserCtxt()
1570 xmlMemBlocks() - mem_base); in test_htmlCreatePushParserCtxt()
1598 int mem_base; in test_htmlCtxtReadDoc() local
1616 mem_base = xmlMemBlocks(); in test_htmlCtxtReadDoc()
1632 if (mem_base != xmlMemBlocks()) { in test_htmlCtxtReadDoc()
1634 xmlMemBlocks() - mem_base); in test_htmlCtxtReadDoc()
1703 int mem_base; in test_htmlCtxtReadMemory() local
1724 mem_base = xmlMemBlocks(); in test_htmlCtxtReadMemory()
1745 if (mem_base != xmlMemBlocks()) { in test_htmlCtxtReadMemory()
1747 xmlMemBlocks() - mem_base); in test_htmlCtxtReadMemory()
1775 int mem_base; in test_htmlCtxtReset() local
1780 mem_base = xmlMemBlocks(); in test_htmlCtxtReset()
1787 if (mem_base != xmlMemBlocks()) { in test_htmlCtxtReset()
1789 xmlMemBlocks() - mem_base); in test_htmlCtxtReset()
1807 int mem_base; in test_htmlCtxtUseOptions() local
1816 mem_base = xmlMemBlocks(); in test_htmlCtxtUseOptions()
1826 if (mem_base != xmlMemBlocks()) { in test_htmlCtxtUseOptions()
1828 xmlMemBlocks() - mem_base); in test_htmlCtxtUseOptions()
1848 int mem_base; in test_htmlElementAllowedHere() local
1857 mem_base = xmlMemBlocks(); in test_htmlElementAllowedHere()
1867 if (mem_base != xmlMemBlocks()) { in test_htmlElementAllowedHere()
1869 xmlMemBlocks() - mem_base); in test_htmlElementAllowedHere()
1889 int mem_base; in test_htmlElementStatusHere() local
1898 mem_base = xmlMemBlocks(); in test_htmlElementStatusHere()
1908 if (mem_base != xmlMemBlocks()) { in test_htmlElementStatusHere()
1910 xmlMemBlocks() - mem_base); in test_htmlElementStatusHere()
1930 int mem_base; in test_htmlEncodeEntities() local
1948 mem_base = xmlMemBlocks(); in test_htmlEncodeEntities()
1964 if (mem_base != xmlMemBlocks()) { in test_htmlEncodeEntities()
1966 xmlMemBlocks() - mem_base); in test_htmlEncodeEntities()
1992 int mem_base; in test_htmlEntityLookup() local
1998 mem_base = xmlMemBlocks(); in test_htmlEntityLookup()
2006 if (mem_base != xmlMemBlocks()) { in test_htmlEntityLookup()
2008 xmlMemBlocks() - mem_base); in test_htmlEntityLookup()
2026 int mem_base; in test_htmlEntityValueLookup() local
2032 mem_base = xmlMemBlocks(); in test_htmlEntityValueLookup()
2040 if (mem_base != xmlMemBlocks()) { in test_htmlEntityValueLookup()
2042 xmlMemBlocks() - mem_base); in test_htmlEntityValueLookup()
2060 int mem_base; in test_htmlHandleOmittedElem() local
2066 mem_base = xmlMemBlocks(); in test_htmlHandleOmittedElem()
2074 if (mem_base != xmlMemBlocks()) { in test_htmlHandleOmittedElem()
2076 xmlMemBlocks() - mem_base); in test_htmlHandleOmittedElem()
2094 int mem_base; in test_htmlIsAutoClosed() local
2103 mem_base = xmlMemBlocks(); in test_htmlIsAutoClosed()
2113 if (mem_base != xmlMemBlocks()) { in test_htmlIsAutoClosed()
2115 xmlMemBlocks() - mem_base); in test_htmlIsAutoClosed()
2135 int mem_base; in test_htmlIsScriptAttribute() local
2141 mem_base = xmlMemBlocks(); in test_htmlIsScriptAttribute()
2149 if (mem_base != xmlMemBlocks()) { in test_htmlIsScriptAttribute()
2151 xmlMemBlocks() - mem_base); in test_htmlIsScriptAttribute()
2169 int mem_base; in test_htmlNewParserCtxt() local
2172 mem_base = xmlMemBlocks(); in test_htmlNewParserCtxt()
2178 if (mem_base != xmlMemBlocks()) { in test_htmlNewParserCtxt()
2180 xmlMemBlocks() - mem_base); in test_htmlNewParserCtxt()
2196 int mem_base; in test_htmlNodeStatus() local
2205 mem_base = xmlMemBlocks(); in test_htmlNodeStatus()
2215 if (mem_base != xmlMemBlocks()) { in test_htmlNodeStatus()
2217 xmlMemBlocks() - mem_base); in test_htmlNodeStatus()
2237 int mem_base; in test_htmlParseCharRef() local
2243 mem_base = xmlMemBlocks(); in test_htmlParseCharRef()
2251 if (mem_base != xmlMemBlocks()) { in test_htmlParseCharRef()
2253 xmlMemBlocks() - mem_base); in test_htmlParseCharRef()
2271 int mem_base; in test_htmlParseChunk() local
2286 mem_base = xmlMemBlocks(); in test_htmlParseChunk()
2304 if (mem_base != xmlMemBlocks()) { in test_htmlParseChunk()
2306 xmlMemBlocks() - mem_base); in test_htmlParseChunk()
2330 int mem_base; in test_htmlParseDoc() local
2339 mem_base = xmlMemBlocks(); in test_htmlParseDoc()
2349 if (mem_base != xmlMemBlocks()) { in test_htmlParseDoc()
2351 xmlMemBlocks() - mem_base); in test_htmlParseDoc()
2371 int mem_base; in test_htmlParseDocument() local
2377 mem_base = xmlMemBlocks(); in test_htmlParseDocument()
2386 if (mem_base != xmlMemBlocks()) { in test_htmlParseDocument()
2388 xmlMemBlocks() - mem_base); in test_htmlParseDocument()
2406 int mem_base; in test_htmlParseElement() local
2411 mem_base = xmlMemBlocks(); in test_htmlParseElement()
2418 if (mem_base != xmlMemBlocks()) { in test_htmlParseElement()
2420 xmlMemBlocks() - mem_base); in test_htmlParseElement()
2438 int mem_base; in test_htmlParseEntityRef() local
2447 mem_base = xmlMemBlocks(); in test_htmlParseEntityRef()
2457 if (mem_base != xmlMemBlocks()) { in test_htmlParseEntityRef()
2459 xmlMemBlocks() - mem_base); in test_htmlParseEntityRef()
2510 int mem_base; in test_htmlReadDoc() local
2525 mem_base = xmlMemBlocks(); in test_htmlReadDoc()
2539 if (mem_base != xmlMemBlocks()) { in test_htmlReadDoc()
2541 xmlMemBlocks() - mem_base); in test_htmlReadDoc()
2565 int mem_base; in test_htmlReadFile() local
2577 mem_base = xmlMemBlocks(); in test_htmlReadFile()
2589 if (mem_base != xmlMemBlocks()) { in test_htmlReadFile()
2591 xmlMemBlocks() - mem_base); in test_htmlReadFile()
2613 int mem_base; in test_htmlReadMemory() local
2631 mem_base = xmlMemBlocks(); in test_htmlReadMemory()
2650 if (mem_base != xmlMemBlocks()) { in test_htmlReadMemory()
2652 xmlMemBlocks() - mem_base); in test_htmlReadMemory()
2678 int mem_base; in test_htmlSAXParseDoc() local
2693 mem_base = xmlMemBlocks(); in test_htmlSAXParseDoc()
2707 if (mem_base != xmlMemBlocks()) { in test_htmlSAXParseDoc()
2709 xmlMemBlocks() - mem_base); in test_htmlSAXParseDoc()
2733 int mem_base; in test_htmlSAXParseFile() local
2748 mem_base = xmlMemBlocks(); in test_htmlSAXParseFile()
2762 if (mem_base != xmlMemBlocks()) { in test_htmlSAXParseFile()
2764 xmlMemBlocks() - mem_base); in test_htmlSAXParseFile()
2841 int mem_base; in test_htmlDocContentDumpFormatOutput() local
2855 mem_base = xmlMemBlocks(); in test_htmlDocContentDumpFormatOutput()
2868 if (mem_base != xmlMemBlocks()) { in test_htmlDocContentDumpFormatOutput()
2870 xmlMemBlocks() - mem_base); in test_htmlDocContentDumpFormatOutput()
2894 int mem_base; in test_htmlDocContentDumpOutput() local
2905 mem_base = xmlMemBlocks(); in test_htmlDocContentDumpOutput()
2916 if (mem_base != xmlMemBlocks()) { in test_htmlDocContentDumpOutput()
2918 xmlMemBlocks() - mem_base); in test_htmlDocContentDumpOutput()
2940 int mem_base; in test_htmlDocDump() local
2949 mem_base = xmlMemBlocks(); in test_htmlDocDump()
2959 if (mem_base != xmlMemBlocks()) { in test_htmlDocDump()
2961 xmlMemBlocks() - mem_base); in test_htmlDocDump()
2988 int mem_base; in test_htmlDocDumpMemory() local
2999 mem_base = xmlMemBlocks(); in test_htmlDocDumpMemory()
3010 if (mem_base != xmlMemBlocks()) { in test_htmlDocDumpMemory()
3012 xmlMemBlocks() - mem_base); in test_htmlDocDumpMemory()
3034 int mem_base; in test_htmlDocDumpMemoryFormat() local
3048 mem_base = xmlMemBlocks(); in test_htmlDocDumpMemoryFormat()
3061 if (mem_base != xmlMemBlocks()) { in test_htmlDocDumpMemoryFormat()
3063 xmlMemBlocks() - mem_base); in test_htmlDocDumpMemoryFormat()
3087 int mem_base; in test_htmlGetMetaEncoding() local
3093 mem_base = xmlMemBlocks(); in test_htmlGetMetaEncoding()
3101 if (mem_base != xmlMemBlocks()) { in test_htmlGetMetaEncoding()
3103 xmlMemBlocks() - mem_base); in test_htmlGetMetaEncoding()
3121 int mem_base; in test_htmlIsBooleanAttr() local
3127 mem_base = xmlMemBlocks(); in test_htmlIsBooleanAttr()
3135 if (mem_base != xmlMemBlocks()) { in test_htmlIsBooleanAttr()
3137 xmlMemBlocks() - mem_base); in test_htmlIsBooleanAttr()
3155 int mem_base; in test_htmlNewDoc() local
3164 mem_base = xmlMemBlocks(); in test_htmlNewDoc()
3174 if (mem_base != xmlMemBlocks()) { in test_htmlNewDoc()
3176 xmlMemBlocks() - mem_base); in test_htmlNewDoc()
3196 int mem_base; in test_htmlNewDocNoDtD() local
3205 mem_base = xmlMemBlocks(); in test_htmlNewDocNoDtD()
3215 if (mem_base != xmlMemBlocks()) { in test_htmlNewDocNoDtD()
3217 xmlMemBlocks() - mem_base); in test_htmlNewDocNoDtD()
3237 int mem_base; in test_htmlNodeDump() local
3249 mem_base = xmlMemBlocks(); in test_htmlNodeDump()
3261 if (mem_base != xmlMemBlocks()) { in test_htmlNodeDump()
3263 xmlMemBlocks() - mem_base); in test_htmlNodeDump()
3285 int mem_base; in test_htmlNodeDumpFile() local
3296 mem_base = xmlMemBlocks(); in test_htmlNodeDumpFile()
3307 if (mem_base != xmlMemBlocks()) { in test_htmlNodeDumpFile()
3309 xmlMemBlocks() - mem_base); in test_htmlNodeDumpFile()
3331 int mem_base; in test_htmlNodeDumpFileFormat() local
3349 mem_base = xmlMemBlocks(); in test_htmlNodeDumpFileFormat()
3365 if (mem_base != xmlMemBlocks()) { in test_htmlNodeDumpFileFormat()
3367 xmlMemBlocks() - mem_base); in test_htmlNodeDumpFileFormat()
3393 int mem_base; in test_htmlNodeDumpFormatOutput() local
3410 mem_base = xmlMemBlocks(); in test_htmlNodeDumpFormatOutput()
3425 if (mem_base != xmlMemBlocks()) { in test_htmlNodeDumpFormatOutput()
3427 xmlMemBlocks() - mem_base); in test_htmlNodeDumpFormatOutput()
3453 int mem_base; in test_htmlNodeDumpOutput() local
3467 mem_base = xmlMemBlocks(); in test_htmlNodeDumpOutput()
3480 if (mem_base != xmlMemBlocks()) { in test_htmlNodeDumpOutput()
3482 xmlMemBlocks() - mem_base); in test_htmlNodeDumpOutput()
3506 int mem_base; in test_htmlSaveFile() local
3515 mem_base = xmlMemBlocks(); in test_htmlSaveFile()
3525 if (mem_base != xmlMemBlocks()) { in test_htmlSaveFile()
3527 xmlMemBlocks() - mem_base); in test_htmlSaveFile()
3547 int mem_base; in test_htmlSaveFileEnc() local
3559 mem_base = xmlMemBlocks(); in test_htmlSaveFileEnc()
3571 if (mem_base != xmlMemBlocks()) { in test_htmlSaveFileEnc()
3573 xmlMemBlocks() - mem_base); in test_htmlSaveFileEnc()
3595 int mem_base; in test_htmlSaveFileFormat() local
3610 mem_base = xmlMemBlocks(); in test_htmlSaveFileFormat()
3624 if (mem_base != xmlMemBlocks()) { in test_htmlSaveFileFormat()
3626 xmlMemBlocks() - mem_base); in test_htmlSaveFileFormat()
3650 int mem_base; in test_htmlSetMetaEncoding() local
3659 mem_base = xmlMemBlocks(); in test_htmlSetMetaEncoding()
3669 if (mem_base != xmlMemBlocks()) { in test_htmlSetMetaEncoding()
3671 xmlMemBlocks() - mem_base); in test_htmlSetMetaEncoding()
3720 int mem_base; in test_docbDefaultSAXHandlerInit() local
3722 mem_base = xmlMemBlocks(); in test_docbDefaultSAXHandlerInit()
3727 if (mem_base != xmlMemBlocks()) { in test_docbDefaultSAXHandlerInit()
3729 xmlMemBlocks() - mem_base); in test_docbDefaultSAXHandlerInit()
3747 int mem_base; in test_htmlDefaultSAXHandlerInit() local
3749 mem_base = xmlMemBlocks(); in test_htmlDefaultSAXHandlerInit()
3754 if (mem_base != xmlMemBlocks()) { in test_htmlDefaultSAXHandlerInit()
3756 xmlMemBlocks() - mem_base); in test_htmlDefaultSAXHandlerInit()
3772 int mem_base; in test_xmlDefaultSAXHandlerInit() local
3774 mem_base = xmlMemBlocks(); in test_xmlDefaultSAXHandlerInit()
3779 if (mem_base != xmlMemBlocks()) { in test_xmlDefaultSAXHandlerInit()
3781 xmlMemBlocks() - mem_base); in test_xmlDefaultSAXHandlerInit()
3802 int mem_base; in test_xmlSAX2AttributeDecl() local
3825 mem_base = xmlMemBlocks(); in test_xmlSAX2AttributeDecl()
3844 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2AttributeDecl()
3846 xmlMemBlocks() - mem_base); in test_xmlSAX2AttributeDecl()
3874 int mem_base; in test_xmlSAX2CDataBlock() local
3885 mem_base = xmlMemBlocks(); in test_xmlSAX2CDataBlock()
3899 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2CDataBlock()
3901 xmlMemBlocks() - mem_base); in test_xmlSAX2CDataBlock()
3921 int mem_base; in test_xmlSAX2Characters() local
3932 mem_base = xmlMemBlocks(); in test_xmlSAX2Characters()
3946 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2Characters()
3948 xmlMemBlocks() - mem_base); in test_xmlSAX2Characters()
3968 int mem_base; in test_xmlSAX2Comment() local
3976 mem_base = xmlMemBlocks(); in test_xmlSAX2Comment()
3985 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2Comment()
3987 xmlMemBlocks() - mem_base); in test_xmlSAX2Comment()
4005 int mem_base; in test_xmlSAX2ElementDecl() local
4019 mem_base = xmlMemBlocks(); in test_xmlSAX2ElementDecl()
4032 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2ElementDecl()
4034 xmlMemBlocks() - mem_base); in test_xmlSAX2ElementDecl()
4056 int mem_base; in test_xmlSAX2EndDocument() local
4061 mem_base = xmlMemBlocks(); in test_xmlSAX2EndDocument()
4068 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2EndDocument()
4070 xmlMemBlocks() - mem_base); in test_xmlSAX2EndDocument()
4088 int mem_base; in test_xmlSAX2EndElement() local
4096 mem_base = xmlMemBlocks(); in test_xmlSAX2EndElement()
4105 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2EndElement()
4107 xmlMemBlocks() - mem_base); in test_xmlSAX2EndElement()
4127 int mem_base; in test_xmlSAX2EndElementNs() local
4141 mem_base = xmlMemBlocks(); in test_xmlSAX2EndElementNs()
4154 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2EndElementNs()
4156 xmlMemBlocks() - mem_base); in test_xmlSAX2EndElementNs()
4178 int mem_base; in test_xmlSAX2EntityDecl() local
4198 mem_base = xmlMemBlocks(); in test_xmlSAX2EntityDecl()
4215 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2EntityDecl()
4217 xmlMemBlocks() - mem_base); in test_xmlSAX2EntityDecl()
4243 int mem_base; in test_xmlSAX2ExternalSubset() local
4257 mem_base = xmlMemBlocks(); in test_xmlSAX2ExternalSubset()
4270 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2ExternalSubset()
4272 xmlMemBlocks() - mem_base); in test_xmlSAX2ExternalSubset()
4294 int mem_base; in test_xmlSAX2GetColumnNumber() local
4300 mem_base = xmlMemBlocks(); in test_xmlSAX2GetColumnNumber()
4308 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2GetColumnNumber()
4310 xmlMemBlocks() - mem_base); in test_xmlSAX2GetColumnNumber()
4326 int mem_base; in test_xmlSAX2GetEntity() local
4335 mem_base = xmlMemBlocks(); in test_xmlSAX2GetEntity()
4345 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2GetEntity()
4347 xmlMemBlocks() - mem_base); in test_xmlSAX2GetEntity()
4365 int mem_base; in test_xmlSAX2GetLineNumber() local
4371 mem_base = xmlMemBlocks(); in test_xmlSAX2GetLineNumber()
4379 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2GetLineNumber()
4381 xmlMemBlocks() - mem_base); in test_xmlSAX2GetLineNumber()
4397 int mem_base; in test_xmlSAX2GetParameterEntity() local
4406 mem_base = xmlMemBlocks(); in test_xmlSAX2GetParameterEntity()
4416 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2GetParameterEntity()
4418 xmlMemBlocks() - mem_base); in test_xmlSAX2GetParameterEntity()
4436 int mem_base; in test_xmlSAX2GetPublicId() local
4442 mem_base = xmlMemBlocks(); in test_xmlSAX2GetPublicId()
4450 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2GetPublicId()
4452 xmlMemBlocks() - mem_base); in test_xmlSAX2GetPublicId()
4468 int mem_base; in test_xmlSAX2GetSystemId() local
4474 mem_base = xmlMemBlocks(); in test_xmlSAX2GetSystemId()
4482 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2GetSystemId()
4484 xmlMemBlocks() - mem_base); in test_xmlSAX2GetSystemId()
4500 int mem_base; in test_xmlSAX2HasExternalSubset() local
4506 mem_base = xmlMemBlocks(); in test_xmlSAX2HasExternalSubset()
4514 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2HasExternalSubset()
4516 xmlMemBlocks() - mem_base); in test_xmlSAX2HasExternalSubset()
4532 int mem_base; in test_xmlSAX2HasInternalSubset() local
4538 mem_base = xmlMemBlocks(); in test_xmlSAX2HasInternalSubset()
4546 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2HasInternalSubset()
4548 xmlMemBlocks() - mem_base); in test_xmlSAX2HasInternalSubset()
4564 int mem_base; in test_xmlSAX2IgnorableWhitespace() local
4575 mem_base = xmlMemBlocks(); in test_xmlSAX2IgnorableWhitespace()
4589 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2IgnorableWhitespace()
4591 xmlMemBlocks() - mem_base); in test_xmlSAX2IgnorableWhitespace()
4618 int mem_base; in test_xmlSAX2InitDefaultSAXHandler() local
4626 mem_base = xmlMemBlocks(); in test_xmlSAX2InitDefaultSAXHandler()
4635 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2InitDefaultSAXHandler()
4637 xmlMemBlocks() - mem_base); in test_xmlSAX2InitDefaultSAXHandler()
4656 int mem_base; in test_xmlSAX2InitDocbDefaultSAXHandler() local
4661 mem_base = xmlMemBlocks(); in test_xmlSAX2InitDocbDefaultSAXHandler()
4668 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2InitDocbDefaultSAXHandler()
4670 xmlMemBlocks() - mem_base); in test_xmlSAX2InitDocbDefaultSAXHandler()
4688 int mem_base; in test_xmlSAX2InitHtmlDefaultSAXHandler() local
4693 mem_base = xmlMemBlocks(); in test_xmlSAX2InitHtmlDefaultSAXHandler()
4700 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2InitHtmlDefaultSAXHandler()
4702 xmlMemBlocks() - mem_base); in test_xmlSAX2InitHtmlDefaultSAXHandler()
4719 int mem_base; in test_xmlSAX2InternalSubset() local
4733 mem_base = xmlMemBlocks(); in test_xmlSAX2InternalSubset()
4746 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2InternalSubset()
4748 xmlMemBlocks() - mem_base); in test_xmlSAX2InternalSubset()
4770 int mem_base; in test_xmlSAX2IsStandalone() local
4776 mem_base = xmlMemBlocks(); in test_xmlSAX2IsStandalone()
4784 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2IsStandalone()
4786 xmlMemBlocks() - mem_base); in test_xmlSAX2IsStandalone()
4802 int mem_base; in test_xmlSAX2NotationDecl() local
4816 mem_base = xmlMemBlocks(); in test_xmlSAX2NotationDecl()
4829 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2NotationDecl()
4831 xmlMemBlocks() - mem_base); in test_xmlSAX2NotationDecl()
4853 int mem_base; in test_xmlSAX2ProcessingInstruction() local
4864 mem_base = xmlMemBlocks(); in test_xmlSAX2ProcessingInstruction()
4875 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2ProcessingInstruction()
4877 xmlMemBlocks() - mem_base); in test_xmlSAX2ProcessingInstruction()
4897 int mem_base; in test_xmlSAX2Reference() local
4905 mem_base = xmlMemBlocks(); in test_xmlSAX2Reference()
4914 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2Reference()
4916 xmlMemBlocks() - mem_base); in test_xmlSAX2Reference()
4934 int mem_base; in test_xmlSAX2ResolveEntity() local
4946 mem_base = xmlMemBlocks(); in test_xmlSAX2ResolveEntity()
4958 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2ResolveEntity()
4960 xmlMemBlocks() - mem_base); in test_xmlSAX2ResolveEntity()
4987 int mem_base; in test_xmlSAX2SetDocumentLocator() local
4995 mem_base = xmlMemBlocks(); in test_xmlSAX2SetDocumentLocator()
5004 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2SetDocumentLocator()
5006 xmlMemBlocks() - mem_base); in test_xmlSAX2SetDocumentLocator()
5024 int mem_base; in test_xmlSAX2StartDocument() local
5029 mem_base = xmlMemBlocks(); in test_xmlSAX2StartDocument()
5036 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2StartDocument()
5038 xmlMemBlocks() - mem_base); in test_xmlSAX2StartDocument()
5056 int mem_base; in test_xmlSAX2StartElement() local
5067 mem_base = xmlMemBlocks(); in test_xmlSAX2StartElement()
5078 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2StartElement()
5080 xmlMemBlocks() - mem_base); in test_xmlSAX2StartElement()
5102 int mem_base; in test_xmlSAX2StartElementNs() local
5131 mem_base = xmlMemBlocks(); in test_xmlSAX2StartElementNs()
5154 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2StartElementNs()
5156 xmlMemBlocks() - mem_base); in test_xmlSAX2StartElementNs()
5188 int mem_base; in test_xmlSAX2UnparsedEntityDecl() local
5205 mem_base = xmlMemBlocks(); in test_xmlSAX2UnparsedEntityDecl()
5220 if (mem_base != xmlMemBlocks()) { in test_xmlSAX2UnparsedEntityDecl()
5222 xmlMemBlocks() - mem_base); in test_xmlSAX2UnparsedEntityDecl()
5248 int mem_base; in test_xmlSAXDefaultVersion() local
5254 mem_base = xmlMemBlocks(); in test_xmlSAXDefaultVersion()
5262 if (mem_base != xmlMemBlocks()) { in test_xmlSAXDefaultVersion()
5264 xmlMemBlocks() - mem_base); in test_xmlSAXDefaultVersion()
5282 int mem_base; in test_xmlSAXVersion() local
5291 mem_base = xmlMemBlocks(); in test_xmlSAXVersion()
5301 if (mem_base != xmlMemBlocks()) { in test_xmlSAXVersion()
5303 xmlMemBlocks() - mem_base); in test_xmlSAXVersion()
5370 int mem_base; in test_xmlC14NDocDumpMemory() local
5391 mem_base = xmlMemBlocks(); in test_xmlC14NDocDumpMemory()
5409 if (mem_base != xmlMemBlocks()) { in test_xmlC14NDocDumpMemory()
5411 xmlMemBlocks() - mem_base); in test_xmlC14NDocDumpMemory()
5439 int mem_base; in test_xmlC14NDocSave() local
5463 mem_base = xmlMemBlocks(); in test_xmlC14NDocSave()
5483 if (mem_base != xmlMemBlocks()) { in test_xmlC14NDocSave()
5485 xmlMemBlocks() - mem_base); in test_xmlC14NDocSave()
5515 int mem_base; in test_xmlC14NDocSaveTo() local
5536 mem_base = xmlMemBlocks(); in test_xmlC14NDocSaveTo()
5554 if (mem_base != xmlMemBlocks()) { in test_xmlC14NDocSaveTo()
5556 xmlMemBlocks() - mem_base); in test_xmlC14NDocSaveTo()
5618 int mem_base; in test_xmlACatalogAdd() local
5633 mem_base = xmlMemBlocks(); in test_xmlACatalogAdd()
5647 if (mem_base != xmlMemBlocks()) { in test_xmlACatalogAdd()
5649 xmlMemBlocks() - mem_base); in test_xmlACatalogAdd()
5673 int mem_base; in test_xmlACatalogDump() local
5681 mem_base = xmlMemBlocks(); in test_xmlACatalogDump()
5690 if (mem_base != xmlMemBlocks()) { in test_xmlACatalogDump()
5692 xmlMemBlocks() - mem_base); in test_xmlACatalogDump()
5712 int mem_base; in test_xmlACatalogRemove() local
5721 mem_base = xmlMemBlocks(); in test_xmlACatalogRemove()
5731 if (mem_base != xmlMemBlocks()) { in test_xmlACatalogRemove()
5733 xmlMemBlocks() - mem_base); in test_xmlACatalogRemove()
5753 int mem_base; in test_xmlACatalogResolve() local
5765 mem_base = xmlMemBlocks(); in test_xmlACatalogResolve()
5777 if (mem_base != xmlMemBlocks()) { in test_xmlACatalogResolve()
5779 xmlMemBlocks() - mem_base); in test_xmlACatalogResolve()
5801 int mem_base; in test_xmlACatalogResolvePublic() local
5810 mem_base = xmlMemBlocks(); in test_xmlACatalogResolvePublic()
5820 if (mem_base != xmlMemBlocks()) { in test_xmlACatalogResolvePublic()
5822 xmlMemBlocks() - mem_base); in test_xmlACatalogResolvePublic()
5842 int mem_base; in test_xmlACatalogResolveSystem() local
5851 mem_base = xmlMemBlocks(); in test_xmlACatalogResolveSystem()
5861 if (mem_base != xmlMemBlocks()) { in test_xmlACatalogResolveSystem()
5863 xmlMemBlocks() - mem_base); in test_xmlACatalogResolveSystem()
5883 int mem_base; in test_xmlACatalogResolveURI() local
5892 mem_base = xmlMemBlocks(); in test_xmlACatalogResolveURI()
5902 if (mem_base != xmlMemBlocks()) { in test_xmlACatalogResolveURI()
5904 xmlMemBlocks() - mem_base); in test_xmlACatalogResolveURI()
5924 int mem_base; in test_xmlCatalogAdd() local
5936 mem_base = xmlMemBlocks(); in test_xmlCatalogAdd()
5948 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogAdd()
5950 xmlMemBlocks() - mem_base); in test_xmlCatalogAdd()
6008 int mem_base; in test_xmlCatalogDump() local
6013 mem_base = xmlMemBlocks(); in test_xmlCatalogDump()
6020 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogDump()
6022 xmlMemBlocks() - mem_base); in test_xmlCatalogDump()
6040 int mem_base; in test_xmlCatalogGetDefaults() local
6043 mem_base = xmlMemBlocks(); in test_xmlCatalogGetDefaults()
6049 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogGetDefaults()
6051 xmlMemBlocks() - mem_base); in test_xmlCatalogGetDefaults()
6067 int mem_base; in test_xmlCatalogIsEmpty() local
6073 mem_base = xmlMemBlocks(); in test_xmlCatalogIsEmpty()
6081 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogIsEmpty()
6083 xmlMemBlocks() - mem_base); in test_xmlCatalogIsEmpty()
6101 int mem_base; in test_xmlCatalogLocalResolve() local
6113 mem_base = xmlMemBlocks(); in test_xmlCatalogLocalResolve()
6125 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogLocalResolve()
6127 xmlMemBlocks() - mem_base); in test_xmlCatalogLocalResolve()
6149 int mem_base; in test_xmlCatalogLocalResolveURI() local
6158 mem_base = xmlMemBlocks(); in test_xmlCatalogLocalResolveURI()
6168 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogLocalResolveURI()
6170 xmlMemBlocks() - mem_base); in test_xmlCatalogLocalResolveURI()
6246 int mem_base; in test_xmlCatalogResolvePublic() local
6252 mem_base = xmlMemBlocks(); in test_xmlCatalogResolvePublic()
6260 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogResolvePublic()
6262 xmlMemBlocks() - mem_base); in test_xmlCatalogResolvePublic()
6280 int mem_base; in test_xmlCatalogResolveSystem() local
6286 mem_base = xmlMemBlocks(); in test_xmlCatalogResolveSystem()
6294 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogResolveSystem()
6296 xmlMemBlocks() - mem_base); in test_xmlCatalogResolveSystem()
6314 int mem_base; in test_xmlCatalogResolveURI() local
6320 mem_base = xmlMemBlocks(); in test_xmlCatalogResolveURI()
6328 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogResolveURI()
6330 xmlMemBlocks() - mem_base); in test_xmlCatalogResolveURI()
6348 int mem_base; in test_xmlCatalogSetDefaultPrefer() local
6354 mem_base = xmlMemBlocks(); in test_xmlCatalogSetDefaultPrefer()
6362 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogSetDefaultPrefer()
6364 xmlMemBlocks() - mem_base); in test_xmlCatalogSetDefaultPrefer()
6382 int mem_base; in test_xmlCatalogSetDefaults() local
6387 mem_base = xmlMemBlocks(); in test_xmlCatalogSetDefaults()
6394 if (mem_base != xmlMemBlocks()) { in test_xmlCatalogSetDefaults()
6396 xmlMemBlocks() - mem_base); in test_xmlCatalogSetDefaults()
6414 int mem_base; in test_xmlConvertSGMLCatalog() local
6420 mem_base = xmlMemBlocks(); in test_xmlConvertSGMLCatalog()
6428 if (mem_base != xmlMemBlocks()) { in test_xmlConvertSGMLCatalog()
6430 xmlMemBlocks() - mem_base); in test_xmlConvertSGMLCatalog()
6448 int mem_base; in test_xmlInitializeCatalog() local
6450 mem_base = xmlMemBlocks(); in test_xmlInitializeCatalog()
6455 if (mem_base != xmlMemBlocks()) { in test_xmlInitializeCatalog()
6457 xmlMemBlocks() - mem_base); in test_xmlInitializeCatalog()
6551 int mem_base; in test_xmlParseCatalogFile() local
6557 mem_base = xmlMemBlocks(); in test_xmlParseCatalogFile()
6565 if (mem_base != xmlMemBlocks()) { in test_xmlParseCatalogFile()
6567 xmlMemBlocks() - mem_base); in test_xmlParseCatalogFile()
6631 int mem_base; in test_xmlCharInRange() local
6640 mem_base = xmlMemBlocks(); in test_xmlCharInRange()
6650 if (mem_base != xmlMemBlocks()) { in test_xmlCharInRange()
6652 xmlMemBlocks() - mem_base); in test_xmlCharInRange()
6670 int mem_base; in test_xmlIsBaseChar() local
6676 mem_base = xmlMemBlocks(); in test_xmlIsBaseChar()
6684 if (mem_base != xmlMemBlocks()) { in test_xmlIsBaseChar()
6686 xmlMemBlocks() - mem_base); in test_xmlIsBaseChar()
6702 int mem_base; in test_xmlIsBlank() local
6708 mem_base = xmlMemBlocks(); in test_xmlIsBlank()
6716 if (mem_base != xmlMemBlocks()) { in test_xmlIsBlank()
6718 xmlMemBlocks() - mem_base); in test_xmlIsBlank()
6734 int mem_base; in test_xmlIsChar() local
6740 mem_base = xmlMemBlocks(); in test_xmlIsChar()
6748 if (mem_base != xmlMemBlocks()) { in test_xmlIsChar()
6750 xmlMemBlocks() - mem_base); in test_xmlIsChar()
6766 int mem_base; in test_xmlIsCombining() local
6772 mem_base = xmlMemBlocks(); in test_xmlIsCombining()
6780 if (mem_base != xmlMemBlocks()) { in test_xmlIsCombining()
6782 xmlMemBlocks() - mem_base); in test_xmlIsCombining()
6798 int mem_base; in test_xmlIsDigit() local
6804 mem_base = xmlMemBlocks(); in test_xmlIsDigit()
6812 if (mem_base != xmlMemBlocks()) { in test_xmlIsDigit()
6814 xmlMemBlocks() - mem_base); in test_xmlIsDigit()
6830 int mem_base; in test_xmlIsExtender() local
6836 mem_base = xmlMemBlocks(); in test_xmlIsExtender()
6844 if (mem_base != xmlMemBlocks()) { in test_xmlIsExtender()
6846 xmlMemBlocks() - mem_base); in test_xmlIsExtender()
6862 int mem_base; in test_xmlIsIdeographic() local
6868 mem_base = xmlMemBlocks(); in test_xmlIsIdeographic()
6876 if (mem_base != xmlMemBlocks()) { in test_xmlIsIdeographic()
6878 xmlMemBlocks() - mem_base); in test_xmlIsIdeographic()
6894 int mem_base; in test_xmlIsPubidChar() local
6900 mem_base = xmlMemBlocks(); in test_xmlIsPubidChar()
6908 if (mem_base != xmlMemBlocks()) { in test_xmlIsPubidChar()
6910 xmlMemBlocks() - mem_base); in test_xmlIsPubidChar()
6946 int mem_base; in test_xmlBoolToText() local
6952 mem_base = xmlMemBlocks(); in test_xmlBoolToText()
6960 if (mem_base != xmlMemBlocks()) { in test_xmlBoolToText()
6962 xmlMemBlocks() - mem_base); in test_xmlBoolToText()
6980 int mem_base; in test_xmlDebugCheckDocument() local
6989 mem_base = xmlMemBlocks(); in test_xmlDebugCheckDocument()
6999 if (mem_base != xmlMemBlocks()) { in test_xmlDebugCheckDocument()
7001 xmlMemBlocks() - mem_base); in test_xmlDebugCheckDocument()
7021 int mem_base; in test_xmlDebugDumpAttr() local
7032 mem_base = xmlMemBlocks(); in test_xmlDebugDumpAttr()
7043 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpAttr()
7045 xmlMemBlocks() - mem_base); in test_xmlDebugDumpAttr()
7067 int mem_base; in test_xmlDebugDumpAttrList() local
7078 mem_base = xmlMemBlocks(); in test_xmlDebugDumpAttrList()
7089 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpAttrList()
7091 xmlMemBlocks() - mem_base); in test_xmlDebugDumpAttrList()
7113 int mem_base; in test_xmlDebugDumpDTD() local
7121 mem_base = xmlMemBlocks(); in test_xmlDebugDumpDTD()
7130 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpDTD()
7132 xmlMemBlocks() - mem_base); in test_xmlDebugDumpDTD()
7152 int mem_base; in test_xmlDebugDumpDocument() local
7160 mem_base = xmlMemBlocks(); in test_xmlDebugDumpDocument()
7169 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpDocument()
7171 xmlMemBlocks() - mem_base); in test_xmlDebugDumpDocument()
7191 int mem_base; in test_xmlDebugDumpDocumentHead() local
7199 mem_base = xmlMemBlocks(); in test_xmlDebugDumpDocumentHead()
7208 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpDocumentHead()
7210 xmlMemBlocks() - mem_base); in test_xmlDebugDumpDocumentHead()
7230 int mem_base; in test_xmlDebugDumpEntities() local
7238 mem_base = xmlMemBlocks(); in test_xmlDebugDumpEntities()
7247 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpEntities()
7249 xmlMemBlocks() - mem_base); in test_xmlDebugDumpEntities()
7269 int mem_base; in test_xmlDebugDumpNode() local
7280 mem_base = xmlMemBlocks(); in test_xmlDebugDumpNode()
7291 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpNode()
7293 xmlMemBlocks() - mem_base); in test_xmlDebugDumpNode()
7315 int mem_base; in test_xmlDebugDumpNodeList() local
7326 mem_base = xmlMemBlocks(); in test_xmlDebugDumpNodeList()
7337 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpNodeList()
7339 xmlMemBlocks() - mem_base); in test_xmlDebugDumpNodeList()
7361 int mem_base; in test_xmlDebugDumpOneNode() local
7372 mem_base = xmlMemBlocks(); in test_xmlDebugDumpOneNode()
7383 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpOneNode()
7385 xmlMemBlocks() - mem_base); in test_xmlDebugDumpOneNode()
7407 int mem_base; in test_xmlDebugDumpString() local
7415 mem_base = xmlMemBlocks(); in test_xmlDebugDumpString()
7424 if (mem_base != xmlMemBlocks()) { in test_xmlDebugDumpString()
7426 xmlMemBlocks() - mem_base); in test_xmlDebugDumpString()
7446 int mem_base; in test_xmlLsCountNode() local
7452 mem_base = xmlMemBlocks(); in test_xmlLsCountNode()
7460 if (mem_base != xmlMemBlocks()) { in test_xmlLsCountNode()
7462 xmlMemBlocks() - mem_base); in test_xmlLsCountNode()
7480 int mem_base; in test_xmlLsOneNode() local
7488 mem_base = xmlMemBlocks(); in test_xmlLsOneNode()
7497 if (mem_base != xmlMemBlocks()) { in test_xmlLsOneNode()
7499 xmlMemBlocks() - mem_base); in test_xmlLsOneNode()
7536 int mem_base; in test_xmlShellBase() local
7551 mem_base = xmlMemBlocks(); in test_xmlShellBase()
7565 if (mem_base != xmlMemBlocks()) { in test_xmlShellBase()
7567 xmlMemBlocks() - mem_base); in test_xmlShellBase()
7591 int mem_base; in test_xmlShellCat() local
7606 mem_base = xmlMemBlocks(); in test_xmlShellCat()
7620 if (mem_base != xmlMemBlocks()) { in test_xmlShellCat()
7622 xmlMemBlocks() - mem_base); in test_xmlShellCat()
7646 int mem_base; in test_xmlShellDir() local
7661 mem_base = xmlMemBlocks(); in test_xmlShellDir()
7675 if (mem_base != xmlMemBlocks()) { in test_xmlShellDir()
7677 xmlMemBlocks() - mem_base); in test_xmlShellDir()
7701 int mem_base; in test_xmlShellDu() local
7716 mem_base = xmlMemBlocks(); in test_xmlShellDu()
7730 if (mem_base != xmlMemBlocks()) { in test_xmlShellDu()
7732 xmlMemBlocks() - mem_base); in test_xmlShellDu()
7756 int mem_base; in test_xmlShellList() local
7771 mem_base = xmlMemBlocks(); in test_xmlShellList()
7785 if (mem_base != xmlMemBlocks()) { in test_xmlShellList()
7787 xmlMemBlocks() - mem_base); in test_xmlShellList()
7811 int mem_base; in test_xmlShellLoad() local
7826 mem_base = xmlMemBlocks(); in test_xmlShellLoad()
7840 if (mem_base != xmlMemBlocks()) { in test_xmlShellLoad()
7842 xmlMemBlocks() - mem_base); in test_xmlShellLoad()
7866 int mem_base; in test_xmlShellPrintXPathResult() local
7871 mem_base = xmlMemBlocks(); in test_xmlShellPrintXPathResult()
7878 if (mem_base != xmlMemBlocks()) { in test_xmlShellPrintXPathResult()
7880 xmlMemBlocks() - mem_base); in test_xmlShellPrintXPathResult()
7898 int mem_base; in test_xmlShellPwd() local
7913 mem_base = xmlMemBlocks(); in test_xmlShellPwd()
7927 if (mem_base != xmlMemBlocks()) { in test_xmlShellPwd()
7929 xmlMemBlocks() - mem_base); in test_xmlShellPwd()
7953 int mem_base; in test_xmlShellSave() local
7968 mem_base = xmlMemBlocks(); in test_xmlShellSave()
7982 if (mem_base != xmlMemBlocks()) { in test_xmlShellSave()
7984 xmlMemBlocks() - mem_base); in test_xmlShellSave()
8008 int mem_base; in test_xmlShellValidate() local
8023 mem_base = xmlMemBlocks(); in test_xmlShellValidate()
8037 if (mem_base != xmlMemBlocks()) { in test_xmlShellValidate()
8039 xmlMemBlocks() - mem_base); in test_xmlShellValidate()
8063 int mem_base; in test_xmlShellWrite() local
8078 mem_base = xmlMemBlocks(); in test_xmlShellWrite()
8092 if (mem_base != xmlMemBlocks()) { in test_xmlShellWrite()
8094 xmlMemBlocks() - mem_base); in test_xmlShellWrite()
8153 int mem_base; in test_xmlDictCleanup() local
8155 mem_base = xmlMemBlocks(); in test_xmlDictCleanup()
8160 if (mem_base != xmlMemBlocks()) { in test_xmlDictCleanup()
8162 xmlMemBlocks() - mem_base); in test_xmlDictCleanup()
8176 int mem_base; in test_xmlDictCreate() local
8179 mem_base = xmlMemBlocks(); in test_xmlDictCreate()
8185 if (mem_base != xmlMemBlocks()) { in test_xmlDictCreate()
8187 xmlMemBlocks() - mem_base); in test_xmlDictCreate()
8201 int mem_base; in test_xmlDictCreateSub() local
8207 mem_base = xmlMemBlocks(); in test_xmlDictCreateSub()
8215 if (mem_base != xmlMemBlocks()) { in test_xmlDictCreateSub()
8217 xmlMemBlocks() - mem_base); in test_xmlDictCreateSub()
8233 int mem_base; in test_xmlDictExists() local
8245 mem_base = xmlMemBlocks(); in test_xmlDictExists()
8260 if (mem_base != xmlMemBlocks()) { in test_xmlDictExists()
8262 xmlMemBlocks() - mem_base); in test_xmlDictExists()
8292 int mem_base; in test_xmlDictLookup() local
8304 mem_base = xmlMemBlocks(); in test_xmlDictLookup()
8319 if (mem_base != xmlMemBlocks()) { in test_xmlDictLookup()
8321 xmlMemBlocks() - mem_base); in test_xmlDictLookup()
8341 int mem_base; in test_xmlDictOwns() local
8350 mem_base = xmlMemBlocks(); in test_xmlDictOwns()
8360 if (mem_base != xmlMemBlocks()) { in test_xmlDictOwns()
8362 xmlMemBlocks() - mem_base); in test_xmlDictOwns()
8380 int mem_base; in test_xmlDictQLookup() local
8392 mem_base = xmlMemBlocks(); in test_xmlDictQLookup()
8404 if (mem_base != xmlMemBlocks()) { in test_xmlDictQLookup()
8406 xmlMemBlocks() - mem_base); in test_xmlDictQLookup()
8426 int mem_base; in test_xmlDictReference() local
8432 mem_base = xmlMemBlocks(); in test_xmlDictReference()
8441 if (mem_base != xmlMemBlocks()) { in test_xmlDictReference()
8443 xmlMemBlocks() - mem_base); in test_xmlDictReference()
8469 int mem_base; in test_xmlDictSize() local
8475 mem_base = xmlMemBlocks(); in test_xmlDictSize()
8483 if (mem_base != xmlMemBlocks()) { in test_xmlDictSize()
8485 xmlMemBlocks() - mem_base); in test_xmlDictSize()
8501 int mem_base; in test_xmlInitializeDict() local
8504 mem_base = xmlMemBlocks(); in test_xmlInitializeDict()
8510 if (mem_base != xmlMemBlocks()) { in test_xmlInitializeDict()
8512 xmlMemBlocks() - mem_base); in test_xmlInitializeDict()
8550 int mem_base; in test_UTF8Toisolat1() local
8565 mem_base = xmlMemBlocks(); in test_UTF8Toisolat1()
8579 if (mem_base != xmlMemBlocks()) { in test_UTF8Toisolat1()
8581 xmlMemBlocks() - mem_base); in test_UTF8Toisolat1()
8605 int mem_base; in test_isolat1ToUTF8() local
8620 mem_base = xmlMemBlocks(); in test_isolat1ToUTF8()
8634 if (mem_base != xmlMemBlocks()) { in test_isolat1ToUTF8()
8636 xmlMemBlocks() - mem_base); in test_isolat1ToUTF8()
8694 int mem_base; in test_xmlCharEncCloseFunc() local
8700 mem_base = xmlMemBlocks(); in test_xmlCharEncCloseFunc()
8708 if (mem_base != xmlMemBlocks()) { in test_xmlCharEncCloseFunc()
8710 xmlMemBlocks() - mem_base); in test_xmlCharEncCloseFunc()
8726 int mem_base; in test_xmlCharEncFirstLine() local
8738 mem_base = xmlMemBlocks(); in test_xmlCharEncFirstLine()
8750 if (mem_base != xmlMemBlocks()) { in test_xmlCharEncFirstLine()
8752 xmlMemBlocks() - mem_base); in test_xmlCharEncFirstLine()
8772 int mem_base; in test_xmlCharEncInFunc() local
8784 mem_base = xmlMemBlocks(); in test_xmlCharEncInFunc()
8796 if (mem_base != xmlMemBlocks()) { in test_xmlCharEncInFunc()
8798 xmlMemBlocks() - mem_base); in test_xmlCharEncInFunc()
8818 int mem_base; in test_xmlCharEncOutFunc() local
8830 mem_base = xmlMemBlocks(); in test_xmlCharEncOutFunc()
8842 if (mem_base != xmlMemBlocks()) { in test_xmlCharEncOutFunc()
8844 xmlMemBlocks() - mem_base); in test_xmlCharEncOutFunc()
8879 int mem_base; in test_xmlCleanupEncodingAliases() local
8881 mem_base = xmlMemBlocks(); in test_xmlCleanupEncodingAliases()
8886 if (mem_base != xmlMemBlocks()) { in test_xmlCleanupEncodingAliases()
8888 xmlMemBlocks() - mem_base); in test_xmlCleanupEncodingAliases()
8902 int mem_base; in test_xmlDelEncodingAlias() local
8908 mem_base = xmlMemBlocks(); in test_xmlDelEncodingAlias()
8916 if (mem_base != xmlMemBlocks()) { in test_xmlDelEncodingAlias()
8918 xmlMemBlocks() - mem_base); in test_xmlDelEncodingAlias()
8934 int mem_base; in test_xmlDetectCharEncoding() local
8943 mem_base = xmlMemBlocks(); in test_xmlDetectCharEncoding()
8953 if (mem_base != xmlMemBlocks()) { in test_xmlDetectCharEncoding()
8955 xmlMemBlocks() - mem_base); in test_xmlDetectCharEncoding()
8993 int mem_base; in test_xmlGetCharEncodingName() local
8999 mem_base = xmlMemBlocks(); in test_xmlGetCharEncodingName()
9007 if (mem_base != xmlMemBlocks()) { in test_xmlGetCharEncodingName()
9009 xmlMemBlocks() - mem_base); in test_xmlGetCharEncodingName()
9025 int mem_base; in test_xmlGetEncodingAlias() local
9031 mem_base = xmlMemBlocks(); in test_xmlGetEncodingAlias()
9039 if (mem_base != xmlMemBlocks()) { in test_xmlGetEncodingAlias()
9041 xmlMemBlocks() - mem_base); in test_xmlGetEncodingAlias()
9082 int mem_base; in test_xmlParseCharEncoding() local
9088 mem_base = xmlMemBlocks(); in test_xmlParseCharEncoding()
9096 if (mem_base != xmlMemBlocks()) { in test_xmlParseCharEncoding()
9098 xmlMemBlocks() - mem_base); in test_xmlParseCharEncoding()
9121 int mem_base; in test_xmlRegisterCharEncodingHandler() local
9126 mem_base = xmlMemBlocks(); in test_xmlRegisterCharEncodingHandler()
9133 if (mem_base != xmlMemBlocks()) { in test_xmlRegisterCharEncodingHandler()
9135 xmlMemBlocks() - mem_base); in test_xmlRegisterCharEncodingHandler()
9180 int mem_base; in test_xmlAddDocEntity() local
9201 mem_base = xmlMemBlocks(); in test_xmlAddDocEntity()
9219 if (mem_base != xmlMemBlocks()) { in test_xmlAddDocEntity()
9221 xmlMemBlocks() - mem_base); in test_xmlAddDocEntity()
9247 int mem_base; in test_xmlAddDtdEntity() local
9268 mem_base = xmlMemBlocks(); in test_xmlAddDtdEntity()
9286 if (mem_base != xmlMemBlocks()) { in test_xmlAddDtdEntity()
9288 xmlMemBlocks() - mem_base); in test_xmlAddDtdEntity()
9316 int mem_base; in test_xmlCleanupPredefinedEntities() local
9318 mem_base = xmlMemBlocks(); in test_xmlCleanupPredefinedEntities()
9323 if (mem_base != xmlMemBlocks()) { in test_xmlCleanupPredefinedEntities()
9325 xmlMemBlocks() - mem_base); in test_xmlCleanupPredefinedEntities()
9369 int mem_base; in test_xmlDumpEntitiesTable() local
9377 mem_base = xmlMemBlocks(); in test_xmlDumpEntitiesTable()
9386 if (mem_base != xmlMemBlocks()) { in test_xmlDumpEntitiesTable()
9388 xmlMemBlocks() - mem_base); in test_xmlDumpEntitiesTable()
9415 int mem_base; in test_xmlDumpEntityDecl() local
9423 mem_base = xmlMemBlocks(); in test_xmlDumpEntityDecl()
9432 if (mem_base != xmlMemBlocks()) { in test_xmlDumpEntityDecl()
9434 xmlMemBlocks() - mem_base); in test_xmlDumpEntityDecl()
9453 int mem_base; in test_xmlEncodeEntitiesReentrant() local
9462 mem_base = xmlMemBlocks(); in test_xmlEncodeEntitiesReentrant()
9472 if (mem_base != xmlMemBlocks()) { in test_xmlEncodeEntitiesReentrant()
9474 xmlMemBlocks() - mem_base); in test_xmlEncodeEntitiesReentrant()
9499 int mem_base; in test_xmlEncodeSpecialChars() local
9508 mem_base = xmlMemBlocks(); in test_xmlEncodeSpecialChars()
9518 if (mem_base != xmlMemBlocks()) { in test_xmlEncodeSpecialChars()
9520 xmlMemBlocks() - mem_base); in test_xmlEncodeSpecialChars()
9538 int mem_base; in test_xmlGetDocEntity() local
9547 mem_base = xmlMemBlocks(); in test_xmlGetDocEntity()
9557 if (mem_base != xmlMemBlocks()) { in test_xmlGetDocEntity()
9559 xmlMemBlocks() - mem_base); in test_xmlGetDocEntity()
9577 int mem_base; in test_xmlGetDtdEntity() local
9586 mem_base = xmlMemBlocks(); in test_xmlGetDtdEntity()
9596 if (mem_base != xmlMemBlocks()) { in test_xmlGetDtdEntity()
9598 xmlMemBlocks() - mem_base); in test_xmlGetDtdEntity()
9616 int mem_base; in test_xmlGetParameterEntity() local
9625 mem_base = xmlMemBlocks(); in test_xmlGetParameterEntity()
9635 if (mem_base != xmlMemBlocks()) { in test_xmlGetParameterEntity()
9637 xmlMemBlocks() - mem_base); in test_xmlGetParameterEntity()
9655 int mem_base; in test_xmlGetPredefinedEntity() local
9661 mem_base = xmlMemBlocks(); in test_xmlGetPredefinedEntity()
9669 if (mem_base != xmlMemBlocks()) { in test_xmlGetPredefinedEntity()
9671 xmlMemBlocks() - mem_base); in test_xmlGetPredefinedEntity()
9689 int mem_base; in test_xmlInitializePredefinedEntities() local
9691 mem_base = xmlMemBlocks(); in test_xmlInitializePredefinedEntities()
9696 if (mem_base != xmlMemBlocks()) { in test_xmlInitializePredefinedEntities()
9698 xmlMemBlocks() - mem_base); in test_xmlInitializePredefinedEntities()
9714 int mem_base; in test_xmlNewEntity() local
9735 mem_base = xmlMemBlocks(); in test_xmlNewEntity()
9753 if (mem_base != xmlMemBlocks()) { in test_xmlNewEntity()
9755 xmlMemBlocks() - mem_base); in test_xmlNewEntity()
9806 int mem_base; in test_xmlHashAddEntry() local
9818 mem_base = xmlMemBlocks(); in test_xmlHashAddEntry()
9830 if (mem_base != xmlMemBlocks()) { in test_xmlHashAddEntry()
9832 xmlMemBlocks() - mem_base); in test_xmlHashAddEntry()
9852 int mem_base; in test_xmlHashAddEntry2() local
9867 mem_base = xmlMemBlocks(); in test_xmlHashAddEntry2()
9881 if (mem_base != xmlMemBlocks()) { in test_xmlHashAddEntry2()
9883 xmlMemBlocks() - mem_base); in test_xmlHashAddEntry2()
9905 int mem_base; in test_xmlHashAddEntry3() local
9923 mem_base = xmlMemBlocks(); in test_xmlHashAddEntry3()
9939 if (mem_base != xmlMemBlocks()) { in test_xmlHashAddEntry3()
9941 xmlMemBlocks() - mem_base); in test_xmlHashAddEntry3()
9995 int mem_base; in test_xmlHashDefaultDeallocator() local
10003 mem_base = xmlMemBlocks(); in test_xmlHashDefaultDeallocator()
10012 if (mem_base != xmlMemBlocks()) { in test_xmlHashDefaultDeallocator()
10014 xmlMemBlocks() - mem_base); in test_xmlHashDefaultDeallocator()
10032 int mem_base; in test_xmlHashLookup() local
10041 mem_base = xmlMemBlocks(); in test_xmlHashLookup()
10051 if (mem_base != xmlMemBlocks()) { in test_xmlHashLookup()
10053 xmlMemBlocks() - mem_base); in test_xmlHashLookup()
10071 int mem_base; in test_xmlHashLookup2() local
10083 mem_base = xmlMemBlocks(); in test_xmlHashLookup2()
10095 if (mem_base != xmlMemBlocks()) { in test_xmlHashLookup2()
10097 xmlMemBlocks() - mem_base); in test_xmlHashLookup2()
10117 int mem_base; in test_xmlHashLookup3() local
10132 mem_base = xmlMemBlocks(); in test_xmlHashLookup3()
10146 if (mem_base != xmlMemBlocks()) { in test_xmlHashLookup3()
10148 xmlMemBlocks() - mem_base); in test_xmlHashLookup3()
10170 int mem_base; in test_xmlHashQLookup() local
10182 mem_base = xmlMemBlocks(); in test_xmlHashQLookup()
10194 if (mem_base != xmlMemBlocks()) { in test_xmlHashQLookup()
10196 xmlMemBlocks() - mem_base); in test_xmlHashQLookup()
10216 int mem_base; in test_xmlHashQLookup2() local
10234 mem_base = xmlMemBlocks(); in test_xmlHashQLookup2()
10250 if (mem_base != xmlMemBlocks()) { in test_xmlHashQLookup2()
10252 xmlMemBlocks() - mem_base); in test_xmlHashQLookup2()
10276 int mem_base; in test_xmlHashQLookup3() local
10300 mem_base = xmlMemBlocks(); in test_xmlHashQLookup3()
10320 if (mem_base != xmlMemBlocks()) { in test_xmlHashQLookup3()
10322 xmlMemBlocks() - mem_base); in test_xmlHashQLookup3()
10350 int mem_base; in test_xmlHashRemoveEntry() local
10362 mem_base = xmlMemBlocks(); in test_xmlHashRemoveEntry()
10374 if (mem_base != xmlMemBlocks()) { in test_xmlHashRemoveEntry()
10376 xmlMemBlocks() - mem_base); in test_xmlHashRemoveEntry()
10396 int mem_base; in test_xmlHashRemoveEntry2() local
10411 mem_base = xmlMemBlocks(); in test_xmlHashRemoveEntry2()
10425 if (mem_base != xmlMemBlocks()) { in test_xmlHashRemoveEntry2()
10427 xmlMemBlocks() - mem_base); in test_xmlHashRemoveEntry2()
10449 int mem_base; in test_xmlHashRemoveEntry3() local
10467 mem_base = xmlMemBlocks(); in test_xmlHashRemoveEntry3()
10483 if (mem_base != xmlMemBlocks()) { in test_xmlHashRemoveEntry3()
10485 xmlMemBlocks() - mem_base); in test_xmlHashRemoveEntry3()
10549 int mem_base; in test_xmlHashSize() local
10555 mem_base = xmlMemBlocks(); in test_xmlHashSize()
10563 if (mem_base != xmlMemBlocks()) { in test_xmlHashSize()
10565 xmlMemBlocks() - mem_base); in test_xmlHashSize()
10581 int mem_base; in test_xmlHashUpdateEntry() local
10596 mem_base = xmlMemBlocks(); in test_xmlHashUpdateEntry()
10610 if (mem_base != xmlMemBlocks()) { in test_xmlHashUpdateEntry()
10612 xmlMemBlocks() - mem_base); in test_xmlHashUpdateEntry()
10634 int mem_base; in test_xmlHashUpdateEntry2() local
10652 mem_base = xmlMemBlocks(); in test_xmlHashUpdateEntry2()
10668 if (mem_base != xmlMemBlocks()) { in test_xmlHashUpdateEntry2()
10670 xmlMemBlocks() - mem_base); in test_xmlHashUpdateEntry2()
10694 int mem_base; in test_xmlHashUpdateEntry3() local
10715 mem_base = xmlMemBlocks(); in test_xmlHashUpdateEntry3()
10733 if (mem_base != xmlMemBlocks()) { in test_xmlHashUpdateEntry3()
10735 xmlMemBlocks() - mem_base); in test_xmlHashUpdateEntry3()
10802 int mem_base; in test_xmlLinkGetData() local
10808 mem_base = xmlMemBlocks(); in test_xmlLinkGetData()
10816 if (mem_base != xmlMemBlocks()) { in test_xmlLinkGetData()
10818 xmlMemBlocks() - mem_base); in test_xmlLinkGetData()
10834 int mem_base; in test_xmlListAppend() local
10843 mem_base = xmlMemBlocks(); in test_xmlListAppend()
10853 if (mem_base != xmlMemBlocks()) { in test_xmlListAppend()
10855 xmlMemBlocks() - mem_base); in test_xmlListAppend()
10873 int mem_base; in test_xmlListClear() local
10878 mem_base = xmlMemBlocks(); in test_xmlListClear()
10885 if (mem_base != xmlMemBlocks()) { in test_xmlListClear()
10887 xmlMemBlocks() - mem_base); in test_xmlListClear()
10910 int mem_base; in test_xmlListCopy() local
10919 mem_base = xmlMemBlocks(); in test_xmlListCopy()
10929 if (mem_base != xmlMemBlocks()) { in test_xmlListCopy()
10931 xmlMemBlocks() - mem_base); in test_xmlListCopy()
10969 int mem_base; in test_xmlListEmpty() local
10975 mem_base = xmlMemBlocks(); in test_xmlListEmpty()
10983 if (mem_base != xmlMemBlocks()) { in test_xmlListEmpty()
10985 xmlMemBlocks() - mem_base); in test_xmlListEmpty()
11021 int mem_base; in test_xmlListInsert() local
11030 mem_base = xmlMemBlocks(); in test_xmlListInsert()
11040 if (mem_base != xmlMemBlocks()) { in test_xmlListInsert()
11042 xmlMemBlocks() - mem_base); in test_xmlListInsert()
11060 int mem_base; in test_xmlListMerge() local
11068 mem_base = xmlMemBlocks(); in test_xmlListMerge()
11077 if (mem_base != xmlMemBlocks()) { in test_xmlListMerge()
11079 xmlMemBlocks() - mem_base); in test_xmlListMerge()
11097 int mem_base; in test_xmlListPopBack() local
11102 mem_base = xmlMemBlocks(); in test_xmlListPopBack()
11109 if (mem_base != xmlMemBlocks()) { in test_xmlListPopBack()
11111 xmlMemBlocks() - mem_base); in test_xmlListPopBack()
11127 int mem_base; in test_xmlListPopFront() local
11132 mem_base = xmlMemBlocks(); in test_xmlListPopFront()
11139 if (mem_base != xmlMemBlocks()) { in test_xmlListPopFront()
11141 xmlMemBlocks() - mem_base); in test_xmlListPopFront()
11157 int mem_base; in test_xmlListPushBack() local
11166 mem_base = xmlMemBlocks(); in test_xmlListPushBack()
11176 if (mem_base != xmlMemBlocks()) { in test_xmlListPushBack()
11178 xmlMemBlocks() - mem_base); in test_xmlListPushBack()
11196 int mem_base; in test_xmlListPushFront() local
11205 mem_base = xmlMemBlocks(); in test_xmlListPushFront()
11215 if (mem_base != xmlMemBlocks()) { in test_xmlListPushFront()
11217 xmlMemBlocks() - mem_base); in test_xmlListPushFront()
11235 int mem_base; in test_xmlListRemoveAll() local
11244 mem_base = xmlMemBlocks(); in test_xmlListRemoveAll()
11254 if (mem_base != xmlMemBlocks()) { in test_xmlListRemoveAll()
11256 xmlMemBlocks() - mem_base); in test_xmlListRemoveAll()
11274 int mem_base; in test_xmlListRemoveFirst() local
11283 mem_base = xmlMemBlocks(); in test_xmlListRemoveFirst()
11293 if (mem_base != xmlMemBlocks()) { in test_xmlListRemoveFirst()
11295 xmlMemBlocks() - mem_base); in test_xmlListRemoveFirst()
11313 int mem_base; in test_xmlListRemoveLast() local
11322 mem_base = xmlMemBlocks(); in test_xmlListRemoveLast()
11332 if (mem_base != xmlMemBlocks()) { in test_xmlListRemoveLast()
11334 xmlMemBlocks() - mem_base); in test_xmlListRemoveLast()
11352 int mem_base; in test_xmlListReverse() local
11357 mem_base = xmlMemBlocks(); in test_xmlListReverse()
11364 if (mem_base != xmlMemBlocks()) { in test_xmlListReverse()
11366 xmlMemBlocks() - mem_base); in test_xmlListReverse()
11382 int mem_base; in test_xmlListReverseSearch() local
11391 mem_base = xmlMemBlocks(); in test_xmlListReverseSearch()
11401 if (mem_base != xmlMemBlocks()) { in test_xmlListReverseSearch()
11403 xmlMemBlocks() - mem_base); in test_xmlListReverseSearch()
11431 int mem_base; in test_xmlListSearch() local
11440 mem_base = xmlMemBlocks(); in test_xmlListSearch()
11450 if (mem_base != xmlMemBlocks()) { in test_xmlListSearch()
11452 xmlMemBlocks() - mem_base); in test_xmlListSearch()
11470 int mem_base; in test_xmlListSize() local
11476 mem_base = xmlMemBlocks(); in test_xmlListSize()
11484 if (mem_base != xmlMemBlocks()) { in test_xmlListSize()
11486 xmlMemBlocks() - mem_base); in test_xmlListSize()
11502 int mem_base; in test_xmlListSort() local
11507 mem_base = xmlMemBlocks(); in test_xmlListSort()
11514 if (mem_base != xmlMemBlocks()) { in test_xmlListSort()
11516 xmlMemBlocks() - mem_base); in test_xmlListSort()
11578 int mem_base; in test_xmlNanoFTPCheckResponse() local
11584 mem_base = xmlMemBlocks(); in test_xmlNanoFTPCheckResponse()
11592 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPCheckResponse()
11594 xmlMemBlocks() - mem_base); in test_xmlNanoFTPCheckResponse()
11612 int mem_base; in test_xmlNanoFTPCleanup() local
11614 mem_base = xmlMemBlocks(); in test_xmlNanoFTPCleanup()
11619 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPCleanup()
11621 xmlMemBlocks() - mem_base); in test_xmlNanoFTPCleanup()
11637 int mem_base; in test_xmlNanoFTPCloseConnection() local
11643 mem_base = xmlMemBlocks(); in test_xmlNanoFTPCloseConnection()
11651 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPCloseConnection()
11653 xmlMemBlocks() - mem_base); in test_xmlNanoFTPCloseConnection()
11671 int mem_base; in test_xmlNanoFTPCwd() local
11680 mem_base = xmlMemBlocks(); in test_xmlNanoFTPCwd()
11690 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPCwd()
11692 xmlMemBlocks() - mem_base); in test_xmlNanoFTPCwd()
11712 int mem_base; in test_xmlNanoFTPDele() local
11721 mem_base = xmlMemBlocks(); in test_xmlNanoFTPDele()
11731 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPDele()
11733 xmlMemBlocks() - mem_base); in test_xmlNanoFTPDele()
11773 int mem_base; in test_xmlNanoFTPGetResponse() local
11779 mem_base = xmlMemBlocks(); in test_xmlNanoFTPGetResponse()
11787 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPGetResponse()
11789 xmlMemBlocks() - mem_base); in test_xmlNanoFTPGetResponse()
11817 int mem_base; in test_xmlNanoFTPInit() local
11819 mem_base = xmlMemBlocks(); in test_xmlNanoFTPInit()
11824 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPInit()
11826 xmlMemBlocks() - mem_base); in test_xmlNanoFTPInit()
11852 int mem_base; in test_xmlNanoFTPNewCtxt() local
11858 mem_base = xmlMemBlocks(); in test_xmlNanoFTPNewCtxt()
11866 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPNewCtxt()
11868 xmlMemBlocks() - mem_base); in test_xmlNanoFTPNewCtxt()
11886 int mem_base; in test_xmlNanoFTPOpen() local
11892 mem_base = xmlMemBlocks(); in test_xmlNanoFTPOpen()
11900 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPOpen()
11902 xmlMemBlocks() - mem_base); in test_xmlNanoFTPOpen()
11967 int mem_base; in test_xmlNanoFTPQuit() local
11973 mem_base = xmlMemBlocks(); in test_xmlNanoFTPQuit()
11981 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPQuit()
11983 xmlMemBlocks() - mem_base); in test_xmlNanoFTPQuit()
12001 int mem_base; in test_xmlNanoFTPRead() local
12013 mem_base = xmlMemBlocks(); in test_xmlNanoFTPRead()
12025 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPRead()
12027 xmlMemBlocks() - mem_base); in test_xmlNanoFTPRead()
12072 int mem_base; in test_xmlNanoFTPUpdateURL() local
12081 mem_base = xmlMemBlocks(); in test_xmlNanoFTPUpdateURL()
12091 if (mem_base != xmlMemBlocks()) { in test_xmlNanoFTPUpdateURL()
12093 xmlMemBlocks() - mem_base); in test_xmlNanoFTPUpdateURL()
12141 int mem_base; in test_xmlNanoHTTPAuthHeader() local
12147 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPAuthHeader()
12155 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPAuthHeader()
12157 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPAuthHeader()
12175 int mem_base; in test_xmlNanoHTTPCleanup() local
12177 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPCleanup()
12182 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPCleanup()
12184 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPCleanup()
12200 int mem_base; in test_xmlNanoHTTPContentLength() local
12206 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPContentLength()
12214 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPContentLength()
12216 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPContentLength()
12234 int mem_base; in test_xmlNanoHTTPEncoding() local
12240 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPEncoding()
12248 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPEncoding()
12250 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPEncoding()
12275 int mem_base; in test_xmlNanoHTTPFetch() local
12287 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPFetch()
12299 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPFetch()
12301 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPFetch()
12323 int mem_base; in test_xmlNanoHTTPInit() local
12325 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPInit()
12330 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPInit()
12332 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPInit()
12348 int mem_base; in test_xmlNanoHTTPMimeType() local
12354 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPMimeType()
12362 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPMimeType()
12364 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPMimeType()
12382 int mem_base; in test_xmlNanoHTTPOpen() local
12391 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPOpen()
12401 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPOpen()
12403 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPOpen()
12423 int mem_base; in test_xmlNanoHTTPOpenRedir() local
12435 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPOpenRedir()
12447 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPOpenRedir()
12449 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPOpenRedir()
12471 int mem_base; in test_xmlNanoHTTPRead() local
12483 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPRead()
12495 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPRead()
12497 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPRead()
12529 int mem_base; in test_xmlNanoHTTPReturnCode() local
12535 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPReturnCode()
12543 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPReturnCode()
12545 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPReturnCode()
12563 int mem_base; in test_xmlNanoHTTPSave() local
12572 mem_base = xmlMemBlocks(); in test_xmlNanoHTTPSave()
12582 if (mem_base != xmlMemBlocks()) { in test_xmlNanoHTTPSave()
12584 xmlMemBlocks() - mem_base); in test_xmlNanoHTTPSave()
12650 int mem_base; in test_xmlByteConsumed() local
12656 mem_base = xmlMemBlocks(); in test_xmlByteConsumed()
12664 if (mem_base != xmlMemBlocks()) { in test_xmlByteConsumed()
12666 xmlMemBlocks() - mem_base); in test_xmlByteConsumed()
12682 int mem_base; in test_xmlClearNodeInfoSeq() local
12687 mem_base = xmlMemBlocks(); in test_xmlClearNodeInfoSeq()
12694 if (mem_base != xmlMemBlocks()) { in test_xmlClearNodeInfoSeq()
12696 xmlMemBlocks() - mem_base); in test_xmlClearNodeInfoSeq()
12712 int mem_base; in test_xmlClearParserCtxt() local
12717 mem_base = xmlMemBlocks(); in test_xmlClearParserCtxt()
12724 if (mem_base != xmlMemBlocks()) { in test_xmlClearParserCtxt()
12726 xmlMemBlocks() - mem_base); in test_xmlClearParserCtxt()
12742 int mem_base; in test_xmlCreateDocParserCtxt() local
12748 mem_base = xmlMemBlocks(); in test_xmlCreateDocParserCtxt()
12756 if (mem_base != xmlMemBlocks()) { in test_xmlCreateDocParserCtxt()
12758 xmlMemBlocks() - mem_base); in test_xmlCreateDocParserCtxt()
12775 int mem_base; in test_xmlCreatePushParserCtxt() local
12793 mem_base = xmlMemBlocks(); in test_xmlCreatePushParserCtxt()
12812 if (mem_base != xmlMemBlocks()) { in test_xmlCreatePushParserCtxt()
12814 xmlMemBlocks() - mem_base); in test_xmlCreatePushParserCtxt()
12839 int mem_base; in test_xmlCtxtReadDoc() local
12857 mem_base = xmlMemBlocks(); in test_xmlCtxtReadDoc()
12873 if (mem_base != xmlMemBlocks()) { in test_xmlCtxtReadDoc()
12875 xmlMemBlocks() - mem_base); in test_xmlCtxtReadDoc()
12899 int mem_base; in test_xmlCtxtReadFile() local
12914 mem_base = xmlMemBlocks(); in test_xmlCtxtReadFile()
12928 if (mem_base != xmlMemBlocks()) { in test_xmlCtxtReadFile()
12930 xmlMemBlocks() - mem_base); in test_xmlCtxtReadFile()
12952 int mem_base; in test_xmlCtxtReadMemory() local
12973 mem_base = xmlMemBlocks(); in test_xmlCtxtReadMemory()
12994 if (mem_base != xmlMemBlocks()) { in test_xmlCtxtReadMemory()
12996 xmlMemBlocks() - mem_base); in test_xmlCtxtReadMemory()
13022 int mem_base; in test_xmlCtxtReset() local
13027 mem_base = xmlMemBlocks(); in test_xmlCtxtReset()
13034 if (mem_base != xmlMemBlocks()) { in test_xmlCtxtReset()
13036 xmlMemBlocks() - mem_base); in test_xmlCtxtReset()
13052 int mem_base; in test_xmlCtxtResetPush() local
13070 mem_base = xmlMemBlocks(); in test_xmlCtxtResetPush()
13089 if (mem_base != xmlMemBlocks()) { in test_xmlCtxtResetPush()
13091 xmlMemBlocks() - mem_base); in test_xmlCtxtResetPush()
13115 int mem_base; in test_xmlCtxtUseOptions() local
13124 mem_base = xmlMemBlocks(); in test_xmlCtxtUseOptions()
13134 if (mem_base != xmlMemBlocks()) { in test_xmlCtxtUseOptions()
13136 xmlMemBlocks() - mem_base); in test_xmlCtxtUseOptions()
13166 int mem_base; in test_xmlGetFeature() local
13178 mem_base = xmlMemBlocks(); in test_xmlGetFeature()
13190 if (mem_base != xmlMemBlocks()) { in test_xmlGetFeature()
13192 xmlMemBlocks() - mem_base); in test_xmlGetFeature()
13223 int mem_base; in test_xmlGetFeaturesList() local
13232 mem_base = xmlMemBlocks(); in test_xmlGetFeaturesList()
13242 if (mem_base != xmlMemBlocks()) { in test_xmlGetFeaturesList()
13244 xmlMemBlocks() - mem_base); in test_xmlGetFeaturesList()
13264 int mem_base; in test_xmlHasFeature() local
13270 mem_base = xmlMemBlocks(); in test_xmlHasFeature()
13278 if (mem_base != xmlMemBlocks()) { in test_xmlHasFeature()
13280 xmlMemBlocks() - mem_base); in test_xmlHasFeature()
13336 int mem_base; in test_xmlInitNodeInfoSeq() local
13341 mem_base = xmlMemBlocks(); in test_xmlInitNodeInfoSeq()
13348 if (mem_base != xmlMemBlocks()) { in test_xmlInitNodeInfoSeq()
13350 xmlMemBlocks() - mem_base); in test_xmlInitNodeInfoSeq()
13366 int mem_base; in test_xmlInitParser() local
13368 mem_base = xmlMemBlocks(); in test_xmlInitParser()
13373 if (mem_base != xmlMemBlocks()) { in test_xmlInitParser()
13375 xmlMemBlocks() - mem_base); in test_xmlInitParser()
13389 int mem_base; in test_xmlInitParserCtxt() local
13395 mem_base = xmlMemBlocks(); in test_xmlInitParserCtxt()
13403 if (mem_base != xmlMemBlocks()) { in test_xmlInitParserCtxt()
13405 xmlMemBlocks() - mem_base); in test_xmlInitParserCtxt()
13421 int mem_base; in test_xmlKeepBlanksDefault() local
13427 mem_base = xmlMemBlocks(); in test_xmlKeepBlanksDefault()
13435 if (mem_base != xmlMemBlocks()) { in test_xmlKeepBlanksDefault()
13437 xmlMemBlocks() - mem_base); in test_xmlKeepBlanksDefault()
13453 int mem_base; in test_xmlLineNumbersDefault() local
13459 mem_base = xmlMemBlocks(); in test_xmlLineNumbersDefault()
13467 if (mem_base != xmlMemBlocks()) { in test_xmlLineNumbersDefault()
13469 xmlMemBlocks() - mem_base); in test_xmlLineNumbersDefault()
13485 int mem_base; in test_xmlLoadExternalEntity() local
13497 mem_base = xmlMemBlocks(); in test_xmlLoadExternalEntity()
13509 if (mem_base != xmlMemBlocks()) { in test_xmlLoadExternalEntity()
13511 xmlMemBlocks() - mem_base); in test_xmlLoadExternalEntity()
13531 int mem_base; in test_xmlNewIOInputStream() local
13543 mem_base = xmlMemBlocks(); in test_xmlNewIOInputStream()
13556 if (mem_base != xmlMemBlocks()) { in test_xmlNewIOInputStream()
13558 xmlMemBlocks() - mem_base); in test_xmlNewIOInputStream()
13578 int mem_base; in test_xmlNewParserCtxt() local
13581 mem_base = xmlMemBlocks(); in test_xmlNewParserCtxt()
13587 if (mem_base != xmlMemBlocks()) { in test_xmlNewParserCtxt()
13589 xmlMemBlocks() - mem_base); in test_xmlNewParserCtxt()
13612 int mem_base; in test_xmlParseBalancedChunkMemory() local
13633 mem_base = xmlMemBlocks(); in test_xmlParseBalancedChunkMemory()
13656 if (mem_base != xmlMemBlocks()) { in test_xmlParseBalancedChunkMemory()
13658 xmlMemBlocks() - mem_base); in test_xmlParseBalancedChunkMemory()
13688 int mem_base; in test_xmlParseBalancedChunkMemoryRecover() local
13712 mem_base = xmlMemBlocks(); in test_xmlParseBalancedChunkMemoryRecover()
13737 if (mem_base != xmlMemBlocks()) { in test_xmlParseBalancedChunkMemoryRecover()
13739 xmlMemBlocks() - mem_base); in test_xmlParseBalancedChunkMemoryRecover()
13770 int mem_base; in test_xmlParseChunk() local
13785 mem_base = xmlMemBlocks(); in test_xmlParseChunk()
13803 if (mem_base != xmlMemBlocks()) { in test_xmlParseChunk()
13805 xmlMemBlocks() - mem_base); in test_xmlParseChunk()
13828 int mem_base; in test_xmlParseCtxtExternalEntity() local
13843 mem_base = xmlMemBlocks(); in test_xmlParseCtxtExternalEntity()
13857 if (mem_base != xmlMemBlocks()) { in test_xmlParseCtxtExternalEntity()
13859 xmlMemBlocks() - mem_base); in test_xmlParseCtxtExternalEntity()
13883 int mem_base; in test_xmlParseDTD() local
13892 mem_base = xmlMemBlocks(); in test_xmlParseDTD()
13902 if (mem_base != xmlMemBlocks()) { in test_xmlParseDTD()
13904 xmlMemBlocks() - mem_base); in test_xmlParseDTD()
13926 int mem_base; in test_xmlParseDoc() local
13932 mem_base = xmlMemBlocks(); in test_xmlParseDoc()
13940 if (mem_base != xmlMemBlocks()) { in test_xmlParseDoc()
13942 xmlMemBlocks() - mem_base); in test_xmlParseDoc()
13960 int mem_base; in test_xmlParseDocument() local
13966 mem_base = xmlMemBlocks(); in test_xmlParseDocument()
13975 if (mem_base != xmlMemBlocks()) { in test_xmlParseDocument()
13977 xmlMemBlocks() - mem_base); in test_xmlParseDocument()
13995 int mem_base; in test_xmlParseEntity() local
14001 mem_base = xmlMemBlocks(); in test_xmlParseEntity()
14009 if (mem_base != xmlMemBlocks()) { in test_xmlParseEntity()
14011 xmlMemBlocks() - mem_base); in test_xmlParseEntity()
14029 int mem_base; in test_xmlParseExtParsedEnt() local
14035 mem_base = xmlMemBlocks(); in test_xmlParseExtParsedEnt()
14044 if (mem_base != xmlMemBlocks()) { in test_xmlParseExtParsedEnt()
14046 xmlMemBlocks() - mem_base); in test_xmlParseExtParsedEnt()
14064 int mem_base; in test_xmlParseExternalEntity() local
14088 mem_base = xmlMemBlocks(); in test_xmlParseExternalEntity()
14108 if (mem_base != xmlMemBlocks()) { in test_xmlParseExternalEntity()
14110 xmlMemBlocks() - mem_base); in test_xmlParseExternalEntity()
14142 int mem_base; in test_xmlParseFile() local
14148 mem_base = xmlMemBlocks(); in test_xmlParseFile()
14156 if (mem_base != xmlMemBlocks()) { in test_xmlParseFile()
14158 xmlMemBlocks() - mem_base); in test_xmlParseFile()
14176 int mem_base; in test_xmlParseInNodeContext() local
14194 mem_base = xmlMemBlocks(); in test_xmlParseInNodeContext()
14210 if (mem_base != xmlMemBlocks()) { in test_xmlParseInNodeContext()
14212 xmlMemBlocks() - mem_base); in test_xmlParseInNodeContext()
14238 int mem_base; in test_xmlParseMemory() local
14247 mem_base = xmlMemBlocks(); in test_xmlParseMemory()
14260 if (mem_base != xmlMemBlocks()) { in test_xmlParseMemory()
14262 xmlMemBlocks() - mem_base); in test_xmlParseMemory()
14289 int mem_base; in test_xmlParserAddNodeInfo() local
14297 mem_base = xmlMemBlocks(); in test_xmlParserAddNodeInfo()
14306 if (mem_base != xmlMemBlocks()) { in test_xmlParserAddNodeInfo()
14308 xmlMemBlocks() - mem_base); in test_xmlParserAddNodeInfo()
14340 int mem_base; in test_xmlParserFindNodeInfo() local
14349 mem_base = xmlMemBlocks(); in test_xmlParserFindNodeInfo()
14359 if (mem_base != xmlMemBlocks()) { in test_xmlParserFindNodeInfo()
14361 xmlMemBlocks() - mem_base); in test_xmlParserFindNodeInfo()
14386 int mem_base; in test_xmlParserFindNodeInfoIndex() local
14395 mem_base = xmlMemBlocks(); in test_xmlParserFindNodeInfoIndex()
14405 if (mem_base != xmlMemBlocks()) { in test_xmlParserFindNodeInfoIndex()
14407 xmlMemBlocks() - mem_base); in test_xmlParserFindNodeInfoIndex()
14432 int mem_base; in test_xmlParserInputGrow() local
14441 mem_base = xmlMemBlocks(); in test_xmlParserInputGrow()
14451 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputGrow()
14453 xmlMemBlocks() - mem_base); in test_xmlParserInputGrow()
14471 int mem_base; in test_xmlParserInputRead() local
14480 mem_base = xmlMemBlocks(); in test_xmlParserInputRead()
14490 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputRead()
14492 xmlMemBlocks() - mem_base); in test_xmlParserInputRead()
14510 int mem_base; in test_xmlPedanticParserDefault() local
14516 mem_base = xmlMemBlocks(); in test_xmlPedanticParserDefault()
14524 if (mem_base != xmlMemBlocks()) { in test_xmlPedanticParserDefault()
14526 xmlMemBlocks() - mem_base); in test_xmlPedanticParserDefault()
14542 int mem_base; in test_xmlReadDoc() local
14557 mem_base = xmlMemBlocks(); in test_xmlReadDoc()
14571 if (mem_base != xmlMemBlocks()) { in test_xmlReadDoc()
14573 xmlMemBlocks() - mem_base); in test_xmlReadDoc()
14595 int mem_base; in test_xmlReadFile() local
14607 mem_base = xmlMemBlocks(); in test_xmlReadFile()
14619 if (mem_base != xmlMemBlocks()) { in test_xmlReadFile()
14621 xmlMemBlocks() - mem_base); in test_xmlReadFile()
14641 int mem_base; in test_xmlReadMemory() local
14659 mem_base = xmlMemBlocks(); in test_xmlReadMemory()
14678 if (mem_base != xmlMemBlocks()) { in test_xmlReadMemory()
14680 xmlMemBlocks() - mem_base); in test_xmlReadMemory()
14706 int mem_base; in test_xmlRecoverDoc() local
14712 mem_base = xmlMemBlocks(); in test_xmlRecoverDoc()
14720 if (mem_base != xmlMemBlocks()) { in test_xmlRecoverDoc()
14722 xmlMemBlocks() - mem_base); in test_xmlRecoverDoc()
14742 int mem_base; in test_xmlRecoverFile() local
14748 mem_base = xmlMemBlocks(); in test_xmlRecoverFile()
14756 if (mem_base != xmlMemBlocks()) { in test_xmlRecoverFile()
14758 xmlMemBlocks() - mem_base); in test_xmlRecoverFile()
14778 int mem_base; in test_xmlRecoverMemory() local
14787 mem_base = xmlMemBlocks(); in test_xmlRecoverMemory()
14800 if (mem_base != xmlMemBlocks()) { in test_xmlRecoverMemory()
14802 xmlMemBlocks() - mem_base); in test_xmlRecoverMemory()
14824 int mem_base; in test_xmlSAXParseDTD() local
14836 mem_base = xmlMemBlocks(); in test_xmlSAXParseDTD()
14848 if (mem_base != xmlMemBlocks()) { in test_xmlSAXParseDTD()
14850 xmlMemBlocks() - mem_base); in test_xmlSAXParseDTD()
14874 int mem_base; in test_xmlSAXParseDoc() local
14886 mem_base = xmlMemBlocks(); in test_xmlSAXParseDoc()
14898 if (mem_base != xmlMemBlocks()) { in test_xmlSAXParseDoc()
14900 xmlMemBlocks() - mem_base); in test_xmlSAXParseDoc()
14924 int mem_base; in test_xmlSAXParseEntity() local
14933 mem_base = xmlMemBlocks(); in test_xmlSAXParseEntity()
14943 if (mem_base != xmlMemBlocks()) { in test_xmlSAXParseEntity()
14945 xmlMemBlocks() - mem_base); in test_xmlSAXParseEntity()
14967 int mem_base; in test_xmlSAXParseFile() local
14979 mem_base = xmlMemBlocks(); in test_xmlSAXParseFile()
14991 if (mem_base != xmlMemBlocks()) { in test_xmlSAXParseFile()
14993 xmlMemBlocks() - mem_base); in test_xmlSAXParseFile()
15017 int mem_base; in test_xmlSAXParseFileWithData() local
15032 mem_base = xmlMemBlocks(); in test_xmlSAXParseFileWithData()
15046 if (mem_base != xmlMemBlocks()) { in test_xmlSAXParseFileWithData()
15048 xmlMemBlocks() - mem_base); in test_xmlSAXParseFileWithData()
15074 int mem_base; in test_xmlSAXParseMemory() local
15089 mem_base = xmlMemBlocks(); in test_xmlSAXParseMemory()
15106 if (mem_base != xmlMemBlocks()) { in test_xmlSAXParseMemory()
15108 xmlMemBlocks() - mem_base); in test_xmlSAXParseMemory()
15134 int mem_base; in test_xmlSAXParseMemoryWithData() local
15152 mem_base = xmlMemBlocks(); in test_xmlSAXParseMemoryWithData()
15171 if (mem_base != xmlMemBlocks()) { in test_xmlSAXParseMemoryWithData()
15173 xmlMemBlocks() - mem_base); in test_xmlSAXParseMemoryWithData()
15201 int mem_base; in test_xmlSAXUserParseFile() local
15213 mem_base = xmlMemBlocks(); in test_xmlSAXUserParseFile()
15230 if (mem_base != xmlMemBlocks()) { in test_xmlSAXUserParseFile()
15232 xmlMemBlocks() - mem_base); in test_xmlSAXUserParseFile()
15256 int mem_base; in test_xmlSAXUserParseMemory() local
15271 mem_base = xmlMemBlocks(); in test_xmlSAXUserParseMemory()
15293 if (mem_base != xmlMemBlocks()) { in test_xmlSAXUserParseMemory()
15295 xmlMemBlocks() - mem_base); in test_xmlSAXUserParseMemory()
15331 int mem_base; in test_xmlSetFeature() local
15343 mem_base = xmlMemBlocks(); in test_xmlSetFeature()
15355 if (mem_base != xmlMemBlocks()) { in test_xmlSetFeature()
15357 xmlMemBlocks() - mem_base); in test_xmlSetFeature()
15381 int mem_base; in test_xmlSetupParserForBuffer() local
15392 mem_base = xmlMemBlocks(); in test_xmlSetupParserForBuffer()
15403 if (mem_base != xmlMemBlocks()) { in test_xmlSetupParserForBuffer()
15405 xmlMemBlocks() - mem_base); in test_xmlSetupParserForBuffer()
15428 int mem_base; in test_xmlStopParser() local
15433 mem_base = xmlMemBlocks(); in test_xmlStopParser()
15440 if (mem_base != xmlMemBlocks()) { in test_xmlStopParser()
15442 xmlMemBlocks() - mem_base); in test_xmlStopParser()
15459 int mem_base; in test_xmlSubstituteEntitiesDefault() local
15465 mem_base = xmlMemBlocks(); in test_xmlSubstituteEntitiesDefault()
15473 if (mem_base != xmlMemBlocks()) { in test_xmlSubstituteEntitiesDefault()
15475 xmlMemBlocks() - mem_base); in test_xmlSubstituteEntitiesDefault()
15565 int mem_base; in test_htmlCreateFileParserCtxt() local
15574 mem_base = xmlMemBlocks(); in test_htmlCreateFileParserCtxt()
15584 if (mem_base != xmlMemBlocks()) { in test_htmlCreateFileParserCtxt()
15586 xmlMemBlocks() - mem_base); in test_htmlCreateFileParserCtxt()
15606 int mem_base; in test_htmlInitAutoClose() local
15608 mem_base = xmlMemBlocks(); in test_htmlInitAutoClose()
15613 if (mem_base != xmlMemBlocks()) { in test_htmlInitAutoClose()
15615 xmlMemBlocks() - mem_base); in test_htmlInitAutoClose()
15630 int mem_base; in test_inputPop() local
15636 mem_base = xmlMemBlocks(); in test_inputPop()
15644 if (mem_base != xmlMemBlocks()) { in test_inputPop()
15646 xmlMemBlocks() - mem_base); in test_inputPop()
15662 int mem_base; in test_inputPush() local
15671 mem_base = xmlMemBlocks(); in test_inputPush()
15681 if (mem_base != xmlMemBlocks()) { in test_inputPush()
15683 xmlMemBlocks() - mem_base); in test_inputPush()
15701 int mem_base; in test_namePop() local
15707 mem_base = xmlMemBlocks(); in test_namePop()
15715 if (mem_base != xmlMemBlocks()) { in test_namePop()
15717 xmlMemBlocks() - mem_base); in test_namePop()
15733 int mem_base; in test_namePush() local
15742 mem_base = xmlMemBlocks(); in test_namePush()
15752 if (mem_base != xmlMemBlocks()) { in test_namePush()
15754 xmlMemBlocks() - mem_base); in test_namePush()
15772 int mem_base; in test_nodePop() local
15778 mem_base = xmlMemBlocks(); in test_nodePop()
15786 if (mem_base != xmlMemBlocks()) { in test_nodePop()
15788 xmlMemBlocks() - mem_base); in test_nodePop()
15804 int mem_base; in test_nodePush() local
15813 mem_base = xmlMemBlocks(); in test_nodePush()
15823 if (mem_base != xmlMemBlocks()) { in test_nodePush()
15825 xmlMemBlocks() - mem_base); in test_nodePush()
15843 int mem_base; in test_xmlCheckLanguageID() local
15849 mem_base = xmlMemBlocks(); in test_xmlCheckLanguageID()
15857 if (mem_base != xmlMemBlocks()) { in test_xmlCheckLanguageID()
15859 xmlMemBlocks() - mem_base); in test_xmlCheckLanguageID()
15875 int mem_base; in test_xmlCopyChar() local
15887 mem_base = xmlMemBlocks(); in test_xmlCopyChar()
15899 if (mem_base != xmlMemBlocks()) { in test_xmlCopyChar()
15901 xmlMemBlocks() - mem_base); in test_xmlCopyChar()
15921 int mem_base; in test_xmlCopyCharMultiByte() local
15930 mem_base = xmlMemBlocks(); in test_xmlCopyCharMultiByte()
15940 if (mem_base != xmlMemBlocks()) { in test_xmlCopyCharMultiByte()
15942 xmlMemBlocks() - mem_base); in test_xmlCopyCharMultiByte()
15960 int mem_base; in test_xmlCreateEntityParserCtxt() local
15972 mem_base = xmlMemBlocks(); in test_xmlCreateEntityParserCtxt()
15984 if (mem_base != xmlMemBlocks()) { in test_xmlCreateEntityParserCtxt()
15986 xmlMemBlocks() - mem_base); in test_xmlCreateEntityParserCtxt()
16006 int mem_base; in test_xmlCreateFileParserCtxt() local
16012 mem_base = xmlMemBlocks(); in test_xmlCreateFileParserCtxt()
16020 if (mem_base != xmlMemBlocks()) { in test_xmlCreateFileParserCtxt()
16022 xmlMemBlocks() - mem_base); in test_xmlCreateFileParserCtxt()
16038 int mem_base; in test_xmlCreateMemoryParserCtxt() local
16047 mem_base = xmlMemBlocks(); in test_xmlCreateMemoryParserCtxt()
16060 if (mem_base != xmlMemBlocks()) { in test_xmlCreateMemoryParserCtxt()
16062 xmlMemBlocks() - mem_base); in test_xmlCreateMemoryParserCtxt()
16080 int mem_base; in test_xmlCreateURLParserCtxt() local
16089 mem_base = xmlMemBlocks(); in test_xmlCreateURLParserCtxt()
16099 if (mem_base != xmlMemBlocks()) { in test_xmlCreateURLParserCtxt()
16101 xmlMemBlocks() - mem_base); in test_xmlCreateURLParserCtxt()
16119 int mem_base; in test_xmlCurrentChar() local
16128 mem_base = xmlMemBlocks(); in test_xmlCurrentChar()
16138 if (mem_base != xmlMemBlocks()) { in test_xmlCurrentChar()
16140 xmlMemBlocks() - mem_base); in test_xmlCurrentChar()
16158 int mem_base; in test_xmlErrMemory() local
16166 mem_base = xmlMemBlocks(); in test_xmlErrMemory()
16175 if (mem_base != xmlMemBlocks()) { in test_xmlErrMemory()
16177 xmlMemBlocks() - mem_base); in test_xmlErrMemory()
16195 int mem_base; in test_xmlIsLetter() local
16201 mem_base = xmlMemBlocks(); in test_xmlIsLetter()
16209 if (mem_base != xmlMemBlocks()) { in test_xmlIsLetter()
16211 xmlMemBlocks() - mem_base); in test_xmlIsLetter()
16227 int mem_base; in test_xmlNewEntityInputStream() local
16236 mem_base = xmlMemBlocks(); in test_xmlNewEntityInputStream()
16246 if (mem_base != xmlMemBlocks()) { in test_xmlNewEntityInputStream()
16248 xmlMemBlocks() - mem_base); in test_xmlNewEntityInputStream()
16266 int mem_base; in test_xmlNewInputFromFile() local
16275 mem_base = xmlMemBlocks(); in test_xmlNewInputFromFile()
16285 if (mem_base != xmlMemBlocks()) { in test_xmlNewInputFromFile()
16287 xmlMemBlocks() - mem_base); in test_xmlNewInputFromFile()
16305 int mem_base; in test_xmlNewInputStream() local
16311 mem_base = xmlMemBlocks(); in test_xmlNewInputStream()
16319 if (mem_base != xmlMemBlocks()) { in test_xmlNewInputStream()
16321 xmlMemBlocks() - mem_base); in test_xmlNewInputStream()
16337 int mem_base; in test_xmlNewStringInputStream() local
16346 mem_base = xmlMemBlocks(); in test_xmlNewStringInputStream()
16356 if (mem_base != xmlMemBlocks()) { in test_xmlNewStringInputStream()
16358 xmlMemBlocks() - mem_base); in test_xmlNewStringInputStream()
16376 int mem_base; in test_xmlNextChar() local
16381 mem_base = xmlMemBlocks(); in test_xmlNextChar()
16388 if (mem_base != xmlMemBlocks()) { in test_xmlNextChar()
16390 xmlMemBlocks() - mem_base); in test_xmlNextChar()
16406 int mem_base; in test_xmlParserInputShrink() local
16411 mem_base = xmlMemBlocks(); in test_xmlParserInputShrink()
16418 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputShrink()
16420 xmlMemBlocks() - mem_base); in test_xmlParserInputShrink()
16436 int mem_base; in test_xmlPopInput() local
16442 mem_base = xmlMemBlocks(); in test_xmlPopInput()
16450 if (mem_base != xmlMemBlocks()) { in test_xmlPopInput()
16452 xmlMemBlocks() - mem_base); in test_xmlPopInput()
16468 int mem_base; in test_xmlPushInput() local
16477 mem_base = xmlMemBlocks(); in test_xmlPushInput()
16487 if (mem_base != xmlMemBlocks()) { in test_xmlPushInput()
16489 xmlMemBlocks() - mem_base); in test_xmlPushInput()
16517 int mem_base; in test_xmlSplitQName() local
16529 mem_base = xmlMemBlocks(); in test_xmlSplitQName()
16541 if (mem_base != xmlMemBlocks()) { in test_xmlSplitQName()
16543 xmlMemBlocks() - mem_base); in test_xmlSplitQName()
16563 int mem_base; in test_xmlStringCurrentChar() local
16575 mem_base = xmlMemBlocks(); in test_xmlStringCurrentChar()
16587 if (mem_base != xmlMemBlocks()) { in test_xmlStringCurrentChar()
16589 xmlMemBlocks() - mem_base); in test_xmlStringCurrentChar()
16609 int mem_base; in test_xmlStringDecodeEntities() local
16630 mem_base = xmlMemBlocks(); in test_xmlStringDecodeEntities()
16648 if (mem_base != xmlMemBlocks()) { in test_xmlStringDecodeEntities()
16650 xmlMemBlocks() - mem_base); in test_xmlStringDecodeEntities()
16676 int mem_base; in test_xmlStringLenDecodeEntities() local
16700 mem_base = xmlMemBlocks(); in test_xmlStringLenDecodeEntities()
16723 if (mem_base != xmlMemBlocks()) { in test_xmlStringLenDecodeEntities()
16725 xmlMemBlocks() - mem_base); in test_xmlStringLenDecodeEntities()
16753 int mem_base; in test_xmlSwitchEncoding() local
16762 mem_base = xmlMemBlocks(); in test_xmlSwitchEncoding()
16772 if (mem_base != xmlMemBlocks()) { in test_xmlSwitchEncoding()
16774 xmlMemBlocks() - mem_base); in test_xmlSwitchEncoding()
16792 int mem_base; in test_xmlSwitchInputEncoding() local
16804 mem_base = xmlMemBlocks(); in test_xmlSwitchInputEncoding()
16816 if (mem_base != xmlMemBlocks()) { in test_xmlSwitchInputEncoding()
16818 xmlMemBlocks() - mem_base); in test_xmlSwitchInputEncoding()
16838 int mem_base; in test_xmlSwitchToEncoding() local
16847 mem_base = xmlMemBlocks(); in test_xmlSwitchToEncoding()
16857 if (mem_base != xmlMemBlocks()) { in test_xmlSwitchToEncoding()
16859 xmlMemBlocks() - mem_base); in test_xmlSwitchToEncoding()
16922 int mem_base; in test_xmlPatternFromRoot() local
16928 mem_base = xmlMemBlocks(); in test_xmlPatternFromRoot()
16936 if (mem_base != xmlMemBlocks()) { in test_xmlPatternFromRoot()
16938 xmlMemBlocks() - mem_base); in test_xmlPatternFromRoot()
16966 int mem_base; in test_xmlPatternMatch() local
16975 mem_base = xmlMemBlocks(); in test_xmlPatternMatch()
16985 if (mem_base != xmlMemBlocks()) { in test_xmlPatternMatch()
16987 xmlMemBlocks() - mem_base); in test_xmlPatternMatch()
17007 int mem_base; in test_xmlPatternMaxDepth() local
17013 mem_base = xmlMemBlocks(); in test_xmlPatternMaxDepth()
17021 if (mem_base != xmlMemBlocks()) { in test_xmlPatternMaxDepth()
17023 xmlMemBlocks() - mem_base); in test_xmlPatternMaxDepth()
17041 int mem_base; in test_xmlPatternMinDepth() local
17047 mem_base = xmlMemBlocks(); in test_xmlPatternMinDepth()
17055 if (mem_base != xmlMemBlocks()) { in test_xmlPatternMinDepth()
17057 xmlMemBlocks() - mem_base); in test_xmlPatternMinDepth()
17075 int mem_base; in test_xmlPatternStreamable() local
17081 mem_base = xmlMemBlocks(); in test_xmlPatternStreamable()
17089 if (mem_base != xmlMemBlocks()) { in test_xmlPatternStreamable()
17091 xmlMemBlocks() - mem_base); in test_xmlPatternStreamable()
17129 int mem_base; in test_xmlStreamPop() local
17135 mem_base = xmlMemBlocks(); in test_xmlStreamPop()
17143 if (mem_base != xmlMemBlocks()) { in test_xmlStreamPop()
17145 xmlMemBlocks() - mem_base); in test_xmlStreamPop()
17163 int mem_base; in test_xmlStreamPush() local
17175 mem_base = xmlMemBlocks(); in test_xmlStreamPush()
17187 if (mem_base != xmlMemBlocks()) { in test_xmlStreamPush()
17189 xmlMemBlocks() - mem_base); in test_xmlStreamPush()
17211 int mem_base; in test_xmlStreamPushAttr() local
17223 mem_base = xmlMemBlocks(); in test_xmlStreamPushAttr()
17235 if (mem_base != xmlMemBlocks()) { in test_xmlStreamPushAttr()
17237 xmlMemBlocks() - mem_base); in test_xmlStreamPushAttr()
17259 int mem_base; in test_xmlStreamPushNode() local
17274 mem_base = xmlMemBlocks(); in test_xmlStreamPushNode()
17288 if (mem_base != xmlMemBlocks()) { in test_xmlStreamPushNode()
17290 xmlMemBlocks() - mem_base); in test_xmlStreamPushNode()
17314 int mem_base; in test_xmlStreamWantsAnyNode() local
17320 mem_base = xmlMemBlocks(); in test_xmlStreamWantsAnyNode()
17328 if (mem_base != xmlMemBlocks()) { in test_xmlStreamWantsAnyNode()
17330 xmlMemBlocks() - mem_base); in test_xmlStreamWantsAnyNode()
17380 int mem_base; in test_xmlRelaxNGDump() local
17388 mem_base = xmlMemBlocks(); in test_xmlRelaxNGDump()
17397 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGDump()
17399 xmlMemBlocks() - mem_base); in test_xmlRelaxNGDump()
17419 int mem_base; in test_xmlRelaxNGDumpTree() local
17427 mem_base = xmlMemBlocks(); in test_xmlRelaxNGDumpTree()
17436 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGDumpTree()
17438 xmlMemBlocks() - mem_base); in test_xmlRelaxNGDumpTree()
17488 int mem_base; in test_xmlRelaxNGGetParserErrors() local
17503 mem_base = xmlMemBlocks(); in test_xmlRelaxNGGetParserErrors()
17517 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGGetParserErrors()
17519 xmlMemBlocks() - mem_base); in test_xmlRelaxNGGetParserErrors()
17553 int mem_base; in test_xmlRelaxNGGetValidErrors() local
17568 mem_base = xmlMemBlocks(); in test_xmlRelaxNGGetValidErrors()
17582 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGGetValidErrors()
17584 xmlMemBlocks() - mem_base); in test_xmlRelaxNGGetValidErrors()
17608 int mem_base; in test_xmlRelaxNGInitTypes() local
17611 mem_base = xmlMemBlocks(); in test_xmlRelaxNGInitTypes()
17617 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGInitTypes()
17619 xmlMemBlocks() - mem_base); in test_xmlRelaxNGInitTypes()
17635 int mem_base; in test_xmlRelaxNGNewDocParserCtxt() local
17641 mem_base = xmlMemBlocks(); in test_xmlRelaxNGNewDocParserCtxt()
17649 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGNewDocParserCtxt()
17651 xmlMemBlocks() - mem_base); in test_xmlRelaxNGNewDocParserCtxt()
17669 int mem_base; in test_xmlRelaxNGNewMemParserCtxt() local
17678 mem_base = xmlMemBlocks(); in test_xmlRelaxNGNewMemParserCtxt()
17691 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGNewMemParserCtxt()
17693 xmlMemBlocks() - mem_base); in test_xmlRelaxNGNewMemParserCtxt()
17713 int mem_base; in test_xmlRelaxNGNewParserCtxt() local
17719 mem_base = xmlMemBlocks(); in test_xmlRelaxNGNewParserCtxt()
17727 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGNewParserCtxt()
17729 xmlMemBlocks() - mem_base); in test_xmlRelaxNGNewParserCtxt()
17807 int mem_base; in test_xmlRelaxNGValidateDoc() local
17816 mem_base = xmlMemBlocks(); in test_xmlRelaxNGValidateDoc()
17826 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGValidateDoc()
17828 xmlMemBlocks() - mem_base); in test_xmlRelaxNGValidateDoc()
17848 int mem_base; in test_xmlRelaxNGValidateFullElement() local
17860 mem_base = xmlMemBlocks(); in test_xmlRelaxNGValidateFullElement()
17872 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGValidateFullElement()
17874 xmlMemBlocks() - mem_base); in test_xmlRelaxNGValidateFullElement()
17896 int mem_base; in test_xmlRelaxNGValidatePopElement() local
17908 mem_base = xmlMemBlocks(); in test_xmlRelaxNGValidatePopElement()
17920 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGValidatePopElement()
17922 xmlMemBlocks() - mem_base); in test_xmlRelaxNGValidatePopElement()
17944 int mem_base; in test_xmlRelaxNGValidatePushCData() local
17956 mem_base = xmlMemBlocks(); in test_xmlRelaxNGValidatePushCData()
17971 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGValidatePushCData()
17973 xmlMemBlocks() - mem_base); in test_xmlRelaxNGValidatePushCData()
17995 int mem_base; in test_xmlRelaxNGValidatePushElement() local
18007 mem_base = xmlMemBlocks(); in test_xmlRelaxNGValidatePushElement()
18019 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxNGValidatePushElement()
18021 xmlMemBlocks() - mem_base); in test_xmlRelaxNGValidatePushElement()
18043 int mem_base; in test_xmlRelaxParserSetFlag() local
18052 mem_base = xmlMemBlocks(); in test_xmlRelaxParserSetFlag()
18062 if (mem_base != xmlMemBlocks()) { in test_xmlRelaxParserSetFlag()
18064 xmlMemBlocks() - mem_base); in test_xmlRelaxParserSetFlag()
18214 int mem_base; in test_xmlSchematronValidateDoc() local
18223 mem_base = xmlMemBlocks(); in test_xmlSchematronValidateDoc()
18233 if (mem_base != xmlMemBlocks()) { in test_xmlSchematronValidateDoc()
18235 xmlMemBlocks() - mem_base); in test_xmlSchematronValidateDoc()
18271 int mem_base; in test_xmlAddChild() local
18280 mem_base = xmlMemBlocks(); in test_xmlAddChild()
18291 if (mem_base != xmlMemBlocks()) { in test_xmlAddChild()
18293 xmlMemBlocks() - mem_base); in test_xmlAddChild()
18311 int mem_base; in test_xmlAddChildList() local
18320 mem_base = xmlMemBlocks(); in test_xmlAddChildList()
18331 if (mem_base != xmlMemBlocks()) { in test_xmlAddChildList()
18333 xmlMemBlocks() - mem_base); in test_xmlAddChildList()
18351 int mem_base; in test_xmlAddNextSibling() local
18360 mem_base = xmlMemBlocks(); in test_xmlAddNextSibling()
18371 if (mem_base != xmlMemBlocks()) { in test_xmlAddNextSibling()
18373 xmlMemBlocks() - mem_base); in test_xmlAddNextSibling()
18392 int mem_base; in test_xmlAddPrevSibling() local
18401 mem_base = xmlMemBlocks(); in test_xmlAddPrevSibling()
18412 if (mem_base != xmlMemBlocks()) { in test_xmlAddPrevSibling()
18414 xmlMemBlocks() - mem_base); in test_xmlAddPrevSibling()
18433 int mem_base; in test_xmlAddSibling() local
18442 mem_base = xmlMemBlocks(); in test_xmlAddSibling()
18453 if (mem_base != xmlMemBlocks()) { in test_xmlAddSibling()
18455 xmlMemBlocks() - mem_base); in test_xmlAddSibling()
18475 int mem_base; in test_xmlAttrSerializeTxtContent() local
18489 mem_base = xmlMemBlocks(); in test_xmlAttrSerializeTxtContent()
18502 if (mem_base != xmlMemBlocks()) { in test_xmlAttrSerializeTxtContent()
18504 xmlMemBlocks() - mem_base); in test_xmlAttrSerializeTxtContent()
18535 int mem_base; in test_xmlBufContent() local
18541 mem_base = xmlMemBlocks(); in test_xmlBufContent()
18549 if (mem_base != xmlMemBlocks()) { in test_xmlBufContent()
18551 xmlMemBlocks() - mem_base); in test_xmlBufContent()
18574 int mem_base; in test_xmlBufEnd() local
18580 mem_base = xmlMemBlocks(); in test_xmlBufEnd()
18588 if (mem_base != xmlMemBlocks()) { in test_xmlBufEnd()
18590 xmlMemBlocks() - mem_base); in test_xmlBufEnd()
18613 int mem_base; in test_xmlBufGetNodeContent() local
18622 mem_base = xmlMemBlocks(); in test_xmlBufGetNodeContent()
18632 if (mem_base != xmlMemBlocks()) { in test_xmlBufGetNodeContent()
18634 xmlMemBlocks() - mem_base); in test_xmlBufGetNodeContent()
18689 int mem_base; in test_xmlBufferAdd() local
18701 mem_base = xmlMemBlocks(); in test_xmlBufferAdd()
18716 if (mem_base != xmlMemBlocks()) { in test_xmlBufferAdd()
18718 xmlMemBlocks() - mem_base); in test_xmlBufferAdd()
18738 int mem_base; in test_xmlBufferAddHead() local
18750 mem_base = xmlMemBlocks(); in test_xmlBufferAddHead()
18765 if (mem_base != xmlMemBlocks()) { in test_xmlBufferAddHead()
18767 xmlMemBlocks() - mem_base); in test_xmlBufferAddHead()
18787 int mem_base; in test_xmlBufferCCat() local
18796 mem_base = xmlMemBlocks(); in test_xmlBufferCCat()
18806 if (mem_base != xmlMemBlocks()) { in test_xmlBufferCCat()
18808 xmlMemBlocks() - mem_base); in test_xmlBufferCCat()
18826 int mem_base; in test_xmlBufferCat() local
18835 mem_base = xmlMemBlocks(); in test_xmlBufferCat()
18845 if (mem_base != xmlMemBlocks()) { in test_xmlBufferCat()
18847 xmlMemBlocks() - mem_base); in test_xmlBufferCat()
18872 int mem_base; in test_xmlBufferContent() local
18878 mem_base = xmlMemBlocks(); in test_xmlBufferContent()
18886 if (mem_base != xmlMemBlocks()) { in test_xmlBufferContent()
18888 xmlMemBlocks() - mem_base); in test_xmlBufferContent()
18904 int mem_base; in test_xmlBufferCreate() local
18907 mem_base = xmlMemBlocks(); in test_xmlBufferCreate()
18913 if (mem_base != xmlMemBlocks()) { in test_xmlBufferCreate()
18915 xmlMemBlocks() - mem_base); in test_xmlBufferCreate()
18949 int mem_base; in test_xmlBufferDetach() local
18955 mem_base = xmlMemBlocks(); in test_xmlBufferDetach()
18963 if (mem_base != xmlMemBlocks()) { in test_xmlBufferDetach()
18965 xmlMemBlocks() - mem_base); in test_xmlBufferDetach()
18981 int mem_base; in test_xmlBufferEmpty() local
18986 mem_base = xmlMemBlocks(); in test_xmlBufferEmpty()
18993 if (mem_base != xmlMemBlocks()) { in test_xmlBufferEmpty()
18995 xmlMemBlocks() - mem_base); in test_xmlBufferEmpty()
19011 int mem_base; in test_xmlBufferGrow() local
19020 mem_base = xmlMemBlocks(); in test_xmlBufferGrow()
19030 if (mem_base != xmlMemBlocks()) { in test_xmlBufferGrow()
19032 xmlMemBlocks() - mem_base); in test_xmlBufferGrow()
19050 int mem_base; in test_xmlBufferLength() local
19056 mem_base = xmlMemBlocks(); in test_xmlBufferLength()
19064 if (mem_base != xmlMemBlocks()) { in test_xmlBufferLength()
19066 xmlMemBlocks() - mem_base); in test_xmlBufferLength()
19082 int mem_base; in test_xmlBufferResize() local
19091 mem_base = xmlMemBlocks(); in test_xmlBufferResize()
19101 if (mem_base != xmlMemBlocks()) { in test_xmlBufferResize()
19103 xmlMemBlocks() - mem_base); in test_xmlBufferResize()
19121 int mem_base; in test_xmlBufferSetAllocationScheme() local
19129 mem_base = xmlMemBlocks(); in test_xmlBufferSetAllocationScheme()
19139 if (mem_base != xmlMemBlocks()) { in test_xmlBufferSetAllocationScheme()
19141 xmlMemBlocks() - mem_base); in test_xmlBufferSetAllocationScheme()
19159 int mem_base; in test_xmlBufferShrink() local
19168 mem_base = xmlMemBlocks(); in test_xmlBufferShrink()
19178 if (mem_base != xmlMemBlocks()) { in test_xmlBufferShrink()
19180 xmlMemBlocks() - mem_base); in test_xmlBufferShrink()
19198 int mem_base; in test_xmlBufferWriteCHAR() local
19206 mem_base = xmlMemBlocks(); in test_xmlBufferWriteCHAR()
19215 if (mem_base != xmlMemBlocks()) { in test_xmlBufferWriteCHAR()
19217 xmlMemBlocks() - mem_base); in test_xmlBufferWriteCHAR()
19235 int mem_base; in test_xmlBufferWriteChar() local
19243 mem_base = xmlMemBlocks(); in test_xmlBufferWriteChar()
19252 if (mem_base != xmlMemBlocks()) { in test_xmlBufferWriteChar()
19254 xmlMemBlocks() - mem_base); in test_xmlBufferWriteChar()
19272 int mem_base; in test_xmlBufferWriteQuotedString() local
19280 mem_base = xmlMemBlocks(); in test_xmlBufferWriteQuotedString()
19289 if (mem_base != xmlMemBlocks()) { in test_xmlBufferWriteQuotedString()
19291 xmlMemBlocks() - mem_base); in test_xmlBufferWriteQuotedString()
19309 int mem_base; in test_xmlBuildQName() local
19324 mem_base = xmlMemBlocks(); in test_xmlBuildQName()
19345 if (mem_base != xmlMemBlocks()) { in test_xmlBuildQName()
19347 xmlMemBlocks() - mem_base); in test_xmlBuildQName()
19370 int mem_base; in test_xmlChildElementCount() local
19376 mem_base = xmlMemBlocks(); in test_xmlChildElementCount()
19384 if (mem_base != xmlMemBlocks()) { in test_xmlChildElementCount()
19386 xmlMemBlocks() - mem_base); in test_xmlChildElementCount()
19404 int mem_base; in test_xmlCopyDoc() local
19413 mem_base = xmlMemBlocks(); in test_xmlCopyDoc()
19423 if (mem_base != xmlMemBlocks()) { in test_xmlCopyDoc()
19425 xmlMemBlocks() - mem_base); in test_xmlCopyDoc()
19445 int mem_base; in test_xmlCopyDtd() local
19451 mem_base = xmlMemBlocks(); in test_xmlCopyDtd()
19459 if (mem_base != xmlMemBlocks()) { in test_xmlCopyDtd()
19461 xmlMemBlocks() - mem_base); in test_xmlCopyDtd()
19478 int mem_base; in test_xmlCopyNamespace() local
19484 mem_base = xmlMemBlocks(); in test_xmlCopyNamespace()
19493 if (mem_base != xmlMemBlocks()) { in test_xmlCopyNamespace()
19495 xmlMemBlocks() - mem_base); in test_xmlCopyNamespace()
19511 int mem_base; in test_xmlCopyNamespaceList() local
19517 mem_base = xmlMemBlocks(); in test_xmlCopyNamespaceList()
19526 if (mem_base != xmlMemBlocks()) { in test_xmlCopyNamespaceList()
19528 xmlMemBlocks() - mem_base); in test_xmlCopyNamespaceList()
19544 int mem_base; in test_xmlCopyNode() local
19553 mem_base = xmlMemBlocks(); in test_xmlCopyNode()
19563 if (mem_base != xmlMemBlocks()) { in test_xmlCopyNode()
19565 xmlMemBlocks() - mem_base); in test_xmlCopyNode()
19583 int mem_base; in test_xmlCopyNodeList() local
19589 mem_base = xmlMemBlocks(); in test_xmlCopyNodeList()
19597 if (mem_base != xmlMemBlocks()) { in test_xmlCopyNodeList()
19599 xmlMemBlocks() - mem_base); in test_xmlCopyNodeList()
19615 int mem_base; in test_xmlCopyProp() local
19624 mem_base = xmlMemBlocks(); in test_xmlCopyProp()
19634 if (mem_base != xmlMemBlocks()) { in test_xmlCopyProp()
19636 xmlMemBlocks() - mem_base); in test_xmlCopyProp()
19654 int mem_base; in test_xmlCopyPropList() local
19663 mem_base = xmlMemBlocks(); in test_xmlCopyPropList()
19673 if (mem_base != xmlMemBlocks()) { in test_xmlCopyPropList()
19675 xmlMemBlocks() - mem_base); in test_xmlCopyPropList()
19693 int mem_base; in test_xmlCreateIntSubset() local
19708 mem_base = xmlMemBlocks(); in test_xmlCreateIntSubset()
19722 if (mem_base != xmlMemBlocks()) { in test_xmlCreateIntSubset()
19724 xmlMemBlocks() - mem_base); in test_xmlCreateIntSubset()
19753 int mem_base; in test_xmlDOMWrapAdoptNode() local
19774 mem_base = xmlMemBlocks(); in test_xmlDOMWrapAdoptNode()
19793 if (mem_base != xmlMemBlocks()) { in test_xmlDOMWrapAdoptNode()
19795 xmlMemBlocks() - mem_base); in test_xmlDOMWrapAdoptNode()
19821 int mem_base; in test_xmlDOMWrapCloneNode() local
19848 mem_base = xmlMemBlocks(); in test_xmlDOMWrapCloneNode()
19870 if (mem_base != xmlMemBlocks()) { in test_xmlDOMWrapCloneNode()
19872 xmlMemBlocks() - mem_base); in test_xmlDOMWrapCloneNode()
19912 int mem_base; in test_xmlDOMWrapReconcileNamespaces() local
19924 mem_base = xmlMemBlocks(); in test_xmlDOMWrapReconcileNamespaces()
19936 if (mem_base != xmlMemBlocks()) { in test_xmlDOMWrapReconcileNamespaces()
19938 xmlMemBlocks() - mem_base); in test_xmlDOMWrapReconcileNamespaces()
19958 int mem_base; in test_xmlDOMWrapRemoveNode() local
19973 mem_base = xmlMemBlocks(); in test_xmlDOMWrapRemoveNode()
19987 if (mem_base != xmlMemBlocks()) { in test_xmlDOMWrapRemoveNode()
19989 xmlMemBlocks() - mem_base); in test_xmlDOMWrapRemoveNode()
20011 int mem_base; in test_xmlDocCopyNode() local
20023 mem_base = xmlMemBlocks(); in test_xmlDocCopyNode()
20035 if (mem_base != xmlMemBlocks()) { in test_xmlDocCopyNode()
20037 xmlMemBlocks() - mem_base); in test_xmlDocCopyNode()
20057 int mem_base; in test_xmlDocCopyNodeList() local
20066 mem_base = xmlMemBlocks(); in test_xmlDocCopyNodeList()
20076 if (mem_base != xmlMemBlocks()) { in test_xmlDocCopyNodeList()
20078 xmlMemBlocks() - mem_base); in test_xmlDocCopyNodeList()
20097 int mem_base; in test_xmlDocDump() local
20106 mem_base = xmlMemBlocks(); in test_xmlDocDump()
20116 if (mem_base != xmlMemBlocks()) { in test_xmlDocDump()
20118 xmlMemBlocks() - mem_base); in test_xmlDocDump()
20138 int mem_base; in test_xmlDocDumpFormatMemory() local
20152 mem_base = xmlMemBlocks(); in test_xmlDocDumpFormatMemory()
20165 if (mem_base != xmlMemBlocks()) { in test_xmlDocDumpFormatMemory()
20167 xmlMemBlocks() - mem_base); in test_xmlDocDumpFormatMemory()
20191 int mem_base; in test_xmlDocDumpFormatMemoryEnc() local
20208 mem_base = xmlMemBlocks(); in test_xmlDocDumpFormatMemoryEnc()
20223 if (mem_base != xmlMemBlocks()) { in test_xmlDocDumpFormatMemoryEnc()
20225 xmlMemBlocks() - mem_base); in test_xmlDocDumpFormatMemoryEnc()
20251 int mem_base; in test_xmlDocDumpMemory() local
20262 mem_base = xmlMemBlocks(); in test_xmlDocDumpMemory()
20273 if (mem_base != xmlMemBlocks()) { in test_xmlDocDumpMemory()
20275 xmlMemBlocks() - mem_base); in test_xmlDocDumpMemory()
20297 int mem_base; in test_xmlDocDumpMemoryEnc() local
20311 mem_base = xmlMemBlocks(); in test_xmlDocDumpMemoryEnc()
20324 if (mem_base != xmlMemBlocks()) { in test_xmlDocDumpMemoryEnc()
20326 xmlMemBlocks() - mem_base); in test_xmlDocDumpMemoryEnc()
20350 int mem_base; in test_xmlDocFormatDump() local
20362 mem_base = xmlMemBlocks(); in test_xmlDocFormatDump()
20374 if (mem_base != xmlMemBlocks()) { in test_xmlDocFormatDump()
20376 xmlMemBlocks() - mem_base); in test_xmlDocFormatDump()
20397 int mem_base; in test_xmlDocGetRootElement() local
20403 mem_base = xmlMemBlocks(); in test_xmlDocGetRootElement()
20411 if (mem_base != xmlMemBlocks()) { in test_xmlDocGetRootElement()
20413 xmlMemBlocks() - mem_base); in test_xmlDocGetRootElement()
20430 int mem_base; in test_xmlDocSetRootElement() local
20439 mem_base = xmlMemBlocks(); in test_xmlDocSetRootElement()
20450 if (mem_base != xmlMemBlocks()) { in test_xmlDocSetRootElement()
20452 xmlMemBlocks() - mem_base); in test_xmlDocSetRootElement()
20472 int mem_base; in test_xmlElemDump() local
20483 mem_base = xmlMemBlocks(); in test_xmlElemDump()
20494 if (mem_base != xmlMemBlocks()) { in test_xmlElemDump()
20496 xmlMemBlocks() - mem_base); in test_xmlElemDump()
20518 int mem_base; in test_xmlFirstElementChild() local
20524 mem_base = xmlMemBlocks(); in test_xmlFirstElementChild()
20532 if (mem_base != xmlMemBlocks()) { in test_xmlFirstElementChild()
20534 xmlMemBlocks() - mem_base); in test_xmlFirstElementChild()
20551 int mem_base; in test_xmlGetBufferAllocationScheme() local
20554 mem_base = xmlMemBlocks(); in test_xmlGetBufferAllocationScheme()
20560 if (mem_base != xmlMemBlocks()) { in test_xmlGetBufferAllocationScheme()
20562 xmlMemBlocks() - mem_base); in test_xmlGetBufferAllocationScheme()
20576 int mem_base; in test_xmlGetCompressMode() local
20579 mem_base = xmlMemBlocks(); in test_xmlGetCompressMode()
20585 if (mem_base != xmlMemBlocks()) { in test_xmlGetCompressMode()
20587 xmlMemBlocks() - mem_base); in test_xmlGetCompressMode()
20601 int mem_base; in test_xmlGetDocCompressMode() local
20607 mem_base = xmlMemBlocks(); in test_xmlGetDocCompressMode()
20615 if (mem_base != xmlMemBlocks()) { in test_xmlGetDocCompressMode()
20617 xmlMemBlocks() - mem_base); in test_xmlGetDocCompressMode()
20633 int mem_base; in test_xmlGetIntSubset() local
20639 mem_base = xmlMemBlocks(); in test_xmlGetIntSubset()
20647 if (mem_base != xmlMemBlocks()) { in test_xmlGetIntSubset()
20649 xmlMemBlocks() - mem_base); in test_xmlGetIntSubset()
20665 int mem_base; in test_xmlGetLastChild() local
20671 mem_base = xmlMemBlocks(); in test_xmlGetLastChild()
20679 if (mem_base != xmlMemBlocks()) { in test_xmlGetLastChild()
20681 xmlMemBlocks() - mem_base); in test_xmlGetLastChild()
20697 int mem_base; in test_xmlGetLineNo() local
20703 mem_base = xmlMemBlocks(); in test_xmlGetLineNo()
20711 if (mem_base != xmlMemBlocks()) { in test_xmlGetLineNo()
20713 xmlMemBlocks() - mem_base); in test_xmlGetLineNo()
20729 int mem_base; in test_xmlGetNoNsProp() local
20738 mem_base = xmlMemBlocks(); in test_xmlGetNoNsProp()
20748 if (mem_base != xmlMemBlocks()) { in test_xmlGetNoNsProp()
20750 xmlMemBlocks() - mem_base); in test_xmlGetNoNsProp()
20769 int mem_base; in test_xmlGetNodePath() local
20775 mem_base = xmlMemBlocks(); in test_xmlGetNodePath()
20783 if (mem_base != xmlMemBlocks()) { in test_xmlGetNodePath()
20785 xmlMemBlocks() - mem_base); in test_xmlGetNodePath()
20812 int mem_base; in test_xmlGetNsProp() local
20824 mem_base = xmlMemBlocks(); in test_xmlGetNsProp()
20836 if (mem_base != xmlMemBlocks()) { in test_xmlGetNsProp()
20838 xmlMemBlocks() - mem_base); in test_xmlGetNsProp()
20858 int mem_base; in test_xmlGetProp() local
20867 mem_base = xmlMemBlocks(); in test_xmlGetProp()
20877 if (mem_base != xmlMemBlocks()) { in test_xmlGetProp()
20879 xmlMemBlocks() - mem_base); in test_xmlGetProp()
20897 int mem_base; in test_xmlHasNsProp() local
20909 mem_base = xmlMemBlocks(); in test_xmlHasNsProp()
20921 if (mem_base != xmlMemBlocks()) { in test_xmlHasNsProp()
20923 xmlMemBlocks() - mem_base); in test_xmlHasNsProp()
20943 int mem_base; in test_xmlHasProp() local
20952 mem_base = xmlMemBlocks(); in test_xmlHasProp()
20962 if (mem_base != xmlMemBlocks()) { in test_xmlHasProp()
20964 xmlMemBlocks() - mem_base); in test_xmlHasProp()
20982 int mem_base; in test_xmlIsBlankNode() local
20988 mem_base = xmlMemBlocks(); in test_xmlIsBlankNode()
20996 if (mem_base != xmlMemBlocks()) { in test_xmlIsBlankNode()
20998 xmlMemBlocks() - mem_base); in test_xmlIsBlankNode()
21014 int mem_base; in test_xmlIsXHTML() local
21023 mem_base = xmlMemBlocks(); in test_xmlIsXHTML()
21033 if (mem_base != xmlMemBlocks()) { in test_xmlIsXHTML()
21035 xmlMemBlocks() - mem_base); in test_xmlIsXHTML()
21054 int mem_base; in test_xmlLastElementChild() local
21060 mem_base = xmlMemBlocks(); in test_xmlLastElementChild()
21068 if (mem_base != xmlMemBlocks()) { in test_xmlLastElementChild()
21070 xmlMemBlocks() - mem_base); in test_xmlLastElementChild()
21087 int mem_base; in test_xmlNewCDataBlock() local
21099 mem_base = xmlMemBlocks(); in test_xmlNewCDataBlock()
21114 if (mem_base != xmlMemBlocks()) { in test_xmlNewCDataBlock()
21116 xmlMemBlocks() - mem_base); in test_xmlNewCDataBlock()
21136 int mem_base; in test_xmlNewCharRef() local
21145 mem_base = xmlMemBlocks(); in test_xmlNewCharRef()
21155 if (mem_base != xmlMemBlocks()) { in test_xmlNewCharRef()
21157 xmlMemBlocks() - mem_base); in test_xmlNewCharRef()
21177 int mem_base; in test_xmlNewChild() local
21192 mem_base = xmlMemBlocks(); in test_xmlNewChild()
21206 if (mem_base != xmlMemBlocks()) { in test_xmlNewChild()
21208 xmlMemBlocks() - mem_base); in test_xmlNewChild()
21232 int mem_base; in test_xmlNewComment() local
21238 mem_base = xmlMemBlocks(); in test_xmlNewComment()
21246 if (mem_base != xmlMemBlocks()) { in test_xmlNewComment()
21248 xmlMemBlocks() - mem_base); in test_xmlNewComment()
21264 int mem_base; in test_xmlNewDoc() local
21270 mem_base = xmlMemBlocks(); in test_xmlNewDoc()
21278 if (mem_base != xmlMemBlocks()) { in test_xmlNewDoc()
21280 xmlMemBlocks() - mem_base); in test_xmlNewDoc()
21296 int mem_base; in test_xmlNewDocComment() local
21305 mem_base = xmlMemBlocks(); in test_xmlNewDocComment()
21315 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocComment()
21317 xmlMemBlocks() - mem_base); in test_xmlNewDocComment()
21336 int mem_base; in test_xmlNewDocFragment() local
21342 mem_base = xmlMemBlocks(); in test_xmlNewDocFragment()
21350 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocFragment()
21352 xmlMemBlocks() - mem_base); in test_xmlNewDocFragment()
21369 int mem_base; in test_xmlNewDocNode() local
21384 mem_base = xmlMemBlocks(); in test_xmlNewDocNode()
21398 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocNode()
21400 xmlMemBlocks() - mem_base); in test_xmlNewDocNode()
21422 int mem_base; in test_xmlNewDocNodeEatName() local
21437 mem_base = xmlMemBlocks(); in test_xmlNewDocNodeEatName()
21451 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocNodeEatName()
21453 xmlMemBlocks() - mem_base); in test_xmlNewDocNodeEatName()
21475 int mem_base; in test_xmlNewDocPI() local
21487 mem_base = xmlMemBlocks(); in test_xmlNewDocPI()
21499 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocPI()
21501 xmlMemBlocks() - mem_base); in test_xmlNewDocPI()
21521 int mem_base; in test_xmlNewDocProp() local
21533 mem_base = xmlMemBlocks(); in test_xmlNewDocProp()
21545 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocProp()
21547 xmlMemBlocks() - mem_base); in test_xmlNewDocProp()
21569 int mem_base; in test_xmlNewDocRawNode() local
21584 mem_base = xmlMemBlocks(); in test_xmlNewDocRawNode()
21598 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocRawNode()
21600 xmlMemBlocks() - mem_base); in test_xmlNewDocRawNode()
21624 int mem_base; in test_xmlNewDocText() local
21633 mem_base = xmlMemBlocks(); in test_xmlNewDocText()
21643 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocText()
21645 xmlMemBlocks() - mem_base); in test_xmlNewDocText()
21663 int mem_base; in test_xmlNewDocTextLen() local
21675 mem_base = xmlMemBlocks(); in test_xmlNewDocTextLen()
21690 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocTextLen()
21692 xmlMemBlocks() - mem_base); in test_xmlNewDocTextLen()
21712 int mem_base; in test_xmlNewDtd() local
21727 mem_base = xmlMemBlocks(); in test_xmlNewDtd()
21741 if (mem_base != xmlMemBlocks()) { in test_xmlNewDtd()
21743 xmlMemBlocks() - mem_base); in test_xmlNewDtd()
21765 int mem_base; in test_xmlNewNode() local
21774 mem_base = xmlMemBlocks(); in test_xmlNewNode()
21784 if (mem_base != xmlMemBlocks()) { in test_xmlNewNode()
21786 xmlMemBlocks() - mem_base); in test_xmlNewNode()
21804 int mem_base; in test_xmlNewNodeEatName() local
21813 mem_base = xmlMemBlocks(); in test_xmlNewNodeEatName()
21823 if (mem_base != xmlMemBlocks()) { in test_xmlNewNodeEatName()
21825 xmlMemBlocks() - mem_base); in test_xmlNewNodeEatName()
21843 int mem_base; in test_xmlNewNs() local
21855 mem_base = xmlMemBlocks(); in test_xmlNewNs()
21868 if (mem_base != xmlMemBlocks()) { in test_xmlNewNs()
21870 xmlMemBlocks() - mem_base); in test_xmlNewNs()
21890 int mem_base; in test_xmlNewNsProp() local
21905 mem_base = xmlMemBlocks(); in test_xmlNewNsProp()
21919 if (mem_base != xmlMemBlocks()) { in test_xmlNewNsProp()
21921 xmlMemBlocks() - mem_base); in test_xmlNewNsProp()
21943 int mem_base; in test_xmlNewNsPropEatName() local
21958 mem_base = xmlMemBlocks(); in test_xmlNewNsPropEatName()
21972 if (mem_base != xmlMemBlocks()) { in test_xmlNewNsPropEatName()
21974 xmlMemBlocks() - mem_base); in test_xmlNewNsPropEatName()
21996 int mem_base; in test_xmlNewPI() local
22005 mem_base = xmlMemBlocks(); in test_xmlNewPI()
22015 if (mem_base != xmlMemBlocks()) { in test_xmlNewPI()
22017 xmlMemBlocks() - mem_base); in test_xmlNewPI()
22037 int mem_base; in test_xmlNewProp() local
22049 mem_base = xmlMemBlocks(); in test_xmlNewProp()
22061 if (mem_base != xmlMemBlocks()) { in test_xmlNewProp()
22063 xmlMemBlocks() - mem_base); in test_xmlNewProp()
22085 int mem_base; in test_xmlNewReference() local
22094 mem_base = xmlMemBlocks(); in test_xmlNewReference()
22104 if (mem_base != xmlMemBlocks()) { in test_xmlNewReference()
22106 xmlMemBlocks() - mem_base); in test_xmlNewReference()
22124 int mem_base; in test_xmlNewText() local
22130 mem_base = xmlMemBlocks(); in test_xmlNewText()
22138 if (mem_base != xmlMemBlocks()) { in test_xmlNewText()
22140 xmlMemBlocks() - mem_base); in test_xmlNewText()
22158 int mem_base; in test_xmlNewTextChild() local
22173 mem_base = xmlMemBlocks(); in test_xmlNewTextChild()
22187 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextChild()
22189 xmlMemBlocks() - mem_base); in test_xmlNewTextChild()
22213 int mem_base; in test_xmlNewTextLen() local
22222 mem_base = xmlMemBlocks(); in test_xmlNewTextLen()
22235 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextLen()
22237 xmlMemBlocks() - mem_base); in test_xmlNewTextLen()
22256 int mem_base; in test_xmlNextElementSibling() local
22262 mem_base = xmlMemBlocks(); in test_xmlNextElementSibling()
22270 if (mem_base != xmlMemBlocks()) { in test_xmlNextElementSibling()
22272 xmlMemBlocks() - mem_base); in test_xmlNextElementSibling()
22289 int mem_base; in test_xmlNodeAddContent() local
22297 mem_base = xmlMemBlocks(); in test_xmlNodeAddContent()
22306 if (mem_base != xmlMemBlocks()) { in test_xmlNodeAddContent()
22308 xmlMemBlocks() - mem_base); in test_xmlNodeAddContent()
22326 int mem_base; in test_xmlNodeAddContentLen() local
22337 mem_base = xmlMemBlocks(); in test_xmlNodeAddContentLen()
22351 if (mem_base != xmlMemBlocks()) { in test_xmlNodeAddContentLen()
22353 xmlMemBlocks() - mem_base); in test_xmlNodeAddContentLen()
22373 int mem_base; in test_xmlNodeBufGetContent() local
22382 mem_base = xmlMemBlocks(); in test_xmlNodeBufGetContent()
22392 if (mem_base != xmlMemBlocks()) { in test_xmlNodeBufGetContent()
22394 xmlMemBlocks() - mem_base); in test_xmlNodeBufGetContent()
22413 int mem_base; in test_xmlNodeDump() local
22431 mem_base = xmlMemBlocks(); in test_xmlNodeDump()
22447 if (mem_base != xmlMemBlocks()) { in test_xmlNodeDump()
22449 xmlMemBlocks() - mem_base); in test_xmlNodeDump()
22475 int mem_base; in test_xmlNodeDumpOutput() local
22495 mem_base = xmlMemBlocks(); in test_xmlNodeDumpOutput()
22512 if (mem_base != xmlMemBlocks()) { in test_xmlNodeDumpOutput()
22514 xmlMemBlocks() - mem_base); in test_xmlNodeDumpOutput()
22541 int mem_base; in test_xmlNodeGetBase() local
22550 mem_base = xmlMemBlocks(); in test_xmlNodeGetBase()
22560 if (mem_base != xmlMemBlocks()) { in test_xmlNodeGetBase()
22562 xmlMemBlocks() - mem_base); in test_xmlNodeGetBase()
22580 int mem_base; in test_xmlNodeGetContent() local
22586 mem_base = xmlMemBlocks(); in test_xmlNodeGetContent()
22594 if (mem_base != xmlMemBlocks()) { in test_xmlNodeGetContent()
22596 xmlMemBlocks() - mem_base); in test_xmlNodeGetContent()
22612 int mem_base; in test_xmlNodeGetLang() local
22618 mem_base = xmlMemBlocks(); in test_xmlNodeGetLang()
22626 if (mem_base != xmlMemBlocks()) { in test_xmlNodeGetLang()
22628 xmlMemBlocks() - mem_base); in test_xmlNodeGetLang()
22644 int mem_base; in test_xmlNodeGetSpacePreserve() local
22650 mem_base = xmlMemBlocks(); in test_xmlNodeGetSpacePreserve()
22658 if (mem_base != xmlMemBlocks()) { in test_xmlNodeGetSpacePreserve()
22660 xmlMemBlocks() - mem_base); in test_xmlNodeGetSpacePreserve()
22676 int mem_base; in test_xmlNodeIsText() local
22682 mem_base = xmlMemBlocks(); in test_xmlNodeIsText()
22690 if (mem_base != xmlMemBlocks()) { in test_xmlNodeIsText()
22692 xmlMemBlocks() - mem_base); in test_xmlNodeIsText()
22709 int mem_base; in test_xmlNodeListGetRawString() local
22721 mem_base = xmlMemBlocks(); in test_xmlNodeListGetRawString()
22733 if (mem_base != xmlMemBlocks()) { in test_xmlNodeListGetRawString()
22735 xmlMemBlocks() - mem_base); in test_xmlNodeListGetRawString()
22756 int mem_base; in test_xmlNodeListGetString() local
22768 mem_base = xmlMemBlocks(); in test_xmlNodeListGetString()
22780 if (mem_base != xmlMemBlocks()) { in test_xmlNodeListGetString()
22782 xmlMemBlocks() - mem_base); in test_xmlNodeListGetString()
22803 int mem_base; in test_xmlNodeSetBase() local
22811 mem_base = xmlMemBlocks(); in test_xmlNodeSetBase()
22820 if (mem_base != xmlMemBlocks()) { in test_xmlNodeSetBase()
22822 xmlMemBlocks() - mem_base); in test_xmlNodeSetBase()
22841 int mem_base; in test_xmlNodeSetContent() local
22849 mem_base = xmlMemBlocks(); in test_xmlNodeSetContent()
22858 if (mem_base != xmlMemBlocks()) { in test_xmlNodeSetContent()
22860 xmlMemBlocks() - mem_base); in test_xmlNodeSetContent()
22879 int mem_base; in test_xmlNodeSetContentLen() local
22890 mem_base = xmlMemBlocks(); in test_xmlNodeSetContentLen()
22904 if (mem_base != xmlMemBlocks()) { in test_xmlNodeSetContentLen()
22906 xmlMemBlocks() - mem_base); in test_xmlNodeSetContentLen()
22928 int mem_base; in test_xmlNodeSetLang() local
22936 mem_base = xmlMemBlocks(); in test_xmlNodeSetLang()
22945 if (mem_base != xmlMemBlocks()) { in test_xmlNodeSetLang()
22947 xmlMemBlocks() - mem_base); in test_xmlNodeSetLang()
22967 int mem_base; in test_xmlNodeSetName() local
22975 mem_base = xmlMemBlocks(); in test_xmlNodeSetName()
22984 if (mem_base != xmlMemBlocks()) { in test_xmlNodeSetName()
22986 xmlMemBlocks() - mem_base); in test_xmlNodeSetName()
23006 int mem_base; in test_xmlNodeSetSpacePreserve() local
23014 mem_base = xmlMemBlocks(); in test_xmlNodeSetSpacePreserve()
23023 if (mem_base != xmlMemBlocks()) { in test_xmlNodeSetSpacePreserve()
23025 xmlMemBlocks() - mem_base); in test_xmlNodeSetSpacePreserve()
23045 int mem_base; in test_xmlPreviousElementSibling() local
23051 mem_base = xmlMemBlocks(); in test_xmlPreviousElementSibling()
23059 if (mem_base != xmlMemBlocks()) { in test_xmlPreviousElementSibling()
23061 xmlMemBlocks() - mem_base); in test_xmlPreviousElementSibling()
23080 int mem_base; in test_xmlReconciliateNs() local
23089 mem_base = xmlMemBlocks(); in test_xmlReconciliateNs()
23099 if (mem_base != xmlMemBlocks()) { in test_xmlReconciliateNs()
23101 xmlMemBlocks() - mem_base); in test_xmlReconciliateNs()
23121 int mem_base; in test_xmlRemoveProp() local
23127 mem_base = xmlMemBlocks(); in test_xmlRemoveProp()
23136 if (mem_base != xmlMemBlocks()) { in test_xmlRemoveProp()
23138 xmlMemBlocks() - mem_base); in test_xmlRemoveProp()
23155 int mem_base; in test_xmlReplaceNode() local
23164 mem_base = xmlMemBlocks(); in test_xmlReplaceNode()
23181 if (mem_base != xmlMemBlocks()) { in test_xmlReplaceNode()
23183 xmlMemBlocks() - mem_base); in test_xmlReplaceNode()
23203 int mem_base; in test_xmlSaveFile() local
23212 mem_base = xmlMemBlocks(); in test_xmlSaveFile()
23222 if (mem_base != xmlMemBlocks()) { in test_xmlSaveFile()
23224 xmlMemBlocks() - mem_base); in test_xmlSaveFile()
23244 int mem_base; in test_xmlSaveFileEnc() local
23256 mem_base = xmlMemBlocks(); in test_xmlSaveFileEnc()
23268 if (mem_base != xmlMemBlocks()) { in test_xmlSaveFileEnc()
23270 xmlMemBlocks() - mem_base); in test_xmlSaveFileEnc()
23292 int mem_base; in test_xmlSaveFileTo() local
23304 mem_base = xmlMemBlocks(); in test_xmlSaveFileTo()
23317 if (mem_base != xmlMemBlocks()) { in test_xmlSaveFileTo()
23319 xmlMemBlocks() - mem_base); in test_xmlSaveFileTo()
23341 int mem_base; in test_xmlSaveFormatFile() local
23353 mem_base = xmlMemBlocks(); in test_xmlSaveFormatFile()
23365 if (mem_base != xmlMemBlocks()) { in test_xmlSaveFormatFile()
23367 xmlMemBlocks() - mem_base); in test_xmlSaveFormatFile()
23389 int mem_base; in test_xmlSaveFormatFileEnc() local
23404 mem_base = xmlMemBlocks(); in test_xmlSaveFormatFileEnc()
23418 if (mem_base != xmlMemBlocks()) { in test_xmlSaveFormatFileEnc()
23420 xmlMemBlocks() - mem_base); in test_xmlSaveFormatFileEnc()
23444 int mem_base; in test_xmlSaveFormatFileTo() local
23459 mem_base = xmlMemBlocks(); in test_xmlSaveFormatFileTo()
23474 if (mem_base != xmlMemBlocks()) { in test_xmlSaveFormatFileTo()
23476 xmlMemBlocks() - mem_base); in test_xmlSaveFormatFileTo()
23499 int mem_base; in test_xmlSearchNs() local
23511 mem_base = xmlMemBlocks(); in test_xmlSearchNs()
23523 if (mem_base != xmlMemBlocks()) { in test_xmlSearchNs()
23525 xmlMemBlocks() - mem_base); in test_xmlSearchNs()
23545 int mem_base; in test_xmlSearchNsByHref() local
23557 mem_base = xmlMemBlocks(); in test_xmlSearchNsByHref()
23569 if (mem_base != xmlMemBlocks()) { in test_xmlSearchNsByHref()
23571 xmlMemBlocks() - mem_base); in test_xmlSearchNsByHref()
23591 int mem_base; in test_xmlSetBufferAllocationScheme() local
23596 mem_base = xmlMemBlocks(); in test_xmlSetBufferAllocationScheme()
23603 if (mem_base != xmlMemBlocks()) { in test_xmlSetBufferAllocationScheme()
23605 xmlMemBlocks() - mem_base); in test_xmlSetBufferAllocationScheme()
23621 int mem_base; in test_xmlSetCompressMode() local
23626 mem_base = xmlMemBlocks(); in test_xmlSetCompressMode()
23633 if (mem_base != xmlMemBlocks()) { in test_xmlSetCompressMode()
23635 xmlMemBlocks() - mem_base); in test_xmlSetCompressMode()
23651 int mem_base; in test_xmlSetDocCompressMode() local
23659 mem_base = xmlMemBlocks(); in test_xmlSetDocCompressMode()
23668 if (mem_base != xmlMemBlocks()) { in test_xmlSetDocCompressMode()
23670 xmlMemBlocks() - mem_base); in test_xmlSetDocCompressMode()
23688 int mem_base; in test_xmlSetNs() local
23696 mem_base = xmlMemBlocks(); in test_xmlSetNs()
23705 if (mem_base != xmlMemBlocks()) { in test_xmlSetNs()
23707 xmlMemBlocks() - mem_base); in test_xmlSetNs()
23726 int mem_base; in test_xmlSetNsProp() local
23741 mem_base = xmlMemBlocks(); in test_xmlSetNsProp()
23755 if (mem_base != xmlMemBlocks()) { in test_xmlSetNsProp()
23757 xmlMemBlocks() - mem_base); in test_xmlSetNsProp()
23781 int mem_base; in test_xmlSetProp() local
23793 mem_base = xmlMemBlocks(); in test_xmlSetProp()
23805 if (mem_base != xmlMemBlocks()) { in test_xmlSetProp()
23807 xmlMemBlocks() - mem_base); in test_xmlSetProp()
23828 int mem_base; in test_xmlSplitQName2() local
23837 mem_base = xmlMemBlocks(); in test_xmlSplitQName2()
23847 if (mem_base != xmlMemBlocks()) { in test_xmlSplitQName2()
23849 xmlMemBlocks() - mem_base); in test_xmlSplitQName2()
23867 int mem_base; in test_xmlSplitQName3() local
23876 mem_base = xmlMemBlocks(); in test_xmlSplitQName3()
23886 if (mem_base != xmlMemBlocks()) { in test_xmlSplitQName3()
23888 xmlMemBlocks() - mem_base); in test_xmlSplitQName3()
23906 int mem_base; in test_xmlStringGetNodeList() local
23915 mem_base = xmlMemBlocks(); in test_xmlStringGetNodeList()
23925 if (mem_base != xmlMemBlocks()) { in test_xmlStringGetNodeList()
23927 xmlMemBlocks() - mem_base); in test_xmlStringGetNodeList()
23945 int mem_base; in test_xmlStringLenGetNodeList() local
23957 mem_base = xmlMemBlocks(); in test_xmlStringLenGetNodeList()
23972 if (mem_base != xmlMemBlocks()) { in test_xmlStringLenGetNodeList()
23974 xmlMemBlocks() - mem_base); in test_xmlStringLenGetNodeList()
23994 int mem_base; in test_xmlTextConcat() local
24006 mem_base = xmlMemBlocks(); in test_xmlTextConcat()
24021 if (mem_base != xmlMemBlocks()) { in test_xmlTextConcat()
24023 xmlMemBlocks() - mem_base); in test_xmlTextConcat()
24043 int mem_base; in test_xmlTextMerge() local
24052 mem_base = xmlMemBlocks(); in test_xmlTextMerge()
24065 if (mem_base != xmlMemBlocks()) { in test_xmlTextMerge()
24067 xmlMemBlocks() - mem_base); in test_xmlTextMerge()
24086 int mem_base; in test_xmlUnsetNsProp() local
24098 mem_base = xmlMemBlocks(); in test_xmlUnsetNsProp()
24110 if (mem_base != xmlMemBlocks()) { in test_xmlUnsetNsProp()
24112 xmlMemBlocks() - mem_base); in test_xmlUnsetNsProp()
24134 int mem_base; in test_xmlUnsetProp() local
24143 mem_base = xmlMemBlocks(); in test_xmlUnsetProp()
24153 if (mem_base != xmlMemBlocks()) { in test_xmlUnsetProp()
24155 xmlMemBlocks() - mem_base); in test_xmlUnsetProp()
24176 int mem_base; in test_xmlValidateNCName() local
24185 mem_base = xmlMemBlocks(); in test_xmlValidateNCName()
24195 if (mem_base != xmlMemBlocks()) { in test_xmlValidateNCName()
24197 xmlMemBlocks() - mem_base); in test_xmlValidateNCName()
24219 int mem_base; in test_xmlValidateNMToken() local
24228 mem_base = xmlMemBlocks(); in test_xmlValidateNMToken()
24238 if (mem_base != xmlMemBlocks()) { in test_xmlValidateNMToken()
24240 xmlMemBlocks() - mem_base); in test_xmlValidateNMToken()
24262 int mem_base; in test_xmlValidateName() local
24271 mem_base = xmlMemBlocks(); in test_xmlValidateName()
24281 if (mem_base != xmlMemBlocks()) { in test_xmlValidateName()
24283 xmlMemBlocks() - mem_base); in test_xmlValidateName()
24305 int mem_base; in test_xmlValidateQName() local
24314 mem_base = xmlMemBlocks(); in test_xmlValidateQName()
24324 if (mem_base != xmlMemBlocks()) { in test_xmlValidateQName()
24326 xmlMemBlocks() - mem_base); in test_xmlValidateQName()
24505 int mem_base; in test_xmlBuildRelativeURI() local
24514 mem_base = xmlMemBlocks(); in test_xmlBuildRelativeURI()
24524 if (mem_base != xmlMemBlocks()) { in test_xmlBuildRelativeURI()
24526 xmlMemBlocks() - mem_base); in test_xmlBuildRelativeURI()
24544 int mem_base; in test_xmlBuildURI() local
24553 mem_base = xmlMemBlocks(); in test_xmlBuildURI()
24563 if (mem_base != xmlMemBlocks()) { in test_xmlBuildURI()
24565 xmlMemBlocks() - mem_base); in test_xmlBuildURI()
24583 int mem_base; in test_xmlCanonicPath() local
24589 mem_base = xmlMemBlocks(); in test_xmlCanonicPath()
24597 if (mem_base != xmlMemBlocks()) { in test_xmlCanonicPath()
24599 xmlMemBlocks() - mem_base); in test_xmlCanonicPath()
24625 int mem_base; in test_xmlNormalizeURIPath() local
24631 mem_base = xmlMemBlocks(); in test_xmlNormalizeURIPath()
24639 if (mem_base != xmlMemBlocks()) { in test_xmlNormalizeURIPath()
24641 xmlMemBlocks() - mem_base); in test_xmlNormalizeURIPath()
24684 int mem_base; in test_xmlParseURIReference() local
24693 mem_base = xmlMemBlocks(); in test_xmlParseURIReference()
24703 if (mem_base != xmlMemBlocks()) { in test_xmlParseURIReference()
24705 xmlMemBlocks() - mem_base); in test_xmlParseURIReference()
24723 int mem_base; in test_xmlPathToURI() local
24729 mem_base = xmlMemBlocks(); in test_xmlPathToURI()
24737 if (mem_base != xmlMemBlocks()) { in test_xmlPathToURI()
24739 xmlMemBlocks() - mem_base); in test_xmlPathToURI()
24755 int mem_base; in test_xmlPrintURI() local
24763 mem_base = xmlMemBlocks(); in test_xmlPrintURI()
24772 if (mem_base != xmlMemBlocks()) { in test_xmlPrintURI()
24774 xmlMemBlocks() - mem_base); in test_xmlPrintURI()
24792 int mem_base; in test_xmlSaveUri() local
24798 mem_base = xmlMemBlocks(); in test_xmlSaveUri()
24806 if (mem_base != xmlMemBlocks()) { in test_xmlSaveUri()
24808 xmlMemBlocks() - mem_base); in test_xmlSaveUri()
24824 int mem_base; in test_xmlURIEscape() local
24830 mem_base = xmlMemBlocks(); in test_xmlURIEscape()
24838 if (mem_base != xmlMemBlocks()) { in test_xmlURIEscape()
24840 xmlMemBlocks() - mem_base); in test_xmlURIEscape()
24856 int mem_base; in test_xmlURIEscapeStr() local
24865 mem_base = xmlMemBlocks(); in test_xmlURIEscapeStr()
24875 if (mem_base != xmlMemBlocks()) { in test_xmlURIEscapeStr()
24877 xmlMemBlocks() - mem_base); in test_xmlURIEscapeStr()
24929 int mem_base; in test_xmlAddAttributeDecl() local
24959 mem_base = xmlMemBlocks(); in test_xmlAddAttributeDecl()
24983 if (mem_base != xmlMemBlocks()) { in test_xmlAddAttributeDecl()
24985 xmlMemBlocks() - mem_base); in test_xmlAddAttributeDecl()
25017 int mem_base; in test_xmlAddElementDecl() local
25035 mem_base = xmlMemBlocks(); in test_xmlAddElementDecl()
25051 if (mem_base != xmlMemBlocks()) { in test_xmlAddElementDecl()
25053 xmlMemBlocks() - mem_base); in test_xmlAddElementDecl()
25124 int mem_base; in test_xmlCopyDocElementContent() local
25133 mem_base = xmlMemBlocks(); in test_xmlCopyDocElementContent()
25143 if (mem_base != xmlMemBlocks()) { in test_xmlCopyDocElementContent()
25145 xmlMemBlocks() - mem_base); in test_xmlCopyDocElementContent()
25163 int mem_base; in test_xmlCopyElementContent() local
25169 mem_base = xmlMemBlocks(); in test_xmlCopyElementContent()
25177 if (mem_base != xmlMemBlocks()) { in test_xmlCopyElementContent()
25179 xmlMemBlocks() - mem_base); in test_xmlCopyElementContent()
25257 int mem_base; in test_xmlDumpAttributeDecl() local
25265 mem_base = xmlMemBlocks(); in test_xmlDumpAttributeDecl()
25274 if (mem_base != xmlMemBlocks()) { in test_xmlDumpAttributeDecl()
25276 xmlMemBlocks() - mem_base); in test_xmlDumpAttributeDecl()
25296 int mem_base; in test_xmlDumpAttributeTable() local
25304 mem_base = xmlMemBlocks(); in test_xmlDumpAttributeTable()
25313 if (mem_base != xmlMemBlocks()) { in test_xmlDumpAttributeTable()
25315 xmlMemBlocks() - mem_base); in test_xmlDumpAttributeTable()
25342 int mem_base; in test_xmlDumpElementDecl() local
25350 mem_base = xmlMemBlocks(); in test_xmlDumpElementDecl()
25359 if (mem_base != xmlMemBlocks()) { in test_xmlDumpElementDecl()
25361 xmlMemBlocks() - mem_base); in test_xmlDumpElementDecl()
25381 int mem_base; in test_xmlDumpElementTable() local
25389 mem_base = xmlMemBlocks(); in test_xmlDumpElementTable()
25398 if (mem_base != xmlMemBlocks()) { in test_xmlDumpElementTable()
25400 xmlMemBlocks() - mem_base); in test_xmlDumpElementTable()
25427 int mem_base; in test_xmlDumpNotationDecl() local
25435 mem_base = xmlMemBlocks(); in test_xmlDumpNotationDecl()
25444 if (mem_base != xmlMemBlocks()) { in test_xmlDumpNotationDecl()
25446 xmlMemBlocks() - mem_base); in test_xmlDumpNotationDecl()
25466 int mem_base; in test_xmlDumpNotationTable() local
25474 mem_base = xmlMemBlocks(); in test_xmlDumpNotationTable()
25483 if (mem_base != xmlMemBlocks()) { in test_xmlDumpNotationTable()
25485 xmlMemBlocks() - mem_base); in test_xmlDumpNotationTable()
25504 int mem_base; in test_xmlGetDtdAttrDesc() local
25516 mem_base = xmlMemBlocks(); in test_xmlGetDtdAttrDesc()
25528 if (mem_base != xmlMemBlocks()) { in test_xmlGetDtdAttrDesc()
25530 xmlMemBlocks() - mem_base); in test_xmlGetDtdAttrDesc()
25550 int mem_base; in test_xmlGetDtdElementDesc() local
25559 mem_base = xmlMemBlocks(); in test_xmlGetDtdElementDesc()
25569 if (mem_base != xmlMemBlocks()) { in test_xmlGetDtdElementDesc()
25571 xmlMemBlocks() - mem_base); in test_xmlGetDtdElementDesc()
25599 int mem_base; in test_xmlGetDtdQAttrDesc() local
25614 mem_base = xmlMemBlocks(); in test_xmlGetDtdQAttrDesc()
25628 if (mem_base != xmlMemBlocks()) { in test_xmlGetDtdQAttrDesc()
25630 xmlMemBlocks() - mem_base); in test_xmlGetDtdQAttrDesc()
25652 int mem_base; in test_xmlGetDtdQElementDesc() local
25664 mem_base = xmlMemBlocks(); in test_xmlGetDtdQElementDesc()
25676 if (mem_base != xmlMemBlocks()) { in test_xmlGetDtdQElementDesc()
25678 xmlMemBlocks() - mem_base); in test_xmlGetDtdQElementDesc()
25698 int mem_base; in test_xmlGetID() local
25707 mem_base = xmlMemBlocks(); in test_xmlGetID()
25717 if (mem_base != xmlMemBlocks()) { in test_xmlGetID()
25719 xmlMemBlocks() - mem_base); in test_xmlGetID()
25747 int mem_base; in test_xmlIsID() local
25759 mem_base = xmlMemBlocks(); in test_xmlIsID()
25771 if (mem_base != xmlMemBlocks()) { in test_xmlIsID()
25773 xmlMemBlocks() - mem_base); in test_xmlIsID()
25793 int mem_base; in test_xmlIsMixedElement() local
25802 mem_base = xmlMemBlocks(); in test_xmlIsMixedElement()
25812 if (mem_base != xmlMemBlocks()) { in test_xmlIsMixedElement()
25814 xmlMemBlocks() - mem_base); in test_xmlIsMixedElement()
25832 int mem_base; in test_xmlIsRef() local
25844 mem_base = xmlMemBlocks(); in test_xmlIsRef()
25856 if (mem_base != xmlMemBlocks()) { in test_xmlIsRef()
25858 xmlMemBlocks() - mem_base); in test_xmlIsRef()
25878 int mem_base; in test_xmlNewDocElementContent() local
25890 mem_base = xmlMemBlocks(); in test_xmlNewDocElementContent()
25903 if (mem_base != xmlMemBlocks()) { in test_xmlNewDocElementContent()
25905 xmlMemBlocks() - mem_base); in test_xmlNewDocElementContent()
25925 int mem_base; in test_xmlNewElementContent() local
25934 mem_base = xmlMemBlocks(); in test_xmlNewElementContent()
25944 if (mem_base != xmlMemBlocks()) { in test_xmlNewElementContent()
25946 xmlMemBlocks() - mem_base); in test_xmlNewElementContent()
25974 int mem_base; in test_xmlRemoveID() local
25983 mem_base = xmlMemBlocks(); in test_xmlRemoveID()
25993 if (mem_base != xmlMemBlocks()) { in test_xmlRemoveID()
25995 xmlMemBlocks() - mem_base); in test_xmlRemoveID()
26013 int mem_base; in test_xmlRemoveRef() local
26022 mem_base = xmlMemBlocks(); in test_xmlRemoveRef()
26032 if (mem_base != xmlMemBlocks()) { in test_xmlRemoveRef()
26034 xmlMemBlocks() - mem_base); in test_xmlRemoveRef()
26052 int mem_base; in test_xmlSnprintfElementContent() local
26066 mem_base = xmlMemBlocks(); in test_xmlSnprintfElementContent()
26079 if (mem_base != xmlMemBlocks()) { in test_xmlSnprintfElementContent()
26081 xmlMemBlocks() - mem_base); in test_xmlSnprintfElementContent()
26105 int mem_base; in test_xmlSprintfElementContent() local
26116 mem_base = xmlMemBlocks(); in test_xmlSprintfElementContent()
26127 if (mem_base != xmlMemBlocks()) { in test_xmlSprintfElementContent()
26129 xmlMemBlocks() - mem_base); in test_xmlSprintfElementContent()
26152 int mem_base; in test_xmlValidBuildContentModel() local
26161 mem_base = xmlMemBlocks(); in test_xmlValidBuildContentModel()
26171 if (mem_base != xmlMemBlocks()) { in test_xmlValidBuildContentModel()
26173 xmlMemBlocks() - mem_base); in test_xmlValidBuildContentModel()
26193 int mem_base; in test_xmlValidCtxtNormalizeAttributeValue() local
26211 mem_base = xmlMemBlocks(); in test_xmlValidCtxtNormalizeAttributeValue()
26227 if (mem_base != xmlMemBlocks()) { in test_xmlValidCtxtNormalizeAttributeValue()
26229 xmlMemBlocks() - mem_base); in test_xmlValidCtxtNormalizeAttributeValue()
26263 int mem_base; in test_xmlValidGetPotentialChildren() local
26278 mem_base = xmlMemBlocks(); in test_xmlValidGetPotentialChildren()
26292 if (mem_base != xmlMemBlocks()) { in test_xmlValidGetPotentialChildren()
26294 xmlMemBlocks() - mem_base); in test_xmlValidGetPotentialChildren()
26320 int mem_base; in test_xmlValidGetValidElements() local
26335 mem_base = xmlMemBlocks(); in test_xmlValidGetValidElements()
26349 if (mem_base != xmlMemBlocks()) { in test_xmlValidGetValidElements()
26351 xmlMemBlocks() - mem_base); in test_xmlValidGetValidElements()
26376 int mem_base; in test_xmlValidNormalizeAttributeValue() local
26391 mem_base = xmlMemBlocks(); in test_xmlValidNormalizeAttributeValue()
26405 if (mem_base != xmlMemBlocks()) { in test_xmlValidNormalizeAttributeValue()
26407 xmlMemBlocks() - mem_base); in test_xmlValidNormalizeAttributeValue()
26431 int mem_base; in test_xmlValidateAttributeDecl() local
26443 mem_base = xmlMemBlocks(); in test_xmlValidateAttributeDecl()
26455 if (mem_base != xmlMemBlocks()) { in test_xmlValidateAttributeDecl()
26457 xmlMemBlocks() - mem_base); in test_xmlValidateAttributeDecl()
26479 int mem_base; in test_xmlValidateAttributeValue() local
26488 mem_base = xmlMemBlocks(); in test_xmlValidateAttributeValue()
26498 if (mem_base != xmlMemBlocks()) { in test_xmlValidateAttributeValue()
26500 xmlMemBlocks() - mem_base); in test_xmlValidateAttributeValue()
26520 int mem_base; in test_xmlValidateDocument() local
26529 mem_base = xmlMemBlocks(); in test_xmlValidateDocument()
26539 if (mem_base != xmlMemBlocks()) { in test_xmlValidateDocument()
26541 xmlMemBlocks() - mem_base); in test_xmlValidateDocument()
26561 int mem_base; in test_xmlValidateDocumentFinal() local
26570 mem_base = xmlMemBlocks(); in test_xmlValidateDocumentFinal()
26580 if (mem_base != xmlMemBlocks()) { in test_xmlValidateDocumentFinal()
26582 xmlMemBlocks() - mem_base); in test_xmlValidateDocumentFinal()
26602 int mem_base; in test_xmlValidateDtd() local
26614 mem_base = xmlMemBlocks(); in test_xmlValidateDtd()
26626 if (mem_base != xmlMemBlocks()) { in test_xmlValidateDtd()
26628 xmlMemBlocks() - mem_base); in test_xmlValidateDtd()
26650 int mem_base; in test_xmlValidateDtdFinal() local
26659 mem_base = xmlMemBlocks(); in test_xmlValidateDtdFinal()
26669 if (mem_base != xmlMemBlocks()) { in test_xmlValidateDtdFinal()
26671 xmlMemBlocks() - mem_base); in test_xmlValidateDtdFinal()
26691 int mem_base; in test_xmlValidateElement() local
26703 mem_base = xmlMemBlocks(); in test_xmlValidateElement()
26715 if (mem_base != xmlMemBlocks()) { in test_xmlValidateElement()
26717 xmlMemBlocks() - mem_base); in test_xmlValidateElement()
26739 int mem_base; in test_xmlValidateElementDecl() local
26751 mem_base = xmlMemBlocks(); in test_xmlValidateElementDecl()
26763 if (mem_base != xmlMemBlocks()) { in test_xmlValidateElementDecl()
26765 xmlMemBlocks() - mem_base); in test_xmlValidateElementDecl()
26787 int mem_base; in test_xmlValidateNameValue() local
26793 mem_base = xmlMemBlocks(); in test_xmlValidateNameValue()
26801 if (mem_base != xmlMemBlocks()) { in test_xmlValidateNameValue()
26803 xmlMemBlocks() - mem_base); in test_xmlValidateNameValue()
26821 int mem_base; in test_xmlValidateNamesValue() local
26827 mem_base = xmlMemBlocks(); in test_xmlValidateNamesValue()
26835 if (mem_base != xmlMemBlocks()) { in test_xmlValidateNamesValue()
26837 xmlMemBlocks() - mem_base); in test_xmlValidateNamesValue()
26855 int mem_base; in test_xmlValidateNmtokenValue() local
26861 mem_base = xmlMemBlocks(); in test_xmlValidateNmtokenValue()
26869 if (mem_base != xmlMemBlocks()) { in test_xmlValidateNmtokenValue()
26871 xmlMemBlocks() - mem_base); in test_xmlValidateNmtokenValue()
26889 int mem_base; in test_xmlValidateNmtokensValue() local
26895 mem_base = xmlMemBlocks(); in test_xmlValidateNmtokensValue()
26903 if (mem_base != xmlMemBlocks()) { in test_xmlValidateNmtokensValue()
26905 xmlMemBlocks() - mem_base); in test_xmlValidateNmtokensValue()
26923 int mem_base; in test_xmlValidateNotationDecl() local
26935 mem_base = xmlMemBlocks(); in test_xmlValidateNotationDecl()
26947 if (mem_base != xmlMemBlocks()) { in test_xmlValidateNotationDecl()
26949 xmlMemBlocks() - mem_base); in test_xmlValidateNotationDecl()
26971 int mem_base; in test_xmlValidateNotationUse() local
26983 mem_base = xmlMemBlocks(); in test_xmlValidateNotationUse()
26995 if (mem_base != xmlMemBlocks()) { in test_xmlValidateNotationUse()
26997 xmlMemBlocks() - mem_base); in test_xmlValidateNotationUse()
27019 int mem_base; in test_xmlValidateOneAttribute() local
27037 mem_base = xmlMemBlocks(); in test_xmlValidateOneAttribute()
27053 if (mem_base != xmlMemBlocks()) { in test_xmlValidateOneAttribute()
27055 xmlMemBlocks() - mem_base); in test_xmlValidateOneAttribute()
27081 int mem_base; in test_xmlValidateOneElement() local
27093 mem_base = xmlMemBlocks(); in test_xmlValidateOneElement()
27105 if (mem_base != xmlMemBlocks()) { in test_xmlValidateOneElement()
27107 xmlMemBlocks() - mem_base); in test_xmlValidateOneElement()
27129 int mem_base; in test_xmlValidateOneNamespace() local
27150 mem_base = xmlMemBlocks(); in test_xmlValidateOneNamespace()
27168 if (mem_base != xmlMemBlocks()) { in test_xmlValidateOneNamespace()
27170 xmlMemBlocks() - mem_base); in test_xmlValidateOneNamespace()
27198 int mem_base; in test_xmlValidatePopElement() local
27213 mem_base = xmlMemBlocks(); in test_xmlValidatePopElement()
27227 if (mem_base != xmlMemBlocks()) { in test_xmlValidatePopElement()
27229 xmlMemBlocks() - mem_base); in test_xmlValidatePopElement()
27253 int mem_base; in test_xmlValidatePushCData() local
27265 mem_base = xmlMemBlocks(); in test_xmlValidatePushCData()
27280 if (mem_base != xmlMemBlocks()) { in test_xmlValidatePushCData()
27282 xmlMemBlocks() - mem_base); in test_xmlValidatePushCData()
27304 int mem_base; in test_xmlValidatePushElement() local
27319 mem_base = xmlMemBlocks(); in test_xmlValidatePushElement()
27333 if (mem_base != xmlMemBlocks()) { in test_xmlValidatePushElement()
27335 xmlMemBlocks() - mem_base); in test_xmlValidatePushElement()
27359 int mem_base; in test_xmlValidateRoot() local
27368 mem_base = xmlMemBlocks(); in test_xmlValidateRoot()
27378 if (mem_base != xmlMemBlocks()) { in test_xmlValidateRoot()
27380 xmlMemBlocks() - mem_base); in test_xmlValidateRoot()
27481 int mem_base; in test_xmlXIncludeProcess() local
27487 mem_base = xmlMemBlocks(); in test_xmlXIncludeProcess()
27495 if (mem_base != xmlMemBlocks()) { in test_xmlXIncludeProcess()
27497 xmlMemBlocks() - mem_base); in test_xmlXIncludeProcess()
27515 int mem_base; in test_xmlXIncludeProcessFlags() local
27524 mem_base = xmlMemBlocks(); in test_xmlXIncludeProcessFlags()
27534 if (mem_base != xmlMemBlocks()) { in test_xmlXIncludeProcessFlags()
27536 xmlMemBlocks() - mem_base); in test_xmlXIncludeProcessFlags()
27556 int mem_base; in test_xmlXIncludeProcessFlagsData() local
27568 mem_base = xmlMemBlocks(); in test_xmlXIncludeProcessFlagsData()
27580 if (mem_base != xmlMemBlocks()) { in test_xmlXIncludeProcessFlagsData()
27582 xmlMemBlocks() - mem_base); in test_xmlXIncludeProcessFlagsData()
27614 int mem_base; in test_xmlXIncludeProcessNode() local
27623 mem_base = xmlMemBlocks(); in test_xmlXIncludeProcessNode()
27633 if (mem_base != xmlMemBlocks()) { in test_xmlXIncludeProcessNode()
27635 xmlMemBlocks() - mem_base); in test_xmlXIncludeProcessNode()
27655 int mem_base; in test_xmlXIncludeProcessTree() local
27661 mem_base = xmlMemBlocks(); in test_xmlXIncludeProcessTree()
27669 if (mem_base != xmlMemBlocks()) { in test_xmlXIncludeProcessTree()
27671 xmlMemBlocks() - mem_base); in test_xmlXIncludeProcessTree()
27689 int mem_base; in test_xmlXIncludeProcessTreeFlags() local
27698 mem_base = xmlMemBlocks(); in test_xmlXIncludeProcessTreeFlags()
27708 if (mem_base != xmlMemBlocks()) { in test_xmlXIncludeProcessTreeFlags()
27710 xmlMemBlocks() - mem_base); in test_xmlXIncludeProcessTreeFlags()
27730 int mem_base; in test_xmlXIncludeProcessTreeFlagsData() local
27742 mem_base = xmlMemBlocks(); in test_xmlXIncludeProcessTreeFlagsData()
27754 if (mem_base != xmlMemBlocks()) { in test_xmlXIncludeProcessTreeFlagsData()
27756 xmlMemBlocks() - mem_base); in test_xmlXIncludeProcessTreeFlagsData()
27778 int mem_base; in test_xmlXIncludeSetFlags() local
27787 mem_base = xmlMemBlocks(); in test_xmlXIncludeSetFlags()
27797 if (mem_base != xmlMemBlocks()) { in test_xmlXIncludeSetFlags()
27799 xmlMemBlocks() - mem_base); in test_xmlXIncludeSetFlags()
27838 int mem_base; in test_xmlAllocOutputBuffer() local
27844 mem_base = xmlMemBlocks(); in test_xmlAllocOutputBuffer()
27852 if (mem_base != xmlMemBlocks()) { in test_xmlAllocOutputBuffer()
27854 xmlMemBlocks() - mem_base); in test_xmlAllocOutputBuffer()
27871 int mem_base; in test_xmlAllocParserInputBuffer() local
27877 mem_base = xmlMemBlocks(); in test_xmlAllocParserInputBuffer()
27885 if (mem_base != xmlMemBlocks()) { in test_xmlAllocParserInputBuffer()
27887 xmlMemBlocks() - mem_base); in test_xmlAllocParserInputBuffer()
27903 int mem_base; in test_xmlCheckFilename() local
27909 mem_base = xmlMemBlocks(); in test_xmlCheckFilename()
27917 if (mem_base != xmlMemBlocks()) { in test_xmlCheckFilename()
27919 xmlMemBlocks() - mem_base); in test_xmlCheckFilename()
27935 int mem_base; in test_xmlCheckHTTPInput() local
27944 mem_base = xmlMemBlocks(); in test_xmlCheckHTTPInput()
27954 if (mem_base != xmlMemBlocks()) { in test_xmlCheckHTTPInput()
27956 xmlMemBlocks() - mem_base); in test_xmlCheckHTTPInput()
27974 int mem_base; in test_xmlCleanupInputCallbacks() local
27976 mem_base = xmlMemBlocks(); in test_xmlCleanupInputCallbacks()
27981 if (mem_base != xmlMemBlocks()) { in test_xmlCleanupInputCallbacks()
27983 xmlMemBlocks() - mem_base); in test_xmlCleanupInputCallbacks()
27998 int mem_base; in test_xmlCleanupOutputCallbacks() local
28000 mem_base = xmlMemBlocks(); in test_xmlCleanupOutputCallbacks()
28005 if (mem_base != xmlMemBlocks()) { in test_xmlCleanupOutputCallbacks()
28007 xmlMemBlocks() - mem_base); in test_xmlCleanupOutputCallbacks()
28022 int mem_base; in test_xmlFileClose() local
28028 mem_base = xmlMemBlocks(); in test_xmlFileClose()
28036 if (mem_base != xmlMemBlocks()) { in test_xmlFileClose()
28038 xmlMemBlocks() - mem_base); in test_xmlFileClose()
28054 int mem_base; in test_xmlFileMatch() local
28060 mem_base = xmlMemBlocks(); in test_xmlFileMatch()
28068 if (mem_base != xmlMemBlocks()) { in test_xmlFileMatch()
28070 xmlMemBlocks() - mem_base); in test_xmlFileMatch()
28086 int mem_base; in test_xmlFileOpen() local
28092 mem_base = xmlMemBlocks(); in test_xmlFileOpen()
28100 if (mem_base != xmlMemBlocks()) { in test_xmlFileOpen()
28102 xmlMemBlocks() - mem_base); in test_xmlFileOpen()
28118 int mem_base; in test_xmlFileRead() local
28130 mem_base = xmlMemBlocks(); in test_xmlFileRead()
28142 if (mem_base != xmlMemBlocks()) { in test_xmlFileRead()
28144 xmlMemBlocks() - mem_base); in test_xmlFileRead()
28165 int mem_base; in test_xmlIOFTPClose() local
28171 mem_base = xmlMemBlocks(); in test_xmlIOFTPClose()
28179 if (mem_base != xmlMemBlocks()) { in test_xmlIOFTPClose()
28181 xmlMemBlocks() - mem_base); in test_xmlIOFTPClose()
28199 int mem_base; in test_xmlIOFTPMatch() local
28205 mem_base = xmlMemBlocks(); in test_xmlIOFTPMatch()
28213 if (mem_base != xmlMemBlocks()) { in test_xmlIOFTPMatch()
28215 xmlMemBlocks() - mem_base); in test_xmlIOFTPMatch()
28233 int mem_base; in test_xmlIOFTPOpen() local
28239 mem_base = xmlMemBlocks(); in test_xmlIOFTPOpen()
28247 if (mem_base != xmlMemBlocks()) { in test_xmlIOFTPOpen()
28249 xmlMemBlocks() - mem_base); in test_xmlIOFTPOpen()
28267 int mem_base; in test_xmlIOFTPRead() local
28279 mem_base = xmlMemBlocks(); in test_xmlIOFTPRead()
28291 if (mem_base != xmlMemBlocks()) { in test_xmlIOFTPRead()
28293 xmlMemBlocks() - mem_base); in test_xmlIOFTPRead()
28315 int mem_base; in test_xmlIOHTTPClose() local
28321 mem_base = xmlMemBlocks(); in test_xmlIOHTTPClose()
28329 if (mem_base != xmlMemBlocks()) { in test_xmlIOHTTPClose()
28331 xmlMemBlocks() - mem_base); in test_xmlIOHTTPClose()
28349 int mem_base; in test_xmlIOHTTPMatch() local
28355 mem_base = xmlMemBlocks(); in test_xmlIOHTTPMatch()
28363 if (mem_base != xmlMemBlocks()) { in test_xmlIOHTTPMatch()
28365 xmlMemBlocks() - mem_base); in test_xmlIOHTTPMatch()
28383 int mem_base; in test_xmlIOHTTPOpen() local
28389 mem_base = xmlMemBlocks(); in test_xmlIOHTTPOpen()
28397 if (mem_base != xmlMemBlocks()) { in test_xmlIOHTTPOpen()
28399 xmlMemBlocks() - mem_base); in test_xmlIOHTTPOpen()
28417 int mem_base; in test_xmlIOHTTPRead() local
28429 mem_base = xmlMemBlocks(); in test_xmlIOHTTPRead()
28441 if (mem_base != xmlMemBlocks()) { in test_xmlIOHTTPRead()
28443 xmlMemBlocks() - mem_base); in test_xmlIOHTTPRead()
28464 int mem_base; in test_xmlNoNetExternalEntityLoader() local
28476 mem_base = xmlMemBlocks(); in test_xmlNoNetExternalEntityLoader()
28488 if (mem_base != xmlMemBlocks()) { in test_xmlNoNetExternalEntityLoader()
28490 xmlMemBlocks() - mem_base); in test_xmlNoNetExternalEntityLoader()
28510 int mem_base; in test_xmlNormalizeWindowsPath() local
28516 mem_base = xmlMemBlocks(); in test_xmlNormalizeWindowsPath()
28524 if (mem_base != xmlMemBlocks()) { in test_xmlNormalizeWindowsPath()
28526 xmlMemBlocks() - mem_base); in test_xmlNormalizeWindowsPath()
28543 int mem_base; in test_xmlOutputBufferCreateBuffer() local
28552 mem_base = xmlMemBlocks(); in test_xmlOutputBufferCreateBuffer()
28562 if (mem_base != xmlMemBlocks()) { in test_xmlOutputBufferCreateBuffer()
28564 xmlMemBlocks() - mem_base); in test_xmlOutputBufferCreateBuffer()
28584 int mem_base; in test_xmlOutputBufferCreateFd() local
28593 mem_base = xmlMemBlocks(); in test_xmlOutputBufferCreateFd()
28603 if (mem_base != xmlMemBlocks()) { in test_xmlOutputBufferCreateFd()
28605 xmlMemBlocks() - mem_base); in test_xmlOutputBufferCreateFd()
28625 int mem_base; in test_xmlOutputBufferCreateFile() local
28634 mem_base = xmlMemBlocks(); in test_xmlOutputBufferCreateFile()
28644 if (mem_base != xmlMemBlocks()) { in test_xmlOutputBufferCreateFile()
28646 xmlMemBlocks() - mem_base); in test_xmlOutputBufferCreateFile()
28666 int mem_base; in test_xmlOutputBufferCreateFilename() local
28678 mem_base = xmlMemBlocks(); in test_xmlOutputBufferCreateFilename()
28690 if (mem_base != xmlMemBlocks()) { in test_xmlOutputBufferCreateFilename()
28692 xmlMemBlocks() - mem_base); in test_xmlOutputBufferCreateFilename()
28714 int mem_base; in test_xmlOutputBufferFlush() local
28720 mem_base = xmlMemBlocks(); in test_xmlOutputBufferFlush()
28728 if (mem_base != xmlMemBlocks()) { in test_xmlOutputBufferFlush()
28730 xmlMemBlocks() - mem_base); in test_xmlOutputBufferFlush()
28748 int mem_base; in test_xmlOutputBufferGetContent() local
28754 mem_base = xmlMemBlocks(); in test_xmlOutputBufferGetContent()
28762 if (mem_base != xmlMemBlocks()) { in test_xmlOutputBufferGetContent()
28764 xmlMemBlocks() - mem_base); in test_xmlOutputBufferGetContent()
28792 int mem_base; in test_xmlOutputBufferWrite() local
28804 mem_base = xmlMemBlocks(); in test_xmlOutputBufferWrite()
28819 if (mem_base != xmlMemBlocks()) { in test_xmlOutputBufferWrite()
28821 xmlMemBlocks() - mem_base); in test_xmlOutputBufferWrite()
28853 int mem_base; in test_xmlOutputBufferWriteString() local
28862 mem_base = xmlMemBlocks(); in test_xmlOutputBufferWriteString()
28872 if (mem_base != xmlMemBlocks()) { in test_xmlOutputBufferWriteString()
28874 xmlMemBlocks() - mem_base); in test_xmlOutputBufferWriteString()
28903 int mem_base; in test_xmlParserInputBufferCreateFd() local
28912 mem_base = xmlMemBlocks(); in test_xmlParserInputBufferCreateFd()
28923 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputBufferCreateFd()
28925 xmlMemBlocks() - mem_base); in test_xmlParserInputBufferCreateFd()
28943 int mem_base; in test_xmlParserInputBufferCreateFile() local
28952 mem_base = xmlMemBlocks(); in test_xmlParserInputBufferCreateFile()
28962 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputBufferCreateFile()
28964 xmlMemBlocks() - mem_base); in test_xmlParserInputBufferCreateFile()
28982 int mem_base; in test_xmlParserInputBufferCreateFilename() local
28991 mem_base = xmlMemBlocks(); in test_xmlParserInputBufferCreateFilename()
29001 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputBufferCreateFilename()
29003 xmlMemBlocks() - mem_base); in test_xmlParserInputBufferCreateFilename()
29021 int mem_base; in test_xmlParserInputBufferCreateMem() local
29033 mem_base = xmlMemBlocks(); in test_xmlParserInputBufferCreateMem()
29048 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputBufferCreateMem()
29050 xmlMemBlocks() - mem_base); in test_xmlParserInputBufferCreateMem()
29070 int mem_base; in test_xmlParserInputBufferCreateStatic() local
29082 mem_base = xmlMemBlocks(); in test_xmlParserInputBufferCreateStatic()
29097 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputBufferCreateStatic()
29099 xmlMemBlocks() - mem_base); in test_xmlParserInputBufferCreateStatic()
29119 int mem_base; in test_xmlParserInputBufferGrow() local
29128 mem_base = xmlMemBlocks(); in test_xmlParserInputBufferGrow()
29138 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputBufferGrow()
29140 xmlMemBlocks() - mem_base); in test_xmlParserInputBufferGrow()
29158 int mem_base; in test_xmlParserInputBufferPush() local
29170 mem_base = xmlMemBlocks(); in test_xmlParserInputBufferPush()
29185 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputBufferPush()
29187 xmlMemBlocks() - mem_base); in test_xmlParserInputBufferPush()
29207 int mem_base; in test_xmlParserInputBufferRead() local
29216 mem_base = xmlMemBlocks(); in test_xmlParserInputBufferRead()
29226 if (mem_base != xmlMemBlocks()) { in test_xmlParserInputBufferRead()
29228 xmlMemBlocks() - mem_base); in test_xmlParserInputBufferRead()
29246 int mem_base; in test_xmlPopInputCallbacks() local
29249 mem_base = xmlMemBlocks(); in test_xmlPopInputCallbacks()
29255 if (mem_base != xmlMemBlocks()) { in test_xmlPopInputCallbacks()
29257 xmlMemBlocks() - mem_base); in test_xmlPopInputCallbacks()
29271 int mem_base; in test_xmlRegisterDefaultInputCallbacks() local
29273 mem_base = xmlMemBlocks(); in test_xmlRegisterDefaultInputCallbacks()
29278 if (mem_base != xmlMemBlocks()) { in test_xmlRegisterDefaultInputCallbacks()
29280 xmlMemBlocks() - mem_base); in test_xmlRegisterDefaultInputCallbacks()
29295 int mem_base; in test_xmlRegisterDefaultOutputCallbacks() local
29297 mem_base = xmlMemBlocks(); in test_xmlRegisterDefaultOutputCallbacks()
29302 if (mem_base != xmlMemBlocks()) { in test_xmlRegisterDefaultOutputCallbacks()
29304 xmlMemBlocks() - mem_base); in test_xmlRegisterDefaultOutputCallbacks()
29320 int mem_base; in test_xmlRegisterHTTPPostCallbacks() local
29322 mem_base = xmlMemBlocks(); in test_xmlRegisterHTTPPostCallbacks()
29327 if (mem_base != xmlMemBlocks()) { in test_xmlRegisterHTTPPostCallbacks()
29329 xmlMemBlocks() - mem_base); in test_xmlRegisterHTTPPostCallbacks()
29428 int mem_base; in test_xmlAutomataIsDeterminist() local
29434 mem_base = xmlMemBlocks(); in test_xmlAutomataIsDeterminist()
29442 if (mem_base != xmlMemBlocks()) { in test_xmlAutomataIsDeterminist()
29444 xmlMemBlocks() - mem_base); in test_xmlAutomataIsDeterminist()
29512 int mem_base; in test_xmlAutomataNewCounter() local
29524 mem_base = xmlMemBlocks(); in test_xmlAutomataNewCounter()
29536 if (mem_base != xmlMemBlocks()) { in test_xmlAutomataNewCounter()
29538 xmlMemBlocks() - mem_base); in test_xmlAutomataNewCounter()
29640 int mem_base; in test_xmlAutomataSetFinalState() local
29649 mem_base = xmlMemBlocks(); in test_xmlAutomataSetFinalState()
29659 if (mem_base != xmlMemBlocks()) { in test_xmlAutomataSetFinalState()
29661 xmlMemBlocks() - mem_base); in test_xmlAutomataSetFinalState()
29725 int mem_base; in test_initGenericErrorDefaultFunc() local
29730 mem_base = xmlMemBlocks(); in test_initGenericErrorDefaultFunc()
29737 if (mem_base != xmlMemBlocks()) { in test_initGenericErrorDefaultFunc()
29739 xmlMemBlocks() - mem_base); in test_initGenericErrorDefaultFunc()
29762 int mem_base; in test_xmlCopyError() local
29771 mem_base = xmlMemBlocks(); in test_xmlCopyError()
29781 if (mem_base != xmlMemBlocks()) { in test_xmlCopyError()
29783 xmlMemBlocks() - mem_base); in test_xmlCopyError()
29811 int mem_base; in test_xmlCtxtResetLastError() local
29816 mem_base = xmlMemBlocks(); in test_xmlCtxtResetLastError()
29823 if (mem_base != xmlMemBlocks()) { in test_xmlCtxtResetLastError()
29825 xmlMemBlocks() - mem_base); in test_xmlCtxtResetLastError()
29861 int mem_base; in test_xmlParserPrintFileContext() local
29866 mem_base = xmlMemBlocks(); in test_xmlParserPrintFileContext()
29873 if (mem_base != xmlMemBlocks()) { in test_xmlParserPrintFileContext()
29875 xmlMemBlocks() - mem_base); in test_xmlParserPrintFileContext()
29891 int mem_base; in test_xmlParserPrintFileInfo() local
29896 mem_base = xmlMemBlocks(); in test_xmlParserPrintFileInfo()
29903 if (mem_base != xmlMemBlocks()) { in test_xmlParserPrintFileInfo()
29905 xmlMemBlocks() - mem_base); in test_xmlParserPrintFileInfo()
29951 int mem_base; in test_xmlResetError() local
29956 mem_base = xmlMemBlocks(); in test_xmlResetError()
29963 if (mem_base != xmlMemBlocks()) { in test_xmlResetError()
29965 xmlMemBlocks() - mem_base); in test_xmlResetError()
30052 int mem_base; in test_xmlModuleClose() local
30058 mem_base = xmlMemBlocks(); in test_xmlModuleClose()
30066 if (mem_base != xmlMemBlocks()) { in test_xmlModuleClose()
30068 xmlMemBlocks() - mem_base); in test_xmlModuleClose()
30096 int mem_base; in test_xmlModuleSymbol() local
30108 mem_base = xmlMemBlocks(); in test_xmlModuleSymbol()
30120 if (mem_base != xmlMemBlocks()) { in test_xmlModuleSymbol()
30122 xmlMemBlocks() - mem_base); in test_xmlModuleSymbol()
30157 int mem_base; in test_xmlNewTextReader() local
30166 mem_base = xmlMemBlocks(); in test_xmlNewTextReader()
30176 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextReader()
30178 xmlMemBlocks() - mem_base); in test_xmlNewTextReader()
30198 int mem_base; in test_xmlNewTextReaderFilename() local
30204 mem_base = xmlMemBlocks(); in test_xmlNewTextReaderFilename()
30212 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextReaderFilename()
30214 xmlMemBlocks() - mem_base); in test_xmlNewTextReaderFilename()
30232 int mem_base; in test_xmlReaderForDoc() local
30247 mem_base = xmlMemBlocks(); in test_xmlReaderForDoc()
30261 if (mem_base != xmlMemBlocks()) { in test_xmlReaderForDoc()
30263 xmlMemBlocks() - mem_base); in test_xmlReaderForDoc()
30287 int mem_base; in test_xmlReaderForFile() local
30299 mem_base = xmlMemBlocks(); in test_xmlReaderForFile()
30311 if (mem_base != xmlMemBlocks()) { in test_xmlReaderForFile()
30313 xmlMemBlocks() - mem_base); in test_xmlReaderForFile()
30335 int mem_base; in test_xmlReaderForMemory() local
30353 mem_base = xmlMemBlocks(); in test_xmlReaderForMemory()
30372 if (mem_base != xmlMemBlocks()) { in test_xmlReaderForMemory()
30374 xmlMemBlocks() - mem_base); in test_xmlReaderForMemory()
30400 int mem_base; in test_xmlReaderNewDoc() local
30418 mem_base = xmlMemBlocks(); in test_xmlReaderNewDoc()
30434 if (mem_base != xmlMemBlocks()) { in test_xmlReaderNewDoc()
30436 xmlMemBlocks() - mem_base); in test_xmlReaderNewDoc()
30462 int mem_base; in test_xmlReaderNewFile() local
30477 mem_base = xmlMemBlocks(); in test_xmlReaderNewFile()
30491 if (mem_base != xmlMemBlocks()) { in test_xmlReaderNewFile()
30493 xmlMemBlocks() - mem_base); in test_xmlReaderNewFile()
30517 int mem_base; in test_xmlReaderNewMemory() local
30538 mem_base = xmlMemBlocks(); in test_xmlReaderNewMemory()
30559 if (mem_base != xmlMemBlocks()) { in test_xmlReaderNewMemory()
30561 xmlMemBlocks() - mem_base); in test_xmlReaderNewMemory()
30589 int mem_base; in test_xmlReaderNewWalker() local
30598 mem_base = xmlMemBlocks(); in test_xmlReaderNewWalker()
30608 if (mem_base != xmlMemBlocks()) { in test_xmlReaderNewWalker()
30610 xmlMemBlocks() - mem_base); in test_xmlReaderNewWalker()
30630 int mem_base; in test_xmlReaderWalker() local
30636 mem_base = xmlMemBlocks(); in test_xmlReaderWalker()
30644 if (mem_base != xmlMemBlocks()) { in test_xmlReaderWalker()
30646 xmlMemBlocks() - mem_base); in test_xmlReaderWalker()
30664 int mem_base; in test_xmlTextReaderAttributeCount() local
30670 mem_base = xmlMemBlocks(); in test_xmlTextReaderAttributeCount()
30678 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderAttributeCount()
30680 xmlMemBlocks() - mem_base); in test_xmlTextReaderAttributeCount()
30698 int mem_base; in test_xmlTextReaderBaseUri() local
30704 mem_base = xmlMemBlocks(); in test_xmlTextReaderBaseUri()
30712 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderBaseUri()
30714 xmlMemBlocks() - mem_base); in test_xmlTextReaderBaseUri()
30732 int mem_base; in test_xmlTextReaderByteConsumed() local
30738 mem_base = xmlMemBlocks(); in test_xmlTextReaderByteConsumed()
30746 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderByteConsumed()
30748 xmlMemBlocks() - mem_base); in test_xmlTextReaderByteConsumed()
30766 int mem_base; in test_xmlTextReaderClose() local
30772 mem_base = xmlMemBlocks(); in test_xmlTextReaderClose()
30780 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderClose()
30782 xmlMemBlocks() - mem_base); in test_xmlTextReaderClose()
30800 int mem_base; in test_xmlTextReaderConstBaseUri() local
30806 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstBaseUri()
30814 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstBaseUri()
30816 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstBaseUri()
30834 int mem_base; in test_xmlTextReaderConstEncoding() local
30840 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstEncoding()
30848 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstEncoding()
30850 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstEncoding()
30868 int mem_base; in test_xmlTextReaderConstLocalName() local
30874 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstLocalName()
30882 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstLocalName()
30884 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstLocalName()
30902 int mem_base; in test_xmlTextReaderConstName() local
30908 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstName()
30916 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstName()
30918 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstName()
30936 int mem_base; in test_xmlTextReaderConstNamespaceUri() local
30942 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstNamespaceUri()
30950 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstNamespaceUri()
30952 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstNamespaceUri()
30970 int mem_base; in test_xmlTextReaderConstPrefix() local
30976 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstPrefix()
30984 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstPrefix()
30986 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstPrefix()
31004 int mem_base; in test_xmlTextReaderConstString() local
31013 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstString()
31023 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstString()
31025 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstString()
31045 int mem_base; in test_xmlTextReaderConstValue() local
31051 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstValue()
31059 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstValue()
31061 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstValue()
31079 int mem_base; in test_xmlTextReaderConstXmlLang() local
31085 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstXmlLang()
31093 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstXmlLang()
31095 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstXmlLang()
31113 int mem_base; in test_xmlTextReaderConstXmlVersion() local
31119 mem_base = xmlMemBlocks(); in test_xmlTextReaderConstXmlVersion()
31127 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderConstXmlVersion()
31129 xmlMemBlocks() - mem_base); in test_xmlTextReaderConstXmlVersion()
31147 int mem_base; in test_xmlTextReaderCurrentDoc() local
31153 mem_base = xmlMemBlocks(); in test_xmlTextReaderCurrentDoc()
31161 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderCurrentDoc()
31163 xmlMemBlocks() - mem_base); in test_xmlTextReaderCurrentDoc()
31181 int mem_base; in test_xmlTextReaderCurrentNode() local
31187 mem_base = xmlMemBlocks(); in test_xmlTextReaderCurrentNode()
31195 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderCurrentNode()
31197 xmlMemBlocks() - mem_base); in test_xmlTextReaderCurrentNode()
31215 int mem_base; in test_xmlTextReaderDepth() local
31221 mem_base = xmlMemBlocks(); in test_xmlTextReaderDepth()
31229 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderDepth()
31231 xmlMemBlocks() - mem_base); in test_xmlTextReaderDepth()
31249 int mem_base; in test_xmlTextReaderExpand() local
31255 mem_base = xmlMemBlocks(); in test_xmlTextReaderExpand()
31263 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderExpand()
31265 xmlMemBlocks() - mem_base); in test_xmlTextReaderExpand()
31283 int mem_base; in test_xmlTextReaderGetAttribute() local
31292 mem_base = xmlMemBlocks(); in test_xmlTextReaderGetAttribute()
31302 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderGetAttribute()
31304 xmlMemBlocks() - mem_base); in test_xmlTextReaderGetAttribute()
31324 int mem_base; in test_xmlTextReaderGetAttributeNo() local
31333 mem_base = xmlMemBlocks(); in test_xmlTextReaderGetAttributeNo()
31343 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderGetAttributeNo()
31345 xmlMemBlocks() - mem_base); in test_xmlTextReaderGetAttributeNo()
31365 int mem_base; in test_xmlTextReaderGetAttributeNs() local
31377 mem_base = xmlMemBlocks(); in test_xmlTextReaderGetAttributeNs()
31389 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderGetAttributeNs()
31391 xmlMemBlocks() - mem_base); in test_xmlTextReaderGetAttributeNs()
31423 int mem_base; in test_xmlTextReaderGetErrorHandler() local
31434 mem_base = xmlMemBlocks(); in test_xmlTextReaderGetErrorHandler()
31445 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderGetErrorHandler()
31447 xmlMemBlocks() - mem_base); in test_xmlTextReaderGetErrorHandler()
31469 int mem_base; in test_xmlTextReaderGetParserColumnNumber() local
31475 mem_base = xmlMemBlocks(); in test_xmlTextReaderGetParserColumnNumber()
31483 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderGetParserColumnNumber()
31485 xmlMemBlocks() - mem_base); in test_xmlTextReaderGetParserColumnNumber()
31503 int mem_base; in test_xmlTextReaderGetParserLineNumber() local
31509 mem_base = xmlMemBlocks(); in test_xmlTextReaderGetParserLineNumber()
31517 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderGetParserLineNumber()
31519 xmlMemBlocks() - mem_base); in test_xmlTextReaderGetParserLineNumber()
31537 int mem_base; in test_xmlTextReaderGetParserProp() local
31546 mem_base = xmlMemBlocks(); in test_xmlTextReaderGetParserProp()
31556 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderGetParserProp()
31558 xmlMemBlocks() - mem_base); in test_xmlTextReaderGetParserProp()
31578 int mem_base; in test_xmlTextReaderGetRemainder() local
31584 mem_base = xmlMemBlocks(); in test_xmlTextReaderGetRemainder()
31592 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderGetRemainder()
31594 xmlMemBlocks() - mem_base); in test_xmlTextReaderGetRemainder()
31612 int mem_base; in test_xmlTextReaderHasAttributes() local
31618 mem_base = xmlMemBlocks(); in test_xmlTextReaderHasAttributes()
31626 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderHasAttributes()
31628 xmlMemBlocks() - mem_base); in test_xmlTextReaderHasAttributes()
31646 int mem_base; in test_xmlTextReaderHasValue() local
31652 mem_base = xmlMemBlocks(); in test_xmlTextReaderHasValue()
31660 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderHasValue()
31662 xmlMemBlocks() - mem_base); in test_xmlTextReaderHasValue()
31680 int mem_base; in test_xmlTextReaderIsDefault() local
31686 mem_base = xmlMemBlocks(); in test_xmlTextReaderIsDefault()
31694 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderIsDefault()
31696 xmlMemBlocks() - mem_base); in test_xmlTextReaderIsDefault()
31714 int mem_base; in test_xmlTextReaderIsEmptyElement() local
31720 mem_base = xmlMemBlocks(); in test_xmlTextReaderIsEmptyElement()
31728 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderIsEmptyElement()
31730 xmlMemBlocks() - mem_base); in test_xmlTextReaderIsEmptyElement()
31748 int mem_base; in test_xmlTextReaderIsNamespaceDecl() local
31754 mem_base = xmlMemBlocks(); in test_xmlTextReaderIsNamespaceDecl()
31762 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderIsNamespaceDecl()
31764 xmlMemBlocks() - mem_base); in test_xmlTextReaderIsNamespaceDecl()
31782 int mem_base; in test_xmlTextReaderIsValid() local
31788 mem_base = xmlMemBlocks(); in test_xmlTextReaderIsValid()
31796 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderIsValid()
31798 xmlMemBlocks() - mem_base); in test_xmlTextReaderIsValid()
31816 int mem_base; in test_xmlTextReaderLocalName() local
31822 mem_base = xmlMemBlocks(); in test_xmlTextReaderLocalName()
31830 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderLocalName()
31832 xmlMemBlocks() - mem_base); in test_xmlTextReaderLocalName()
31860 int mem_base; in test_xmlTextReaderLocatorBaseURI() local
31866 mem_base = xmlMemBlocks(); in test_xmlTextReaderLocatorBaseURI()
31874 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderLocatorBaseURI()
31876 xmlMemBlocks() - mem_base); in test_xmlTextReaderLocatorBaseURI()
31894 int mem_base; in test_xmlTextReaderLocatorLineNumber() local
31900 mem_base = xmlMemBlocks(); in test_xmlTextReaderLocatorLineNumber()
31908 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderLocatorLineNumber()
31910 xmlMemBlocks() - mem_base); in test_xmlTextReaderLocatorLineNumber()
31928 int mem_base; in test_xmlTextReaderLookupNamespace() local
31937 mem_base = xmlMemBlocks(); in test_xmlTextReaderLookupNamespace()
31947 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderLookupNamespace()
31949 xmlMemBlocks() - mem_base); in test_xmlTextReaderLookupNamespace()
31969 int mem_base; in test_xmlTextReaderMoveToAttribute() local
31978 mem_base = xmlMemBlocks(); in test_xmlTextReaderMoveToAttribute()
31988 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderMoveToAttribute()
31990 xmlMemBlocks() - mem_base); in test_xmlTextReaderMoveToAttribute()
32010 int mem_base; in test_xmlTextReaderMoveToAttributeNo() local
32019 mem_base = xmlMemBlocks(); in test_xmlTextReaderMoveToAttributeNo()
32029 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderMoveToAttributeNo()
32031 xmlMemBlocks() - mem_base); in test_xmlTextReaderMoveToAttributeNo()
32051 int mem_base; in test_xmlTextReaderMoveToAttributeNs() local
32063 mem_base = xmlMemBlocks(); in test_xmlTextReaderMoveToAttributeNs()
32075 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderMoveToAttributeNs()
32077 xmlMemBlocks() - mem_base); in test_xmlTextReaderMoveToAttributeNs()
32099 int mem_base; in test_xmlTextReaderMoveToElement() local
32105 mem_base = xmlMemBlocks(); in test_xmlTextReaderMoveToElement()
32113 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderMoveToElement()
32115 xmlMemBlocks() - mem_base); in test_xmlTextReaderMoveToElement()
32133 int mem_base; in test_xmlTextReaderMoveToFirstAttribute() local
32139 mem_base = xmlMemBlocks(); in test_xmlTextReaderMoveToFirstAttribute()
32147 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderMoveToFirstAttribute()
32149 xmlMemBlocks() - mem_base); in test_xmlTextReaderMoveToFirstAttribute()
32167 int mem_base; in test_xmlTextReaderMoveToNextAttribute() local
32173 mem_base = xmlMemBlocks(); in test_xmlTextReaderMoveToNextAttribute()
32181 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderMoveToNextAttribute()
32183 xmlMemBlocks() - mem_base); in test_xmlTextReaderMoveToNextAttribute()
32201 int mem_base; in test_xmlTextReaderName() local
32207 mem_base = xmlMemBlocks(); in test_xmlTextReaderName()
32215 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderName()
32217 xmlMemBlocks() - mem_base); in test_xmlTextReaderName()
32235 int mem_base; in test_xmlTextReaderNamespaceUri() local
32241 mem_base = xmlMemBlocks(); in test_xmlTextReaderNamespaceUri()
32249 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderNamespaceUri()
32251 xmlMemBlocks() - mem_base); in test_xmlTextReaderNamespaceUri()
32269 int mem_base; in test_xmlTextReaderNext() local
32275 mem_base = xmlMemBlocks(); in test_xmlTextReaderNext()
32283 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderNext()
32285 xmlMemBlocks() - mem_base); in test_xmlTextReaderNext()
32303 int mem_base; in test_xmlTextReaderNextSibling() local
32309 mem_base = xmlMemBlocks(); in test_xmlTextReaderNextSibling()
32317 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderNextSibling()
32319 xmlMemBlocks() - mem_base); in test_xmlTextReaderNextSibling()
32337 int mem_base; in test_xmlTextReaderNodeType() local
32343 mem_base = xmlMemBlocks(); in test_xmlTextReaderNodeType()
32351 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderNodeType()
32353 xmlMemBlocks() - mem_base); in test_xmlTextReaderNodeType()
32371 int mem_base; in test_xmlTextReaderNormalization() local
32377 mem_base = xmlMemBlocks(); in test_xmlTextReaderNormalization()
32385 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderNormalization()
32387 xmlMemBlocks() - mem_base); in test_xmlTextReaderNormalization()
32405 int mem_base; in test_xmlTextReaderPrefix() local
32411 mem_base = xmlMemBlocks(); in test_xmlTextReaderPrefix()
32419 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderPrefix()
32421 xmlMemBlocks() - mem_base); in test_xmlTextReaderPrefix()
32439 int mem_base; in test_xmlTextReaderPreserve() local
32445 mem_base = xmlMemBlocks(); in test_xmlTextReaderPreserve()
32453 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderPreserve()
32455 xmlMemBlocks() - mem_base); in test_xmlTextReaderPreserve()
32474 int mem_base; in test_xmlTextReaderPreservePattern() local
32486 mem_base = xmlMemBlocks(); in test_xmlTextReaderPreservePattern()
32498 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderPreservePattern()
32500 xmlMemBlocks() - mem_base); in test_xmlTextReaderPreservePattern()
32523 int mem_base; in test_xmlTextReaderQuoteChar() local
32529 mem_base = xmlMemBlocks(); in test_xmlTextReaderQuoteChar()
32537 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderQuoteChar()
32539 xmlMemBlocks() - mem_base); in test_xmlTextReaderQuoteChar()
32557 int mem_base; in test_xmlTextReaderRead() local
32563 mem_base = xmlMemBlocks(); in test_xmlTextReaderRead()
32571 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderRead()
32573 xmlMemBlocks() - mem_base); in test_xmlTextReaderRead()
32591 int mem_base; in test_xmlTextReaderReadAttributeValue() local
32597 mem_base = xmlMemBlocks(); in test_xmlTextReaderReadAttributeValue()
32605 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderReadAttributeValue()
32607 xmlMemBlocks() - mem_base); in test_xmlTextReaderReadAttributeValue()
32625 int mem_base; in test_xmlTextReaderReadState() local
32631 mem_base = xmlMemBlocks(); in test_xmlTextReaderReadState()
32639 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderReadState()
32641 xmlMemBlocks() - mem_base); in test_xmlTextReaderReadState()
32659 int mem_base; in test_xmlTextReaderRelaxNGSetSchema() local
32668 mem_base = xmlMemBlocks(); in test_xmlTextReaderRelaxNGSetSchema()
32678 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderRelaxNGSetSchema()
32680 xmlMemBlocks() - mem_base); in test_xmlTextReaderRelaxNGSetSchema()
32700 int mem_base; in test_xmlTextReaderRelaxNGValidate() local
32709 mem_base = xmlMemBlocks(); in test_xmlTextReaderRelaxNGValidate()
32719 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderRelaxNGValidate()
32721 xmlMemBlocks() - mem_base); in test_xmlTextReaderRelaxNGValidate()
32741 int mem_base; in test_xmlTextReaderRelaxNGValidateCtxt() local
32753 mem_base = xmlMemBlocks(); in test_xmlTextReaderRelaxNGValidateCtxt()
32765 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderRelaxNGValidateCtxt()
32767 xmlMemBlocks() - mem_base); in test_xmlTextReaderRelaxNGValidateCtxt()
32820 int mem_base; in test_xmlTextReaderSchemaValidateCtxt() local
32832 mem_base = xmlMemBlocks(); in test_xmlTextReaderSchemaValidateCtxt()
32844 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderSchemaValidateCtxt()
32846 xmlMemBlocks() - mem_base); in test_xmlTextReaderSchemaValidateCtxt()
32878 int mem_base; in test_xmlTextReaderSetParserProp() local
32890 mem_base = xmlMemBlocks(); in test_xmlTextReaderSetParserProp()
32902 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderSetParserProp()
32904 xmlMemBlocks() - mem_base); in test_xmlTextReaderSetParserProp()
32926 int mem_base; in test_xmlTextReaderSetSchema() local
32935 mem_base = xmlMemBlocks(); in test_xmlTextReaderSetSchema()
32945 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderSetSchema()
32947 xmlMemBlocks() - mem_base); in test_xmlTextReaderSetSchema()
32977 int mem_base; in test_xmlTextReaderSetup() local
32995 mem_base = xmlMemBlocks(); in test_xmlTextReaderSetup()
33010 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderSetup()
33012 xmlMemBlocks() - mem_base); in test_xmlTextReaderSetup()
33038 int mem_base; in test_xmlTextReaderStandalone() local
33044 mem_base = xmlMemBlocks(); in test_xmlTextReaderStandalone()
33052 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderStandalone()
33054 xmlMemBlocks() - mem_base); in test_xmlTextReaderStandalone()
33072 int mem_base; in test_xmlTextReaderValue() local
33078 mem_base = xmlMemBlocks(); in test_xmlTextReaderValue()
33086 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderValue()
33088 xmlMemBlocks() - mem_base); in test_xmlTextReaderValue()
33106 int mem_base; in test_xmlTextReaderXmlLang() local
33112 mem_base = xmlMemBlocks(); in test_xmlTextReaderXmlLang()
33120 if (mem_base != xmlMemBlocks()) { in test_xmlTextReaderXmlLang()
33122 xmlMemBlocks() - mem_base); in test_xmlTextReaderXmlLang()
33228 int mem_base; in test_xmlExpCtxtNbCons() local
33234 mem_base = xmlMemBlocks(); in test_xmlExpCtxtNbCons()
33242 if (mem_base != xmlMemBlocks()) { in test_xmlExpCtxtNbCons()
33244 xmlMemBlocks() - mem_base); in test_xmlExpCtxtNbCons()
33262 int mem_base; in test_xmlExpCtxtNbNodes() local
33268 mem_base = xmlMemBlocks(); in test_xmlExpCtxtNbNodes()
33276 if (mem_base != xmlMemBlocks()) { in test_xmlExpCtxtNbNodes()
33278 xmlMemBlocks() - mem_base); in test_xmlExpCtxtNbNodes()
33296 int mem_base; in test_xmlExpDump() local
33304 mem_base = xmlMemBlocks(); in test_xmlExpDump()
33313 if (mem_base != xmlMemBlocks()) { in test_xmlExpDump()
33315 xmlMemBlocks() - mem_base); in test_xmlExpDump()
33345 int mem_base; in test_xmlExpGetLanguage() local
33360 mem_base = xmlMemBlocks(); in test_xmlExpGetLanguage()
33374 if (mem_base != xmlMemBlocks()) { in test_xmlExpGetLanguage()
33376 xmlMemBlocks() - mem_base); in test_xmlExpGetLanguage()
33400 int mem_base; in test_xmlExpGetStart() local
33415 mem_base = xmlMemBlocks(); in test_xmlExpGetStart()
33429 if (mem_base != xmlMemBlocks()) { in test_xmlExpGetStart()
33431 xmlMemBlocks() - mem_base); in test_xmlExpGetStart()
33455 int mem_base; in test_xmlExpIsNillable() local
33461 mem_base = xmlMemBlocks(); in test_xmlExpIsNillable()
33469 if (mem_base != xmlMemBlocks()) { in test_xmlExpIsNillable()
33471 xmlMemBlocks() - mem_base); in test_xmlExpIsNillable()
33489 int mem_base; in test_xmlExpMaxToken() local
33495 mem_base = xmlMemBlocks(); in test_xmlExpMaxToken()
33503 if (mem_base != xmlMemBlocks()) { in test_xmlExpMaxToken()
33505 xmlMemBlocks() - mem_base); in test_xmlExpMaxToken()
33583 int mem_base; in test_xmlExpRef() local
33588 mem_base = xmlMemBlocks(); in test_xmlExpRef()
33595 if (mem_base != xmlMemBlocks()) { in test_xmlExpRef()
33597 xmlMemBlocks() - mem_base); in test_xmlExpRef()
33625 int mem_base; in test_xmlExpSubsume() local
33637 mem_base = xmlMemBlocks(); in test_xmlExpSubsume()
33649 if (mem_base != xmlMemBlocks()) { in test_xmlExpSubsume()
33651 xmlMemBlocks() - mem_base); in test_xmlExpSubsume()
33683 int mem_base; in test_xmlRegExecErrInfo() local
33704 mem_base = xmlMemBlocks(); in test_xmlRegExecErrInfo()
33722 if (mem_base != xmlMemBlocks()) { in test_xmlRegExecErrInfo()
33724 xmlMemBlocks() - mem_base); in test_xmlRegExecErrInfo()
33752 int mem_base; in test_xmlRegExecNextValues() local
33770 mem_base = xmlMemBlocks(); in test_xmlRegExecNextValues()
33786 if (mem_base != xmlMemBlocks()) { in test_xmlRegExecNextValues()
33788 xmlMemBlocks() - mem_base); in test_xmlRegExecNextValues()
33814 int mem_base; in test_xmlRegExecPushString() local
33826 mem_base = xmlMemBlocks(); in test_xmlRegExecPushString()
33838 if (mem_base != xmlMemBlocks()) { in test_xmlRegExecPushString()
33840 xmlMemBlocks() - mem_base); in test_xmlRegExecPushString()
33862 int mem_base; in test_xmlRegExecPushString2() local
33877 mem_base = xmlMemBlocks(); in test_xmlRegExecPushString2()
33891 if (mem_base != xmlMemBlocks()) { in test_xmlRegExecPushString2()
33893 xmlMemBlocks() - mem_base); in test_xmlRegExecPushString2()
33947 int mem_base; in test_xmlRegexpExec() local
33956 mem_base = xmlMemBlocks(); in test_xmlRegexpExec()
33966 if (mem_base != xmlMemBlocks()) { in test_xmlRegexpExec()
33968 xmlMemBlocks() - mem_base); in test_xmlRegexpExec()
33988 int mem_base; in test_xmlRegexpIsDeterminist() local
33994 mem_base = xmlMemBlocks(); in test_xmlRegexpIsDeterminist()
34002 if (mem_base != xmlMemBlocks()) { in test_xmlRegexpIsDeterminist()
34004 xmlMemBlocks() - mem_base); in test_xmlRegexpIsDeterminist()
34022 int mem_base; in test_xmlRegexpPrint() local
34030 mem_base = xmlMemBlocks(); in test_xmlRegexpPrint()
34039 if (mem_base != xmlMemBlocks()) { in test_xmlRegexpPrint()
34041 xmlMemBlocks() - mem_base); in test_xmlRegexpPrint()
34107 int mem_base; in test_xmlSaveClose() local
34113 mem_base = xmlMemBlocks(); in test_xmlSaveClose()
34121 if (mem_base != xmlMemBlocks()) { in test_xmlSaveClose()
34123 xmlMemBlocks() - mem_base); in test_xmlSaveClose()
34141 int mem_base; in test_xmlSaveDoc() local
34150 mem_base = xmlMemBlocks(); in test_xmlSaveDoc()
34160 if (mem_base != xmlMemBlocks()) { in test_xmlSaveDoc()
34162 xmlMemBlocks() - mem_base); in test_xmlSaveDoc()
34182 int mem_base; in test_xmlSaveFlush() local
34188 mem_base = xmlMemBlocks(); in test_xmlSaveFlush()
34196 if (mem_base != xmlMemBlocks()) { in test_xmlSaveFlush()
34198 xmlMemBlocks() - mem_base); in test_xmlSaveFlush()
34266 int mem_base; in test_xmlSaveTree() local
34275 mem_base = xmlMemBlocks(); in test_xmlSaveTree()
34285 if (mem_base != xmlMemBlocks()) { in test_xmlSaveTree()
34287 xmlMemBlocks() - mem_base); in test_xmlSaveTree()
34326 int mem_base; in test_xmlSchemaDump() local
34334 mem_base = xmlMemBlocks(); in test_xmlSchemaDump()
34343 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaDump()
34345 xmlMemBlocks() - mem_base); in test_xmlSchemaDump()
34395 int mem_base; in test_xmlSchemaGetParserErrors() local
34410 mem_base = xmlMemBlocks(); in test_xmlSchemaGetParserErrors()
34424 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaGetParserErrors()
34426 xmlMemBlocks() - mem_base); in test_xmlSchemaGetParserErrors()
34450 int mem_base; in test_xmlSchemaGetValidErrors() local
34465 mem_base = xmlMemBlocks(); in test_xmlSchemaGetValidErrors()
34479 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaGetValidErrors()
34481 xmlMemBlocks() - mem_base); in test_xmlSchemaGetValidErrors()
34505 int mem_base; in test_xmlSchemaIsValid() local
34511 mem_base = xmlMemBlocks(); in test_xmlSchemaIsValid()
34519 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaIsValid()
34521 xmlMemBlocks() - mem_base); in test_xmlSchemaIsValid()
34539 int mem_base; in test_xmlSchemaNewDocParserCtxt() local
34545 mem_base = xmlMemBlocks(); in test_xmlSchemaNewDocParserCtxt()
34553 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaNewDocParserCtxt()
34555 xmlMemBlocks() - mem_base); in test_xmlSchemaNewDocParserCtxt()
34573 int mem_base; in test_xmlSchemaNewMemParserCtxt() local
34582 mem_base = xmlMemBlocks(); in test_xmlSchemaNewMemParserCtxt()
34595 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaNewMemParserCtxt()
34597 xmlMemBlocks() - mem_base); in test_xmlSchemaNewMemParserCtxt()
34617 int mem_base; in test_xmlSchemaNewParserCtxt() local
34623 mem_base = xmlMemBlocks(); in test_xmlSchemaNewParserCtxt()
34631 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaNewParserCtxt()
34633 xmlMemBlocks() - mem_base); in test_xmlSchemaNewParserCtxt()
34701 int mem_base; in test_xmlSchemaSAXUnplug() local
34707 mem_base = xmlMemBlocks(); in test_xmlSchemaSAXUnplug()
34715 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaSAXUnplug()
34717 xmlMemBlocks() - mem_base); in test_xmlSchemaSAXUnplug()
34765 int mem_base; in test_xmlSchemaSetValidOptions() local
34774 mem_base = xmlMemBlocks(); in test_xmlSchemaSetValidOptions()
34784 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaSetValidOptions()
34786 xmlMemBlocks() - mem_base); in test_xmlSchemaSetValidOptions()
34816 int mem_base; in test_xmlSchemaValidCtxtGetOptions() local
34822 mem_base = xmlMemBlocks(); in test_xmlSchemaValidCtxtGetOptions()
34830 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidCtxtGetOptions()
34832 xmlMemBlocks() - mem_base); in test_xmlSchemaValidCtxtGetOptions()
34850 int mem_base; in test_xmlSchemaValidCtxtGetParserCtxt() local
34856 mem_base = xmlMemBlocks(); in test_xmlSchemaValidCtxtGetParserCtxt()
34864 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidCtxtGetParserCtxt()
34866 xmlMemBlocks() - mem_base); in test_xmlSchemaValidCtxtGetParserCtxt()
34884 int mem_base; in test_xmlSchemaValidateDoc() local
34893 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateDoc()
34903 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateDoc()
34905 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateDoc()
34925 int mem_base; in test_xmlSchemaValidateFile() local
34937 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateFile()
34949 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateFile()
34951 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateFile()
34973 int mem_base; in test_xmlSchemaValidateOneElement() local
34982 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateOneElement()
34992 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateOneElement()
34994 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateOneElement()
35014 int mem_base; in test_xmlSchemaValidateSetFilename() local
35022 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateSetFilename()
35031 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateSetFilename()
35033 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateSetFilename()
35063 int mem_base; in test_xmlSchemaValidateStream() local
35081 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateStream()
35097 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateStream()
35099 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateStream()
35179 int mem_base; in test_xmlSchemaCheckFacet() local
35194 mem_base = xmlMemBlocks(); in test_xmlSchemaCheckFacet()
35208 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaCheckFacet()
35210 xmlMemBlocks() - mem_base); in test_xmlSchemaCheckFacet()
35251 int mem_base; in test_xmlSchemaCollapseString() local
35257 mem_base = xmlMemBlocks(); in test_xmlSchemaCollapseString()
35265 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaCollapseString()
35267 xmlMemBlocks() - mem_base); in test_xmlSchemaCollapseString()
35295 int mem_base; in test_xmlSchemaCompareValues() local
35304 mem_base = xmlMemBlocks(); in test_xmlSchemaCompareValues()
35314 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaCompareValues()
35316 xmlMemBlocks() - mem_base); in test_xmlSchemaCompareValues()
35336 int mem_base; in test_xmlSchemaCompareValuesWhtsp() local
35351 mem_base = xmlMemBlocks(); in test_xmlSchemaCompareValuesWhtsp()
35365 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaCompareValuesWhtsp()
35367 xmlMemBlocks() - mem_base); in test_xmlSchemaCompareValuesWhtsp()
35401 int mem_base; in test_xmlSchemaGetBuiltInListSimpleTypeItemType() local
35407 mem_base = xmlMemBlocks(); in test_xmlSchemaGetBuiltInListSimpleTypeItemType()
35415 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaGetBuiltInListSimpleTypeItemType()
35417 xmlMemBlocks() - mem_base); in test_xmlSchemaGetBuiltInListSimpleTypeItemType()
35460 int mem_base; in test_xmlSchemaGetCanonValue() local
35469 mem_base = xmlMemBlocks(); in test_xmlSchemaGetCanonValue()
35479 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaGetCanonValue()
35481 xmlMemBlocks() - mem_base); in test_xmlSchemaGetCanonValue()
35501 int mem_base; in test_xmlSchemaGetCanonValueWhtsp() local
35513 mem_base = xmlMemBlocks(); in test_xmlSchemaGetCanonValueWhtsp()
35525 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaGetCanonValueWhtsp()
35527 xmlMemBlocks() - mem_base); in test_xmlSchemaGetCanonValueWhtsp()
35549 int mem_base; in test_xmlSchemaGetFacetValueAsULong() local
35555 mem_base = xmlMemBlocks(); in test_xmlSchemaGetFacetValueAsULong()
35563 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaGetFacetValueAsULong()
35565 xmlMemBlocks() - mem_base); in test_xmlSchemaGetFacetValueAsULong()
35583 int mem_base; in test_xmlSchemaGetPredefinedType() local
35592 mem_base = xmlMemBlocks(); in test_xmlSchemaGetPredefinedType()
35602 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaGetPredefinedType()
35604 xmlMemBlocks() - mem_base); in test_xmlSchemaGetPredefinedType()
35624 int mem_base; in test_xmlSchemaGetValType() local
35630 mem_base = xmlMemBlocks(); in test_xmlSchemaGetValType()
35638 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaGetValType()
35640 xmlMemBlocks() - mem_base); in test_xmlSchemaGetValType()
35675 int mem_base; in test_xmlSchemaIsBuiltInTypeFacet() local
35684 mem_base = xmlMemBlocks(); in test_xmlSchemaIsBuiltInTypeFacet()
35694 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaIsBuiltInTypeFacet()
35696 xmlMemBlocks() - mem_base); in test_xmlSchemaIsBuiltInTypeFacet()
35766 int mem_base; in test_xmlSchemaValPredefTypeNode() local
35781 mem_base = xmlMemBlocks(); in test_xmlSchemaValPredefTypeNode()
35795 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValPredefTypeNode()
35797 xmlMemBlocks() - mem_base); in test_xmlSchemaValPredefTypeNode()
35821 int mem_base; in test_xmlSchemaValPredefTypeNodeNoNorm() local
35836 mem_base = xmlMemBlocks(); in test_xmlSchemaValPredefTypeNodeNoNorm()
35850 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValPredefTypeNodeNoNorm()
35852 xmlMemBlocks() - mem_base); in test_xmlSchemaValPredefTypeNodeNoNorm()
35876 int mem_base; in test_xmlSchemaValidateFacet() local
35891 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateFacet()
35905 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateFacet()
35907 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateFacet()
35931 int mem_base; in test_xmlSchemaValidateFacetWhtsp() local
35952 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateFacetWhtsp()
35970 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateFacetWhtsp()
35972 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateFacetWhtsp()
36000 int mem_base; in test_xmlSchemaValidateLengthFacet() local
36018 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateLengthFacet()
36034 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateLengthFacet()
36036 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateLengthFacet()
36062 int mem_base; in test_xmlSchemaValidateLengthFacetWhtsp() local
36083 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateLengthFacetWhtsp()
36101 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateLengthFacetWhtsp()
36103 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateLengthFacetWhtsp()
36131 int mem_base; in test_xmlSchemaValidateListSimpleTypeFacet() local
36146 mem_base = xmlMemBlocks(); in test_xmlSchemaValidateListSimpleTypeFacet()
36160 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidateListSimpleTypeFacet()
36162 xmlMemBlocks() - mem_base); in test_xmlSchemaValidateListSimpleTypeFacet()
36186 int mem_base; in test_xmlSchemaValidatePredefinedType() local
36198 mem_base = xmlMemBlocks(); in test_xmlSchemaValidatePredefinedType()
36210 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValidatePredefinedType()
36212 xmlMemBlocks() - mem_base); in test_xmlSchemaValidatePredefinedType()
36234 int mem_base; in test_xmlSchemaValueAppend() local
36243 mem_base = xmlMemBlocks(); in test_xmlSchemaValueAppend()
36253 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValueAppend()
36255 xmlMemBlocks() - mem_base); in test_xmlSchemaValueAppend()
36275 int mem_base; in test_xmlSchemaValueGetAsBoolean() local
36281 mem_base = xmlMemBlocks(); in test_xmlSchemaValueGetAsBoolean()
36289 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValueGetAsBoolean()
36291 xmlMemBlocks() - mem_base); in test_xmlSchemaValueGetAsBoolean()
36309 int mem_base; in test_xmlSchemaValueGetAsString() local
36315 mem_base = xmlMemBlocks(); in test_xmlSchemaValueGetAsString()
36323 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaValueGetAsString()
36325 xmlMemBlocks() - mem_base); in test_xmlSchemaValueGetAsString()
36353 int mem_base; in test_xmlSchemaWhiteSpaceReplace() local
36359 mem_base = xmlMemBlocks(); in test_xmlSchemaWhiteSpaceReplace()
36367 if (mem_base != xmlMemBlocks()) { in test_xmlSchemaWhiteSpaceReplace()
36369 xmlMemBlocks() - mem_base); in test_xmlSchemaWhiteSpaceReplace()
36428 int mem_base; in test_xmlCharStrdup() local
36434 mem_base = xmlMemBlocks(); in test_xmlCharStrdup()
36442 if (mem_base != xmlMemBlocks()) { in test_xmlCharStrdup()
36444 xmlMemBlocks() - mem_base); in test_xmlCharStrdup()
36460 int mem_base; in test_xmlCharStrndup() local
36469 mem_base = xmlMemBlocks(); in test_xmlCharStrndup()
36482 if (mem_base != xmlMemBlocks()) { in test_xmlCharStrndup()
36484 xmlMemBlocks() - mem_base); in test_xmlCharStrndup()
36502 int mem_base; in test_xmlCheckUTF8() local
36508 mem_base = xmlMemBlocks(); in test_xmlCheckUTF8()
36516 if (mem_base != xmlMemBlocks()) { in test_xmlCheckUTF8()
36518 xmlMemBlocks() - mem_base); in test_xmlCheckUTF8()
36534 int mem_base; in test_xmlGetUTF8Char() local
36543 mem_base = xmlMemBlocks(); in test_xmlGetUTF8Char()
36553 if (mem_base != xmlMemBlocks()) { in test_xmlGetUTF8Char()
36555 xmlMemBlocks() - mem_base); in test_xmlGetUTF8Char()
36573 int mem_base; in test_xmlStrEqual() local
36582 mem_base = xmlMemBlocks(); in test_xmlStrEqual()
36592 if (mem_base != xmlMemBlocks()) { in test_xmlStrEqual()
36594 xmlMemBlocks() - mem_base); in test_xmlStrEqual()
36622 int mem_base; in test_xmlStrQEqual() local
36634 mem_base = xmlMemBlocks(); in test_xmlStrQEqual()
36646 if (mem_base != xmlMemBlocks()) { in test_xmlStrQEqual()
36648 xmlMemBlocks() - mem_base); in test_xmlStrQEqual()
36678 int mem_base; in test_xmlStrcasecmp() local
36687 mem_base = xmlMemBlocks(); in test_xmlStrcasecmp()
36697 if (mem_base != xmlMemBlocks()) { in test_xmlStrcasecmp()
36699 xmlMemBlocks() - mem_base); in test_xmlStrcasecmp()
36717 int mem_base; in test_xmlStrcasestr() local
36726 mem_base = xmlMemBlocks(); in test_xmlStrcasestr()
36736 if (mem_base != xmlMemBlocks()) { in test_xmlStrcasestr()
36738 xmlMemBlocks() - mem_base); in test_xmlStrcasestr()
36756 int mem_base; in test_xmlStrchr() local
36765 mem_base = xmlMemBlocks(); in test_xmlStrchr()
36775 if (mem_base != xmlMemBlocks()) { in test_xmlStrchr()
36777 xmlMemBlocks() - mem_base); in test_xmlStrchr()
36795 int mem_base; in test_xmlStrcmp() local
36804 mem_base = xmlMemBlocks(); in test_xmlStrcmp()
36814 if (mem_base != xmlMemBlocks()) { in test_xmlStrcmp()
36816 xmlMemBlocks() - mem_base); in test_xmlStrcmp()
36834 int mem_base; in test_xmlStrdup() local
36840 mem_base = xmlMemBlocks(); in test_xmlStrdup()
36848 if (mem_base != xmlMemBlocks()) { in test_xmlStrdup()
36850 xmlMemBlocks() - mem_base); in test_xmlStrdup()
36866 int mem_base; in test_xmlStrlen() local
36872 mem_base = xmlMemBlocks(); in test_xmlStrlen()
36880 if (mem_base != xmlMemBlocks()) { in test_xmlStrlen()
36882 xmlMemBlocks() - mem_base); in test_xmlStrlen()
36898 int mem_base; in test_xmlStrncasecmp() local
36910 mem_base = xmlMemBlocks(); in test_xmlStrncasecmp()
36925 if (mem_base != xmlMemBlocks()) { in test_xmlStrncasecmp()
36927 xmlMemBlocks() - mem_base); in test_xmlStrncasecmp()
36947 int mem_base; in test_xmlStrncatNew() local
36959 mem_base = xmlMemBlocks(); in test_xmlStrncatNew()
36974 if (mem_base != xmlMemBlocks()) { in test_xmlStrncatNew()
36976 xmlMemBlocks() - mem_base); in test_xmlStrncatNew()
36996 int mem_base; in test_xmlStrncmp() local
37008 mem_base = xmlMemBlocks(); in test_xmlStrncmp()
37023 if (mem_base != xmlMemBlocks()) { in test_xmlStrncmp()
37025 xmlMemBlocks() - mem_base); in test_xmlStrncmp()
37045 int mem_base; in test_xmlStrndup() local
37054 mem_base = xmlMemBlocks(); in test_xmlStrndup()
37067 if (mem_base != xmlMemBlocks()) { in test_xmlStrndup()
37069 xmlMemBlocks() - mem_base); in test_xmlStrndup()
37087 int mem_base; in test_xmlStrstr() local
37096 mem_base = xmlMemBlocks(); in test_xmlStrstr()
37106 if (mem_base != xmlMemBlocks()) { in test_xmlStrstr()
37108 xmlMemBlocks() - mem_base); in test_xmlStrstr()
37126 int mem_base; in test_xmlStrsub() local
37138 mem_base = xmlMemBlocks(); in test_xmlStrsub()
37156 if (mem_base != xmlMemBlocks()) { in test_xmlStrsub()
37158 xmlMemBlocks() - mem_base); in test_xmlStrsub()
37178 int mem_base; in test_xmlUTF8Charcmp() local
37187 mem_base = xmlMemBlocks(); in test_xmlUTF8Charcmp()
37197 if (mem_base != xmlMemBlocks()) { in test_xmlUTF8Charcmp()
37199 xmlMemBlocks() - mem_base); in test_xmlUTF8Charcmp()
37217 int mem_base; in test_xmlUTF8Size() local
37223 mem_base = xmlMemBlocks(); in test_xmlUTF8Size()
37231 if (mem_base != xmlMemBlocks()) { in test_xmlUTF8Size()
37233 xmlMemBlocks() - mem_base); in test_xmlUTF8Size()
37249 int mem_base; in test_xmlUTF8Strlen() local
37255 mem_base = xmlMemBlocks(); in test_xmlUTF8Strlen()
37263 if (mem_base != xmlMemBlocks()) { in test_xmlUTF8Strlen()
37265 xmlMemBlocks() - mem_base); in test_xmlUTF8Strlen()
37281 int mem_base; in test_xmlUTF8Strloc() local
37290 mem_base = xmlMemBlocks(); in test_xmlUTF8Strloc()
37300 if (mem_base != xmlMemBlocks()) { in test_xmlUTF8Strloc()
37302 xmlMemBlocks() - mem_base); in test_xmlUTF8Strloc()
37320 int mem_base; in test_xmlUTF8Strndup() local
37329 mem_base = xmlMemBlocks(); in test_xmlUTF8Strndup()
37342 if (mem_base != xmlMemBlocks()) { in test_xmlUTF8Strndup()
37344 xmlMemBlocks() - mem_base); in test_xmlUTF8Strndup()
37362 int mem_base; in test_xmlUTF8Strpos() local
37371 mem_base = xmlMemBlocks(); in test_xmlUTF8Strpos()
37381 if (mem_base != xmlMemBlocks()) { in test_xmlUTF8Strpos()
37383 xmlMemBlocks() - mem_base); in test_xmlUTF8Strpos()
37401 int mem_base; in test_xmlUTF8Strsize() local
37410 mem_base = xmlMemBlocks(); in test_xmlUTF8Strsize()
37423 if (mem_base != xmlMemBlocks()) { in test_xmlUTF8Strsize()
37425 xmlMemBlocks() - mem_base); in test_xmlUTF8Strsize()
37443 int mem_base; in test_xmlUTF8Strsub() local
37455 mem_base = xmlMemBlocks(); in test_xmlUTF8Strsub()
37473 if (mem_base != xmlMemBlocks()) { in test_xmlUTF8Strsub()
37475 xmlMemBlocks() - mem_base); in test_xmlUTF8Strsub()
37534 int mem_base; in test_xmlUCSIsAegeanNumbers() local
37540 mem_base = xmlMemBlocks(); in test_xmlUCSIsAegeanNumbers()
37548 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsAegeanNumbers()
37550 xmlMemBlocks() - mem_base); in test_xmlUCSIsAegeanNumbers()
37568 int mem_base; in test_xmlUCSIsAlphabeticPresentationForms() local
37574 mem_base = xmlMemBlocks(); in test_xmlUCSIsAlphabeticPresentationForms()
37582 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsAlphabeticPresentationForms()
37584 xmlMemBlocks() - mem_base); in test_xmlUCSIsAlphabeticPresentationForms()
37602 int mem_base; in test_xmlUCSIsArabic() local
37608 mem_base = xmlMemBlocks(); in test_xmlUCSIsArabic()
37616 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsArabic()
37618 xmlMemBlocks() - mem_base); in test_xmlUCSIsArabic()
37636 int mem_base; in test_xmlUCSIsArabicPresentationFormsA() local
37642 mem_base = xmlMemBlocks(); in test_xmlUCSIsArabicPresentationFormsA()
37650 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsArabicPresentationFormsA()
37652 xmlMemBlocks() - mem_base); in test_xmlUCSIsArabicPresentationFormsA()
37670 int mem_base; in test_xmlUCSIsArabicPresentationFormsB() local
37676 mem_base = xmlMemBlocks(); in test_xmlUCSIsArabicPresentationFormsB()
37684 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsArabicPresentationFormsB()
37686 xmlMemBlocks() - mem_base); in test_xmlUCSIsArabicPresentationFormsB()
37704 int mem_base; in test_xmlUCSIsArmenian() local
37710 mem_base = xmlMemBlocks(); in test_xmlUCSIsArmenian()
37718 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsArmenian()
37720 xmlMemBlocks() - mem_base); in test_xmlUCSIsArmenian()
37738 int mem_base; in test_xmlUCSIsArrows() local
37744 mem_base = xmlMemBlocks(); in test_xmlUCSIsArrows()
37752 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsArrows()
37754 xmlMemBlocks() - mem_base); in test_xmlUCSIsArrows()
37772 int mem_base; in test_xmlUCSIsBasicLatin() local
37778 mem_base = xmlMemBlocks(); in test_xmlUCSIsBasicLatin()
37786 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBasicLatin()
37788 xmlMemBlocks() - mem_base); in test_xmlUCSIsBasicLatin()
37806 int mem_base; in test_xmlUCSIsBengali() local
37812 mem_base = xmlMemBlocks(); in test_xmlUCSIsBengali()
37820 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBengali()
37822 xmlMemBlocks() - mem_base); in test_xmlUCSIsBengali()
37840 int mem_base; in test_xmlUCSIsBlock() local
37849 mem_base = xmlMemBlocks(); in test_xmlUCSIsBlock()
37859 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBlock()
37861 xmlMemBlocks() - mem_base); in test_xmlUCSIsBlock()
37881 int mem_base; in test_xmlUCSIsBlockElements() local
37887 mem_base = xmlMemBlocks(); in test_xmlUCSIsBlockElements()
37895 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBlockElements()
37897 xmlMemBlocks() - mem_base); in test_xmlUCSIsBlockElements()
37915 int mem_base; in test_xmlUCSIsBopomofo() local
37921 mem_base = xmlMemBlocks(); in test_xmlUCSIsBopomofo()
37929 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBopomofo()
37931 xmlMemBlocks() - mem_base); in test_xmlUCSIsBopomofo()
37949 int mem_base; in test_xmlUCSIsBopomofoExtended() local
37955 mem_base = xmlMemBlocks(); in test_xmlUCSIsBopomofoExtended()
37963 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBopomofoExtended()
37965 xmlMemBlocks() - mem_base); in test_xmlUCSIsBopomofoExtended()
37983 int mem_base; in test_xmlUCSIsBoxDrawing() local
37989 mem_base = xmlMemBlocks(); in test_xmlUCSIsBoxDrawing()
37997 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBoxDrawing()
37999 xmlMemBlocks() - mem_base); in test_xmlUCSIsBoxDrawing()
38017 int mem_base; in test_xmlUCSIsBraillePatterns() local
38023 mem_base = xmlMemBlocks(); in test_xmlUCSIsBraillePatterns()
38031 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBraillePatterns()
38033 xmlMemBlocks() - mem_base); in test_xmlUCSIsBraillePatterns()
38051 int mem_base; in test_xmlUCSIsBuhid() local
38057 mem_base = xmlMemBlocks(); in test_xmlUCSIsBuhid()
38065 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsBuhid()
38067 xmlMemBlocks() - mem_base); in test_xmlUCSIsBuhid()
38085 int mem_base; in test_xmlUCSIsByzantineMusicalSymbols() local
38091 mem_base = xmlMemBlocks(); in test_xmlUCSIsByzantineMusicalSymbols()
38099 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsByzantineMusicalSymbols()
38101 xmlMemBlocks() - mem_base); in test_xmlUCSIsByzantineMusicalSymbols()
38119 int mem_base; in test_xmlUCSIsCJKCompatibility() local
38125 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKCompatibility()
38133 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKCompatibility()
38135 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKCompatibility()
38153 int mem_base; in test_xmlUCSIsCJKCompatibilityForms() local
38159 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKCompatibilityForms()
38167 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKCompatibilityForms()
38169 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKCompatibilityForms()
38187 int mem_base; in test_xmlUCSIsCJKCompatibilityIdeographs() local
38193 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKCompatibilityIdeographs()
38201 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKCompatibilityIdeographs()
38203 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKCompatibilityIdeographs()
38221 int mem_base; in test_xmlUCSIsCJKCompatibilityIdeographsSupplement() local
38227 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKCompatibilityIdeographsSupplement()
38235 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKCompatibilityIdeographsSupplement()
38237 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKCompatibilityIdeographsSupplement()
38255 int mem_base; in test_xmlUCSIsCJKRadicalsSupplement() local
38261 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKRadicalsSupplement()
38269 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKRadicalsSupplement()
38271 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKRadicalsSupplement()
38289 int mem_base; in test_xmlUCSIsCJKSymbolsandPunctuation() local
38295 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKSymbolsandPunctuation()
38303 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKSymbolsandPunctuation()
38305 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKSymbolsandPunctuation()
38323 int mem_base; in test_xmlUCSIsCJKUnifiedIdeographs() local
38329 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKUnifiedIdeographs()
38337 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKUnifiedIdeographs()
38339 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKUnifiedIdeographs()
38357 int mem_base; in test_xmlUCSIsCJKUnifiedIdeographsExtensionA() local
38363 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKUnifiedIdeographsExtensionA()
38371 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKUnifiedIdeographsExtensionA()
38373 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKUnifiedIdeographsExtensionA()
38391 int mem_base; in test_xmlUCSIsCJKUnifiedIdeographsExtensionB() local
38397 mem_base = xmlMemBlocks(); in test_xmlUCSIsCJKUnifiedIdeographsExtensionB()
38405 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCJKUnifiedIdeographsExtensionB()
38407 xmlMemBlocks() - mem_base); in test_xmlUCSIsCJKUnifiedIdeographsExtensionB()
38425 int mem_base; in test_xmlUCSIsCat() local
38434 mem_base = xmlMemBlocks(); in test_xmlUCSIsCat()
38444 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCat()
38446 xmlMemBlocks() - mem_base); in test_xmlUCSIsCat()
38466 int mem_base; in test_xmlUCSIsCatC() local
38472 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatC()
38480 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatC()
38482 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatC()
38500 int mem_base; in test_xmlUCSIsCatCc() local
38506 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatCc()
38514 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatCc()
38516 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatCc()
38534 int mem_base; in test_xmlUCSIsCatCf() local
38540 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatCf()
38548 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatCf()
38550 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatCf()
38568 int mem_base; in test_xmlUCSIsCatCo() local
38574 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatCo()
38582 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatCo()
38584 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatCo()
38602 int mem_base; in test_xmlUCSIsCatCs() local
38608 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatCs()
38616 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatCs()
38618 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatCs()
38636 int mem_base; in test_xmlUCSIsCatL() local
38642 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatL()
38650 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatL()
38652 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatL()
38670 int mem_base; in test_xmlUCSIsCatLl() local
38676 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatLl()
38684 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatLl()
38686 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatLl()
38704 int mem_base; in test_xmlUCSIsCatLm() local
38710 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatLm()
38718 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatLm()
38720 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatLm()
38738 int mem_base; in test_xmlUCSIsCatLo() local
38744 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatLo()
38752 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatLo()
38754 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatLo()
38772 int mem_base; in test_xmlUCSIsCatLt() local
38778 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatLt()
38786 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatLt()
38788 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatLt()
38806 int mem_base; in test_xmlUCSIsCatLu() local
38812 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatLu()
38820 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatLu()
38822 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatLu()
38840 int mem_base; in test_xmlUCSIsCatM() local
38846 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatM()
38854 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatM()
38856 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatM()
38874 int mem_base; in test_xmlUCSIsCatMc() local
38880 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatMc()
38888 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatMc()
38890 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatMc()
38908 int mem_base; in test_xmlUCSIsCatMe() local
38914 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatMe()
38922 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatMe()
38924 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatMe()
38942 int mem_base; in test_xmlUCSIsCatMn() local
38948 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatMn()
38956 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatMn()
38958 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatMn()
38976 int mem_base; in test_xmlUCSIsCatN() local
38982 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatN()
38990 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatN()
38992 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatN()
39010 int mem_base; in test_xmlUCSIsCatNd() local
39016 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatNd()
39024 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatNd()
39026 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatNd()
39044 int mem_base; in test_xmlUCSIsCatNl() local
39050 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatNl()
39058 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatNl()
39060 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatNl()
39078 int mem_base; in test_xmlUCSIsCatNo() local
39084 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatNo()
39092 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatNo()
39094 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatNo()
39112 int mem_base; in test_xmlUCSIsCatP() local
39118 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatP()
39126 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatP()
39128 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatP()
39146 int mem_base; in test_xmlUCSIsCatPc() local
39152 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatPc()
39160 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatPc()
39162 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatPc()
39180 int mem_base; in test_xmlUCSIsCatPd() local
39186 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatPd()
39194 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatPd()
39196 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatPd()
39214 int mem_base; in test_xmlUCSIsCatPe() local
39220 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatPe()
39228 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatPe()
39230 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatPe()
39248 int mem_base; in test_xmlUCSIsCatPf() local
39254 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatPf()
39262 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatPf()
39264 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatPf()
39282 int mem_base; in test_xmlUCSIsCatPi() local
39288 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatPi()
39296 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatPi()
39298 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatPi()
39316 int mem_base; in test_xmlUCSIsCatPo() local
39322 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatPo()
39330 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatPo()
39332 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatPo()
39350 int mem_base; in test_xmlUCSIsCatPs() local
39356 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatPs()
39364 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatPs()
39366 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatPs()
39384 int mem_base; in test_xmlUCSIsCatS() local
39390 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatS()
39398 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatS()
39400 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatS()
39418 int mem_base; in test_xmlUCSIsCatSc() local
39424 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatSc()
39432 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatSc()
39434 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatSc()
39452 int mem_base; in test_xmlUCSIsCatSk() local
39458 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatSk()
39466 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatSk()
39468 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatSk()
39486 int mem_base; in test_xmlUCSIsCatSm() local
39492 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatSm()
39500 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatSm()
39502 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatSm()
39520 int mem_base; in test_xmlUCSIsCatSo() local
39526 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatSo()
39534 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatSo()
39536 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatSo()
39554 int mem_base; in test_xmlUCSIsCatZ() local
39560 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatZ()
39568 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatZ()
39570 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatZ()
39588 int mem_base; in test_xmlUCSIsCatZl() local
39594 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatZl()
39602 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatZl()
39604 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatZl()
39622 int mem_base; in test_xmlUCSIsCatZp() local
39628 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatZp()
39636 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatZp()
39638 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatZp()
39656 int mem_base; in test_xmlUCSIsCatZs() local
39662 mem_base = xmlMemBlocks(); in test_xmlUCSIsCatZs()
39670 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCatZs()
39672 xmlMemBlocks() - mem_base); in test_xmlUCSIsCatZs()
39690 int mem_base; in test_xmlUCSIsCherokee() local
39696 mem_base = xmlMemBlocks(); in test_xmlUCSIsCherokee()
39704 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCherokee()
39706 xmlMemBlocks() - mem_base); in test_xmlUCSIsCherokee()
39724 int mem_base; in test_xmlUCSIsCombiningDiacriticalMarks() local
39730 mem_base = xmlMemBlocks(); in test_xmlUCSIsCombiningDiacriticalMarks()
39738 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCombiningDiacriticalMarks()
39740 xmlMemBlocks() - mem_base); in test_xmlUCSIsCombiningDiacriticalMarks()
39758 int mem_base; in test_xmlUCSIsCombiningDiacriticalMarksforSymbols() local
39764 mem_base = xmlMemBlocks(); in test_xmlUCSIsCombiningDiacriticalMarksforSymbols()
39772 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCombiningDiacriticalMarksforSymbols()
39774 xmlMemBlocks() - mem_base); in test_xmlUCSIsCombiningDiacriticalMarksforSymbols()
39792 int mem_base; in test_xmlUCSIsCombiningHalfMarks() local
39798 mem_base = xmlMemBlocks(); in test_xmlUCSIsCombiningHalfMarks()
39806 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCombiningHalfMarks()
39808 xmlMemBlocks() - mem_base); in test_xmlUCSIsCombiningHalfMarks()
39826 int mem_base; in test_xmlUCSIsCombiningMarksforSymbols() local
39832 mem_base = xmlMemBlocks(); in test_xmlUCSIsCombiningMarksforSymbols()
39840 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCombiningMarksforSymbols()
39842 xmlMemBlocks() - mem_base); in test_xmlUCSIsCombiningMarksforSymbols()
39860 int mem_base; in test_xmlUCSIsControlPictures() local
39866 mem_base = xmlMemBlocks(); in test_xmlUCSIsControlPictures()
39874 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsControlPictures()
39876 xmlMemBlocks() - mem_base); in test_xmlUCSIsControlPictures()
39894 int mem_base; in test_xmlUCSIsCurrencySymbols() local
39900 mem_base = xmlMemBlocks(); in test_xmlUCSIsCurrencySymbols()
39908 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCurrencySymbols()
39910 xmlMemBlocks() - mem_base); in test_xmlUCSIsCurrencySymbols()
39928 int mem_base; in test_xmlUCSIsCypriotSyllabary() local
39934 mem_base = xmlMemBlocks(); in test_xmlUCSIsCypriotSyllabary()
39942 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCypriotSyllabary()
39944 xmlMemBlocks() - mem_base); in test_xmlUCSIsCypriotSyllabary()
39962 int mem_base; in test_xmlUCSIsCyrillic() local
39968 mem_base = xmlMemBlocks(); in test_xmlUCSIsCyrillic()
39976 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCyrillic()
39978 xmlMemBlocks() - mem_base); in test_xmlUCSIsCyrillic()
39996 int mem_base; in test_xmlUCSIsCyrillicSupplement() local
40002 mem_base = xmlMemBlocks(); in test_xmlUCSIsCyrillicSupplement()
40010 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsCyrillicSupplement()
40012 xmlMemBlocks() - mem_base); in test_xmlUCSIsCyrillicSupplement()
40030 int mem_base; in test_xmlUCSIsDeseret() local
40036 mem_base = xmlMemBlocks(); in test_xmlUCSIsDeseret()
40044 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsDeseret()
40046 xmlMemBlocks() - mem_base); in test_xmlUCSIsDeseret()
40064 int mem_base; in test_xmlUCSIsDevanagari() local
40070 mem_base = xmlMemBlocks(); in test_xmlUCSIsDevanagari()
40078 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsDevanagari()
40080 xmlMemBlocks() - mem_base); in test_xmlUCSIsDevanagari()
40098 int mem_base; in test_xmlUCSIsDingbats() local
40104 mem_base = xmlMemBlocks(); in test_xmlUCSIsDingbats()
40112 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsDingbats()
40114 xmlMemBlocks() - mem_base); in test_xmlUCSIsDingbats()
40132 int mem_base; in test_xmlUCSIsEnclosedAlphanumerics() local
40138 mem_base = xmlMemBlocks(); in test_xmlUCSIsEnclosedAlphanumerics()
40146 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsEnclosedAlphanumerics()
40148 xmlMemBlocks() - mem_base); in test_xmlUCSIsEnclosedAlphanumerics()
40166 int mem_base; in test_xmlUCSIsEnclosedCJKLettersandMonths() local
40172 mem_base = xmlMemBlocks(); in test_xmlUCSIsEnclosedCJKLettersandMonths()
40180 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsEnclosedCJKLettersandMonths()
40182 xmlMemBlocks() - mem_base); in test_xmlUCSIsEnclosedCJKLettersandMonths()
40200 int mem_base; in test_xmlUCSIsEthiopic() local
40206 mem_base = xmlMemBlocks(); in test_xmlUCSIsEthiopic()
40214 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsEthiopic()
40216 xmlMemBlocks() - mem_base); in test_xmlUCSIsEthiopic()
40234 int mem_base; in test_xmlUCSIsGeneralPunctuation() local
40240 mem_base = xmlMemBlocks(); in test_xmlUCSIsGeneralPunctuation()
40248 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGeneralPunctuation()
40250 xmlMemBlocks() - mem_base); in test_xmlUCSIsGeneralPunctuation()
40268 int mem_base; in test_xmlUCSIsGeometricShapes() local
40274 mem_base = xmlMemBlocks(); in test_xmlUCSIsGeometricShapes()
40282 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGeometricShapes()
40284 xmlMemBlocks() - mem_base); in test_xmlUCSIsGeometricShapes()
40302 int mem_base; in test_xmlUCSIsGeorgian() local
40308 mem_base = xmlMemBlocks(); in test_xmlUCSIsGeorgian()
40316 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGeorgian()
40318 xmlMemBlocks() - mem_base); in test_xmlUCSIsGeorgian()
40336 int mem_base; in test_xmlUCSIsGothic() local
40342 mem_base = xmlMemBlocks(); in test_xmlUCSIsGothic()
40350 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGothic()
40352 xmlMemBlocks() - mem_base); in test_xmlUCSIsGothic()
40370 int mem_base; in test_xmlUCSIsGreek() local
40376 mem_base = xmlMemBlocks(); in test_xmlUCSIsGreek()
40384 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGreek()
40386 xmlMemBlocks() - mem_base); in test_xmlUCSIsGreek()
40404 int mem_base; in test_xmlUCSIsGreekExtended() local
40410 mem_base = xmlMemBlocks(); in test_xmlUCSIsGreekExtended()
40418 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGreekExtended()
40420 xmlMemBlocks() - mem_base); in test_xmlUCSIsGreekExtended()
40438 int mem_base; in test_xmlUCSIsGreekandCoptic() local
40444 mem_base = xmlMemBlocks(); in test_xmlUCSIsGreekandCoptic()
40452 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGreekandCoptic()
40454 xmlMemBlocks() - mem_base); in test_xmlUCSIsGreekandCoptic()
40472 int mem_base; in test_xmlUCSIsGujarati() local
40478 mem_base = xmlMemBlocks(); in test_xmlUCSIsGujarati()
40486 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGujarati()
40488 xmlMemBlocks() - mem_base); in test_xmlUCSIsGujarati()
40506 int mem_base; in test_xmlUCSIsGurmukhi() local
40512 mem_base = xmlMemBlocks(); in test_xmlUCSIsGurmukhi()
40520 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsGurmukhi()
40522 xmlMemBlocks() - mem_base); in test_xmlUCSIsGurmukhi()
40540 int mem_base; in test_xmlUCSIsHalfwidthandFullwidthForms() local
40546 mem_base = xmlMemBlocks(); in test_xmlUCSIsHalfwidthandFullwidthForms()
40554 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHalfwidthandFullwidthForms()
40556 xmlMemBlocks() - mem_base); in test_xmlUCSIsHalfwidthandFullwidthForms()
40574 int mem_base; in test_xmlUCSIsHangulCompatibilityJamo() local
40580 mem_base = xmlMemBlocks(); in test_xmlUCSIsHangulCompatibilityJamo()
40588 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHangulCompatibilityJamo()
40590 xmlMemBlocks() - mem_base); in test_xmlUCSIsHangulCompatibilityJamo()
40608 int mem_base; in test_xmlUCSIsHangulJamo() local
40614 mem_base = xmlMemBlocks(); in test_xmlUCSIsHangulJamo()
40622 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHangulJamo()
40624 xmlMemBlocks() - mem_base); in test_xmlUCSIsHangulJamo()
40642 int mem_base; in test_xmlUCSIsHangulSyllables() local
40648 mem_base = xmlMemBlocks(); in test_xmlUCSIsHangulSyllables()
40656 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHangulSyllables()
40658 xmlMemBlocks() - mem_base); in test_xmlUCSIsHangulSyllables()
40676 int mem_base; in test_xmlUCSIsHanunoo() local
40682 mem_base = xmlMemBlocks(); in test_xmlUCSIsHanunoo()
40690 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHanunoo()
40692 xmlMemBlocks() - mem_base); in test_xmlUCSIsHanunoo()
40710 int mem_base; in test_xmlUCSIsHebrew() local
40716 mem_base = xmlMemBlocks(); in test_xmlUCSIsHebrew()
40724 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHebrew()
40726 xmlMemBlocks() - mem_base); in test_xmlUCSIsHebrew()
40744 int mem_base; in test_xmlUCSIsHighPrivateUseSurrogates() local
40750 mem_base = xmlMemBlocks(); in test_xmlUCSIsHighPrivateUseSurrogates()
40758 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHighPrivateUseSurrogates()
40760 xmlMemBlocks() - mem_base); in test_xmlUCSIsHighPrivateUseSurrogates()
40778 int mem_base; in test_xmlUCSIsHighSurrogates() local
40784 mem_base = xmlMemBlocks(); in test_xmlUCSIsHighSurrogates()
40792 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHighSurrogates()
40794 xmlMemBlocks() - mem_base); in test_xmlUCSIsHighSurrogates()
40812 int mem_base; in test_xmlUCSIsHiragana() local
40818 mem_base = xmlMemBlocks(); in test_xmlUCSIsHiragana()
40826 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsHiragana()
40828 xmlMemBlocks() - mem_base); in test_xmlUCSIsHiragana()
40846 int mem_base; in test_xmlUCSIsIPAExtensions() local
40852 mem_base = xmlMemBlocks(); in test_xmlUCSIsIPAExtensions()
40860 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsIPAExtensions()
40862 xmlMemBlocks() - mem_base); in test_xmlUCSIsIPAExtensions()
40880 int mem_base; in test_xmlUCSIsIdeographicDescriptionCharacters() local
40886 mem_base = xmlMemBlocks(); in test_xmlUCSIsIdeographicDescriptionCharacters()
40894 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsIdeographicDescriptionCharacters()
40896 xmlMemBlocks() - mem_base); in test_xmlUCSIsIdeographicDescriptionCharacters()
40914 int mem_base; in test_xmlUCSIsKanbun() local
40920 mem_base = xmlMemBlocks(); in test_xmlUCSIsKanbun()
40928 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsKanbun()
40930 xmlMemBlocks() - mem_base); in test_xmlUCSIsKanbun()
40948 int mem_base; in test_xmlUCSIsKangxiRadicals() local
40954 mem_base = xmlMemBlocks(); in test_xmlUCSIsKangxiRadicals()
40962 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsKangxiRadicals()
40964 xmlMemBlocks() - mem_base); in test_xmlUCSIsKangxiRadicals()
40982 int mem_base; in test_xmlUCSIsKannada() local
40988 mem_base = xmlMemBlocks(); in test_xmlUCSIsKannada()
40996 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsKannada()
40998 xmlMemBlocks() - mem_base); in test_xmlUCSIsKannada()
41016 int mem_base; in test_xmlUCSIsKatakana() local
41022 mem_base = xmlMemBlocks(); in test_xmlUCSIsKatakana()
41030 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsKatakana()
41032 xmlMemBlocks() - mem_base); in test_xmlUCSIsKatakana()
41050 int mem_base; in test_xmlUCSIsKatakanaPhoneticExtensions() local
41056 mem_base = xmlMemBlocks(); in test_xmlUCSIsKatakanaPhoneticExtensions()
41064 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsKatakanaPhoneticExtensions()
41066 xmlMemBlocks() - mem_base); in test_xmlUCSIsKatakanaPhoneticExtensions()
41084 int mem_base; in test_xmlUCSIsKhmer() local
41090 mem_base = xmlMemBlocks(); in test_xmlUCSIsKhmer()
41098 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsKhmer()
41100 xmlMemBlocks() - mem_base); in test_xmlUCSIsKhmer()
41118 int mem_base; in test_xmlUCSIsKhmerSymbols() local
41124 mem_base = xmlMemBlocks(); in test_xmlUCSIsKhmerSymbols()
41132 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsKhmerSymbols()
41134 xmlMemBlocks() - mem_base); in test_xmlUCSIsKhmerSymbols()
41152 int mem_base; in test_xmlUCSIsLao() local
41158 mem_base = xmlMemBlocks(); in test_xmlUCSIsLao()
41166 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLao()
41168 xmlMemBlocks() - mem_base); in test_xmlUCSIsLao()
41186 int mem_base; in test_xmlUCSIsLatin1Supplement() local
41192 mem_base = xmlMemBlocks(); in test_xmlUCSIsLatin1Supplement()
41200 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLatin1Supplement()
41202 xmlMemBlocks() - mem_base); in test_xmlUCSIsLatin1Supplement()
41220 int mem_base; in test_xmlUCSIsLatinExtendedA() local
41226 mem_base = xmlMemBlocks(); in test_xmlUCSIsLatinExtendedA()
41234 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLatinExtendedA()
41236 xmlMemBlocks() - mem_base); in test_xmlUCSIsLatinExtendedA()
41254 int mem_base; in test_xmlUCSIsLatinExtendedAdditional() local
41260 mem_base = xmlMemBlocks(); in test_xmlUCSIsLatinExtendedAdditional()
41268 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLatinExtendedAdditional()
41270 xmlMemBlocks() - mem_base); in test_xmlUCSIsLatinExtendedAdditional()
41288 int mem_base; in test_xmlUCSIsLatinExtendedB() local
41294 mem_base = xmlMemBlocks(); in test_xmlUCSIsLatinExtendedB()
41302 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLatinExtendedB()
41304 xmlMemBlocks() - mem_base); in test_xmlUCSIsLatinExtendedB()
41322 int mem_base; in test_xmlUCSIsLetterlikeSymbols() local
41328 mem_base = xmlMemBlocks(); in test_xmlUCSIsLetterlikeSymbols()
41336 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLetterlikeSymbols()
41338 xmlMemBlocks() - mem_base); in test_xmlUCSIsLetterlikeSymbols()
41356 int mem_base; in test_xmlUCSIsLimbu() local
41362 mem_base = xmlMemBlocks(); in test_xmlUCSIsLimbu()
41370 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLimbu()
41372 xmlMemBlocks() - mem_base); in test_xmlUCSIsLimbu()
41390 int mem_base; in test_xmlUCSIsLinearBIdeograms() local
41396 mem_base = xmlMemBlocks(); in test_xmlUCSIsLinearBIdeograms()
41404 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLinearBIdeograms()
41406 xmlMemBlocks() - mem_base); in test_xmlUCSIsLinearBIdeograms()
41424 int mem_base; in test_xmlUCSIsLinearBSyllabary() local
41430 mem_base = xmlMemBlocks(); in test_xmlUCSIsLinearBSyllabary()
41438 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLinearBSyllabary()
41440 xmlMemBlocks() - mem_base); in test_xmlUCSIsLinearBSyllabary()
41458 int mem_base; in test_xmlUCSIsLowSurrogates() local
41464 mem_base = xmlMemBlocks(); in test_xmlUCSIsLowSurrogates()
41472 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsLowSurrogates()
41474 xmlMemBlocks() - mem_base); in test_xmlUCSIsLowSurrogates()
41492 int mem_base; in test_xmlUCSIsMalayalam() local
41498 mem_base = xmlMemBlocks(); in test_xmlUCSIsMalayalam()
41506 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMalayalam()
41508 xmlMemBlocks() - mem_base); in test_xmlUCSIsMalayalam()
41526 int mem_base; in test_xmlUCSIsMathematicalAlphanumericSymbols() local
41532 mem_base = xmlMemBlocks(); in test_xmlUCSIsMathematicalAlphanumericSymbols()
41540 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMathematicalAlphanumericSymbols()
41542 xmlMemBlocks() - mem_base); in test_xmlUCSIsMathematicalAlphanumericSymbols()
41560 int mem_base; in test_xmlUCSIsMathematicalOperators() local
41566 mem_base = xmlMemBlocks(); in test_xmlUCSIsMathematicalOperators()
41574 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMathematicalOperators()
41576 xmlMemBlocks() - mem_base); in test_xmlUCSIsMathematicalOperators()
41594 int mem_base; in test_xmlUCSIsMiscellaneousMathematicalSymbolsA() local
41600 mem_base = xmlMemBlocks(); in test_xmlUCSIsMiscellaneousMathematicalSymbolsA()
41608 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMiscellaneousMathematicalSymbolsA()
41610 xmlMemBlocks() - mem_base); in test_xmlUCSIsMiscellaneousMathematicalSymbolsA()
41628 int mem_base; in test_xmlUCSIsMiscellaneousMathematicalSymbolsB() local
41634 mem_base = xmlMemBlocks(); in test_xmlUCSIsMiscellaneousMathematicalSymbolsB()
41642 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMiscellaneousMathematicalSymbolsB()
41644 xmlMemBlocks() - mem_base); in test_xmlUCSIsMiscellaneousMathematicalSymbolsB()
41662 int mem_base; in test_xmlUCSIsMiscellaneousSymbols() local
41668 mem_base = xmlMemBlocks(); in test_xmlUCSIsMiscellaneousSymbols()
41676 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMiscellaneousSymbols()
41678 xmlMemBlocks() - mem_base); in test_xmlUCSIsMiscellaneousSymbols()
41696 int mem_base; in test_xmlUCSIsMiscellaneousSymbolsandArrows() local
41702 mem_base = xmlMemBlocks(); in test_xmlUCSIsMiscellaneousSymbolsandArrows()
41710 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMiscellaneousSymbolsandArrows()
41712 xmlMemBlocks() - mem_base); in test_xmlUCSIsMiscellaneousSymbolsandArrows()
41730 int mem_base; in test_xmlUCSIsMiscellaneousTechnical() local
41736 mem_base = xmlMemBlocks(); in test_xmlUCSIsMiscellaneousTechnical()
41744 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMiscellaneousTechnical()
41746 xmlMemBlocks() - mem_base); in test_xmlUCSIsMiscellaneousTechnical()
41764 int mem_base; in test_xmlUCSIsMongolian() local
41770 mem_base = xmlMemBlocks(); in test_xmlUCSIsMongolian()
41778 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMongolian()
41780 xmlMemBlocks() - mem_base); in test_xmlUCSIsMongolian()
41798 int mem_base; in test_xmlUCSIsMusicalSymbols() local
41804 mem_base = xmlMemBlocks(); in test_xmlUCSIsMusicalSymbols()
41812 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMusicalSymbols()
41814 xmlMemBlocks() - mem_base); in test_xmlUCSIsMusicalSymbols()
41832 int mem_base; in test_xmlUCSIsMyanmar() local
41838 mem_base = xmlMemBlocks(); in test_xmlUCSIsMyanmar()
41846 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsMyanmar()
41848 xmlMemBlocks() - mem_base); in test_xmlUCSIsMyanmar()
41866 int mem_base; in test_xmlUCSIsNumberForms() local
41872 mem_base = xmlMemBlocks(); in test_xmlUCSIsNumberForms()
41880 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsNumberForms()
41882 xmlMemBlocks() - mem_base); in test_xmlUCSIsNumberForms()
41900 int mem_base; in test_xmlUCSIsOgham() local
41906 mem_base = xmlMemBlocks(); in test_xmlUCSIsOgham()
41914 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsOgham()
41916 xmlMemBlocks() - mem_base); in test_xmlUCSIsOgham()
41934 int mem_base; in test_xmlUCSIsOldItalic() local
41940 mem_base = xmlMemBlocks(); in test_xmlUCSIsOldItalic()
41948 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsOldItalic()
41950 xmlMemBlocks() - mem_base); in test_xmlUCSIsOldItalic()
41968 int mem_base; in test_xmlUCSIsOpticalCharacterRecognition() local
41974 mem_base = xmlMemBlocks(); in test_xmlUCSIsOpticalCharacterRecognition()
41982 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsOpticalCharacterRecognition()
41984 xmlMemBlocks() - mem_base); in test_xmlUCSIsOpticalCharacterRecognition()
42002 int mem_base; in test_xmlUCSIsOriya() local
42008 mem_base = xmlMemBlocks(); in test_xmlUCSIsOriya()
42016 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsOriya()
42018 xmlMemBlocks() - mem_base); in test_xmlUCSIsOriya()
42036 int mem_base; in test_xmlUCSIsOsmanya() local
42042 mem_base = xmlMemBlocks(); in test_xmlUCSIsOsmanya()
42050 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsOsmanya()
42052 xmlMemBlocks() - mem_base); in test_xmlUCSIsOsmanya()
42070 int mem_base; in test_xmlUCSIsPhoneticExtensions() local
42076 mem_base = xmlMemBlocks(); in test_xmlUCSIsPhoneticExtensions()
42084 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsPhoneticExtensions()
42086 xmlMemBlocks() - mem_base); in test_xmlUCSIsPhoneticExtensions()
42104 int mem_base; in test_xmlUCSIsPrivateUse() local
42110 mem_base = xmlMemBlocks(); in test_xmlUCSIsPrivateUse()
42118 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsPrivateUse()
42120 xmlMemBlocks() - mem_base); in test_xmlUCSIsPrivateUse()
42138 int mem_base; in test_xmlUCSIsPrivateUseArea() local
42144 mem_base = xmlMemBlocks(); in test_xmlUCSIsPrivateUseArea()
42152 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsPrivateUseArea()
42154 xmlMemBlocks() - mem_base); in test_xmlUCSIsPrivateUseArea()
42172 int mem_base; in test_xmlUCSIsRunic() local
42178 mem_base = xmlMemBlocks(); in test_xmlUCSIsRunic()
42186 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsRunic()
42188 xmlMemBlocks() - mem_base); in test_xmlUCSIsRunic()
42206 int mem_base; in test_xmlUCSIsShavian() local
42212 mem_base = xmlMemBlocks(); in test_xmlUCSIsShavian()
42220 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsShavian()
42222 xmlMemBlocks() - mem_base); in test_xmlUCSIsShavian()
42240 int mem_base; in test_xmlUCSIsSinhala() local
42246 mem_base = xmlMemBlocks(); in test_xmlUCSIsSinhala()
42254 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSinhala()
42256 xmlMemBlocks() - mem_base); in test_xmlUCSIsSinhala()
42274 int mem_base; in test_xmlUCSIsSmallFormVariants() local
42280 mem_base = xmlMemBlocks(); in test_xmlUCSIsSmallFormVariants()
42288 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSmallFormVariants()
42290 xmlMemBlocks() - mem_base); in test_xmlUCSIsSmallFormVariants()
42308 int mem_base; in test_xmlUCSIsSpacingModifierLetters() local
42314 mem_base = xmlMemBlocks(); in test_xmlUCSIsSpacingModifierLetters()
42322 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSpacingModifierLetters()
42324 xmlMemBlocks() - mem_base); in test_xmlUCSIsSpacingModifierLetters()
42342 int mem_base; in test_xmlUCSIsSpecials() local
42348 mem_base = xmlMemBlocks(); in test_xmlUCSIsSpecials()
42356 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSpecials()
42358 xmlMemBlocks() - mem_base); in test_xmlUCSIsSpecials()
42376 int mem_base; in test_xmlUCSIsSuperscriptsandSubscripts() local
42382 mem_base = xmlMemBlocks(); in test_xmlUCSIsSuperscriptsandSubscripts()
42390 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSuperscriptsandSubscripts()
42392 xmlMemBlocks() - mem_base); in test_xmlUCSIsSuperscriptsandSubscripts()
42410 int mem_base; in test_xmlUCSIsSupplementalArrowsA() local
42416 mem_base = xmlMemBlocks(); in test_xmlUCSIsSupplementalArrowsA()
42424 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSupplementalArrowsA()
42426 xmlMemBlocks() - mem_base); in test_xmlUCSIsSupplementalArrowsA()
42444 int mem_base; in test_xmlUCSIsSupplementalArrowsB() local
42450 mem_base = xmlMemBlocks(); in test_xmlUCSIsSupplementalArrowsB()
42458 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSupplementalArrowsB()
42460 xmlMemBlocks() - mem_base); in test_xmlUCSIsSupplementalArrowsB()
42478 int mem_base; in test_xmlUCSIsSupplementalMathematicalOperators() local
42484 mem_base = xmlMemBlocks(); in test_xmlUCSIsSupplementalMathematicalOperators()
42492 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSupplementalMathematicalOperators()
42494 xmlMemBlocks() - mem_base); in test_xmlUCSIsSupplementalMathematicalOperators()
42512 int mem_base; in test_xmlUCSIsSupplementaryPrivateUseAreaA() local
42518 mem_base = xmlMemBlocks(); in test_xmlUCSIsSupplementaryPrivateUseAreaA()
42526 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSupplementaryPrivateUseAreaA()
42528 xmlMemBlocks() - mem_base); in test_xmlUCSIsSupplementaryPrivateUseAreaA()
42546 int mem_base; in test_xmlUCSIsSupplementaryPrivateUseAreaB() local
42552 mem_base = xmlMemBlocks(); in test_xmlUCSIsSupplementaryPrivateUseAreaB()
42560 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSupplementaryPrivateUseAreaB()
42562 xmlMemBlocks() - mem_base); in test_xmlUCSIsSupplementaryPrivateUseAreaB()
42580 int mem_base; in test_xmlUCSIsSyriac() local
42586 mem_base = xmlMemBlocks(); in test_xmlUCSIsSyriac()
42594 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsSyriac()
42596 xmlMemBlocks() - mem_base); in test_xmlUCSIsSyriac()
42614 int mem_base; in test_xmlUCSIsTagalog() local
42620 mem_base = xmlMemBlocks(); in test_xmlUCSIsTagalog()
42628 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsTagalog()
42630 xmlMemBlocks() - mem_base); in test_xmlUCSIsTagalog()
42648 int mem_base; in test_xmlUCSIsTagbanwa() local
42654 mem_base = xmlMemBlocks(); in test_xmlUCSIsTagbanwa()
42662 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsTagbanwa()
42664 xmlMemBlocks() - mem_base); in test_xmlUCSIsTagbanwa()
42682 int mem_base; in test_xmlUCSIsTags() local
42688 mem_base = xmlMemBlocks(); in test_xmlUCSIsTags()
42696 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsTags()
42698 xmlMemBlocks() - mem_base); in test_xmlUCSIsTags()
42716 int mem_base; in test_xmlUCSIsTaiLe() local
42722 mem_base = xmlMemBlocks(); in test_xmlUCSIsTaiLe()
42730 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsTaiLe()
42732 xmlMemBlocks() - mem_base); in test_xmlUCSIsTaiLe()
42750 int mem_base; in test_xmlUCSIsTaiXuanJingSymbols() local
42756 mem_base = xmlMemBlocks(); in test_xmlUCSIsTaiXuanJingSymbols()
42764 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsTaiXuanJingSymbols()
42766 xmlMemBlocks() - mem_base); in test_xmlUCSIsTaiXuanJingSymbols()
42784 int mem_base; in test_xmlUCSIsTamil() local
42790 mem_base = xmlMemBlocks(); in test_xmlUCSIsTamil()
42798 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsTamil()
42800 xmlMemBlocks() - mem_base); in test_xmlUCSIsTamil()
42818 int mem_base; in test_xmlUCSIsTelugu() local
42824 mem_base = xmlMemBlocks(); in test_xmlUCSIsTelugu()
42832 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsTelugu()
42834 xmlMemBlocks() - mem_base); in test_xmlUCSIsTelugu()
42852 int mem_base; in test_xmlUCSIsThaana() local
42858 mem_base = xmlMemBlocks(); in test_xmlUCSIsThaana()
42866 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsThaana()
42868 xmlMemBlocks() - mem_base); in test_xmlUCSIsThaana()
42886 int mem_base; in test_xmlUCSIsThai() local
42892 mem_base = xmlMemBlocks(); in test_xmlUCSIsThai()
42900 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsThai()
42902 xmlMemBlocks() - mem_base); in test_xmlUCSIsThai()
42920 int mem_base; in test_xmlUCSIsTibetan() local
42926 mem_base = xmlMemBlocks(); in test_xmlUCSIsTibetan()
42934 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsTibetan()
42936 xmlMemBlocks() - mem_base); in test_xmlUCSIsTibetan()
42954 int mem_base; in test_xmlUCSIsUgaritic() local
42960 mem_base = xmlMemBlocks(); in test_xmlUCSIsUgaritic()
42968 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsUgaritic()
42970 xmlMemBlocks() - mem_base); in test_xmlUCSIsUgaritic()
42988 int mem_base; in test_xmlUCSIsUnifiedCanadianAboriginalSyllabics() local
42994 mem_base = xmlMemBlocks(); in test_xmlUCSIsUnifiedCanadianAboriginalSyllabics()
43002 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsUnifiedCanadianAboriginalSyllabics()
43004 xmlMemBlocks() - mem_base); in test_xmlUCSIsUnifiedCanadianAboriginalSyllabics()
43022 int mem_base; in test_xmlUCSIsVariationSelectors() local
43028 mem_base = xmlMemBlocks(); in test_xmlUCSIsVariationSelectors()
43036 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsVariationSelectors()
43038 xmlMemBlocks() - mem_base); in test_xmlUCSIsVariationSelectors()
43056 int mem_base; in test_xmlUCSIsVariationSelectorsSupplement() local
43062 mem_base = xmlMemBlocks(); in test_xmlUCSIsVariationSelectorsSupplement()
43070 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsVariationSelectorsSupplement()
43072 xmlMemBlocks() - mem_base); in test_xmlUCSIsVariationSelectorsSupplement()
43090 int mem_base; in test_xmlUCSIsYiRadicals() local
43096 mem_base = xmlMemBlocks(); in test_xmlUCSIsYiRadicals()
43104 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsYiRadicals()
43106 xmlMemBlocks() - mem_base); in test_xmlUCSIsYiRadicals()
43124 int mem_base; in test_xmlUCSIsYiSyllables() local
43130 mem_base = xmlMemBlocks(); in test_xmlUCSIsYiSyllables()
43138 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsYiSyllables()
43140 xmlMemBlocks() - mem_base); in test_xmlUCSIsYiSyllables()
43158 int mem_base; in test_xmlUCSIsYijingHexagramSymbols() local
43164 mem_base = xmlMemBlocks(); in test_xmlUCSIsYijingHexagramSymbols()
43172 if (mem_base != xmlMemBlocks()) { in test_xmlUCSIsYijingHexagramSymbols()
43174 xmlMemBlocks() - mem_base); in test_xmlUCSIsYijingHexagramSymbols()
43368 int mem_base; in test_xmlNewTextWriter() local
43374 mem_base = xmlMemBlocks(); in test_xmlNewTextWriter()
43383 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextWriter()
43385 xmlMemBlocks() - mem_base); in test_xmlNewTextWriter()
43403 int mem_base; in test_xmlNewTextWriterFilename() local
43412 mem_base = xmlMemBlocks(); in test_xmlNewTextWriterFilename()
43422 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextWriterFilename()
43424 xmlMemBlocks() - mem_base); in test_xmlNewTextWriterFilename()
43444 int mem_base; in test_xmlNewTextWriterMemory() local
43453 mem_base = xmlMemBlocks(); in test_xmlNewTextWriterMemory()
43463 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextWriterMemory()
43465 xmlMemBlocks() - mem_base); in test_xmlNewTextWriterMemory()
43485 int mem_base; in test_xmlNewTextWriterPushParser() local
43494 mem_base = xmlMemBlocks(); in test_xmlNewTextWriterPushParser()
43505 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextWriterPushParser()
43507 xmlMemBlocks() - mem_base); in test_xmlNewTextWriterPushParser()
43527 int mem_base; in test_xmlNewTextWriterTree() local
43539 mem_base = xmlMemBlocks(); in test_xmlNewTextWriterTree()
43551 if (mem_base != xmlMemBlocks()) { in test_xmlNewTextWriterTree()
43553 xmlMemBlocks() - mem_base); in test_xmlNewTextWriterTree()
43575 int mem_base; in test_xmlTextWriterEndAttribute() local
43581 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndAttribute()
43589 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndAttribute()
43591 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndAttribute()
43609 int mem_base; in test_xmlTextWriterEndCDATA() local
43615 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndCDATA()
43623 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndCDATA()
43625 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndCDATA()
43643 int mem_base; in test_xmlTextWriterEndComment() local
43649 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndComment()
43657 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndComment()
43659 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndComment()
43677 int mem_base; in test_xmlTextWriterEndDTD() local
43683 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndDTD()
43691 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndDTD()
43693 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndDTD()
43711 int mem_base; in test_xmlTextWriterEndDTDAttlist() local
43717 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndDTDAttlist()
43725 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndDTDAttlist()
43727 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndDTDAttlist()
43745 int mem_base; in test_xmlTextWriterEndDTDElement() local
43751 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndDTDElement()
43759 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndDTDElement()
43761 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndDTDElement()
43779 int mem_base; in test_xmlTextWriterEndDTDEntity() local
43785 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndDTDEntity()
43793 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndDTDEntity()
43795 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndDTDEntity()
43813 int mem_base; in test_xmlTextWriterEndDocument() local
43819 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndDocument()
43827 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndDocument()
43829 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndDocument()
43847 int mem_base; in test_xmlTextWriterEndElement() local
43853 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndElement()
43861 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndElement()
43863 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndElement()
43881 int mem_base; in test_xmlTextWriterEndPI() local
43887 mem_base = xmlMemBlocks(); in test_xmlTextWriterEndPI()
43895 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterEndPI()
43897 xmlMemBlocks() - mem_base); in test_xmlTextWriterEndPI()
43915 int mem_base; in test_xmlTextWriterFlush() local
43921 mem_base = xmlMemBlocks(); in test_xmlTextWriterFlush()
43929 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterFlush()
43931 xmlMemBlocks() - mem_base); in test_xmlTextWriterFlush()
43949 int mem_base; in test_xmlTextWriterFullEndElement() local
43955 mem_base = xmlMemBlocks(); in test_xmlTextWriterFullEndElement()
43963 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterFullEndElement()
43965 xmlMemBlocks() - mem_base); in test_xmlTextWriterFullEndElement()
43983 int mem_base; in test_xmlTextWriterSetIndent() local
43992 mem_base = xmlMemBlocks(); in test_xmlTextWriterSetIndent()
44002 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterSetIndent()
44004 xmlMemBlocks() - mem_base); in test_xmlTextWriterSetIndent()
44024 int mem_base; in test_xmlTextWriterSetIndentString() local
44033 mem_base = xmlMemBlocks(); in test_xmlTextWriterSetIndentString()
44043 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterSetIndentString()
44045 xmlMemBlocks() - mem_base); in test_xmlTextWriterSetIndentString()
44065 int mem_base; in test_xmlTextWriterSetQuoteChar() local
44074 mem_base = xmlMemBlocks(); in test_xmlTextWriterSetQuoteChar()
44084 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterSetQuoteChar()
44086 xmlMemBlocks() - mem_base); in test_xmlTextWriterSetQuoteChar()
44106 int mem_base; in test_xmlTextWriterStartAttribute() local
44115 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartAttribute()
44125 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartAttribute()
44127 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartAttribute()
44147 int mem_base; in test_xmlTextWriterStartAttributeNS() local
44162 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartAttributeNS()
44176 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartAttributeNS()
44178 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartAttributeNS()
44202 int mem_base; in test_xmlTextWriterStartCDATA() local
44208 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartCDATA()
44216 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartCDATA()
44218 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartCDATA()
44236 int mem_base; in test_xmlTextWriterStartComment() local
44242 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartComment()
44250 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartComment()
44252 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartComment()
44270 int mem_base; in test_xmlTextWriterStartDTD() local
44285 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartDTD()
44299 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartDTD()
44301 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartDTD()
44325 int mem_base; in test_xmlTextWriterStartDTDAttlist() local
44334 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartDTDAttlist()
44344 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartDTDAttlist()
44346 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartDTDAttlist()
44366 int mem_base; in test_xmlTextWriterStartDTDElement() local
44375 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartDTDElement()
44385 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartDTDElement()
44387 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartDTDElement()
44407 int mem_base; in test_xmlTextWriterStartDTDEntity() local
44419 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartDTDEntity()
44431 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartDTDEntity()
44433 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartDTDEntity()
44455 int mem_base; in test_xmlTextWriterStartDocument() local
44470 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartDocument()
44484 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartDocument()
44486 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartDocument()
44510 int mem_base; in test_xmlTextWriterStartElement() local
44519 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartElement()
44529 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartElement()
44531 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartElement()
44551 int mem_base; in test_xmlTextWriterStartElementNS() local
44566 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartElementNS()
44580 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartElementNS()
44582 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartElementNS()
44606 int mem_base; in test_xmlTextWriterStartPI() local
44615 mem_base = xmlMemBlocks(); in test_xmlTextWriterStartPI()
44625 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterStartPI()
44627 xmlMemBlocks() - mem_base); in test_xmlTextWriterStartPI()
44647 int mem_base; in test_xmlTextWriterWriteAttribute() local
44659 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteAttribute()
44671 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteAttribute()
44673 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteAttribute()
44695 int mem_base; in test_xmlTextWriterWriteAttributeNS() local
44713 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteAttributeNS()
44729 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteAttributeNS()
44731 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteAttributeNS()
44757 int mem_base; in test_xmlTextWriterWriteBase64() local
44772 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteBase64()
44792 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteBase64()
44794 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteBase64()
44818 int mem_base; in test_xmlTextWriterWriteBinHex() local
44833 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteBinHex()
44853 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteBinHex()
44855 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteBinHex()
44879 int mem_base; in test_xmlTextWriterWriteCDATA() local
44888 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteCDATA()
44898 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteCDATA()
44900 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteCDATA()
44920 int mem_base; in test_xmlTextWriterWriteComment() local
44929 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteComment()
44939 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteComment()
44941 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteComment()
44961 int mem_base; in test_xmlTextWriterWriteDTD() local
44979 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteDTD()
44995 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteDTD()
44997 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteDTD()
45023 int mem_base; in test_xmlTextWriterWriteDTDAttlist() local
45035 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteDTDAttlist()
45047 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteDTDAttlist()
45049 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteDTDAttlist()
45071 int mem_base; in test_xmlTextWriterWriteDTDElement() local
45083 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteDTDElement()
45095 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteDTDElement()
45097 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteDTDElement()
45119 int mem_base; in test_xmlTextWriterWriteDTDEntity() local
45143 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteDTDEntity()
45163 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteDTDEntity()
45165 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteDTDEntity()
45195 int mem_base; in test_xmlTextWriterWriteDTDExternalEntity() local
45216 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteDTDExternalEntity()
45234 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteDTDExternalEntity()
45236 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteDTDExternalEntity()
45264 int mem_base; in test_xmlTextWriterWriteDTDExternalEntityContents() local
45279 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteDTDExternalEntityContents()
45293 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteDTDExternalEntityContents()
45295 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteDTDExternalEntityContents()
45319 int mem_base; in test_xmlTextWriterWriteDTDInternalEntity() local
45334 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteDTDInternalEntity()
45348 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteDTDInternalEntity()
45350 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteDTDInternalEntity()
45374 int mem_base; in test_xmlTextWriterWriteDTDNotation() local
45389 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteDTDNotation()
45403 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteDTDNotation()
45405 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteDTDNotation()
45429 int mem_base; in test_xmlTextWriterWriteElement() local
45441 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteElement()
45453 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteElement()
45455 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteElement()
45477 int mem_base; in test_xmlTextWriterWriteElementNS() local
45495 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteElementNS()
45511 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteElementNS()
45513 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteElementNS()
45669 int mem_base; in test_xmlTextWriterWritePI() local
45681 mem_base = xmlMemBlocks(); in test_xmlTextWriterWritePI()
45693 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWritePI()
45695 xmlMemBlocks() - mem_base); in test_xmlTextWriterWritePI()
45717 int mem_base; in test_xmlTextWriterWriteRaw() local
45726 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteRaw()
45736 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteRaw()
45738 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteRaw()
45758 int mem_base; in test_xmlTextWriterWriteRawLen() local
45770 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteRawLen()
45785 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteRawLen()
45787 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteRawLen()
45809 int mem_base; in test_xmlTextWriterWriteString() local
45818 mem_base = xmlMemBlocks(); in test_xmlTextWriterWriteString()
45828 if (mem_base != xmlMemBlocks()) { in test_xmlTextWriterWriteString()
45830 xmlMemBlocks() - mem_base); in test_xmlTextWriterWriteString()
46068 int mem_base; in test_xmlXPathCastBooleanToNumber() local
46074 mem_base = xmlMemBlocks(); in test_xmlXPathCastBooleanToNumber()
46082 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastBooleanToNumber()
46084 xmlMemBlocks() - mem_base); in test_xmlXPathCastBooleanToNumber()
46102 int mem_base; in test_xmlXPathCastBooleanToString() local
46108 mem_base = xmlMemBlocks(); in test_xmlXPathCastBooleanToString()
46116 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastBooleanToString()
46118 xmlMemBlocks() - mem_base); in test_xmlXPathCastBooleanToString()
46136 int mem_base; in test_xmlXPathCastNodeSetToBoolean() local
46142 mem_base = xmlMemBlocks(); in test_xmlXPathCastNodeSetToBoolean()
46150 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastNodeSetToBoolean()
46152 xmlMemBlocks() - mem_base); in test_xmlXPathCastNodeSetToBoolean()
46170 int mem_base; in test_xmlXPathCastNodeSetToNumber() local
46176 mem_base = xmlMemBlocks(); in test_xmlXPathCastNodeSetToNumber()
46184 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastNodeSetToNumber()
46186 xmlMemBlocks() - mem_base); in test_xmlXPathCastNodeSetToNumber()
46204 int mem_base; in test_xmlXPathCastNodeSetToString() local
46210 mem_base = xmlMemBlocks(); in test_xmlXPathCastNodeSetToString()
46218 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastNodeSetToString()
46220 xmlMemBlocks() - mem_base); in test_xmlXPathCastNodeSetToString()
46238 int mem_base; in test_xmlXPathCastNodeToNumber() local
46244 mem_base = xmlMemBlocks(); in test_xmlXPathCastNodeToNumber()
46252 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastNodeToNumber()
46254 xmlMemBlocks() - mem_base); in test_xmlXPathCastNodeToNumber()
46272 int mem_base; in test_xmlXPathCastNodeToString() local
46278 mem_base = xmlMemBlocks(); in test_xmlXPathCastNodeToString()
46286 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastNodeToString()
46288 xmlMemBlocks() - mem_base); in test_xmlXPathCastNodeToString()
46306 int mem_base; in test_xmlXPathCastNumberToBoolean() local
46312 mem_base = xmlMemBlocks(); in test_xmlXPathCastNumberToBoolean()
46320 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastNumberToBoolean()
46322 xmlMemBlocks() - mem_base); in test_xmlXPathCastNumberToBoolean()
46340 int mem_base; in test_xmlXPathCastNumberToString() local
46346 mem_base = xmlMemBlocks(); in test_xmlXPathCastNumberToString()
46354 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastNumberToString()
46356 xmlMemBlocks() - mem_base); in test_xmlXPathCastNumberToString()
46374 int mem_base; in test_xmlXPathCastStringToBoolean() local
46380 mem_base = xmlMemBlocks(); in test_xmlXPathCastStringToBoolean()
46388 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastStringToBoolean()
46390 xmlMemBlocks() - mem_base); in test_xmlXPathCastStringToBoolean()
46408 int mem_base; in test_xmlXPathCastStringToNumber() local
46414 mem_base = xmlMemBlocks(); in test_xmlXPathCastStringToNumber()
46422 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastStringToNumber()
46424 xmlMemBlocks() - mem_base); in test_xmlXPathCastStringToNumber()
46442 int mem_base; in test_xmlXPathCastToBoolean() local
46448 mem_base = xmlMemBlocks(); in test_xmlXPathCastToBoolean()
46456 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastToBoolean()
46458 xmlMemBlocks() - mem_base); in test_xmlXPathCastToBoolean()
46476 int mem_base; in test_xmlXPathCastToNumber() local
46482 mem_base = xmlMemBlocks(); in test_xmlXPathCastToNumber()
46490 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastToNumber()
46492 xmlMemBlocks() - mem_base); in test_xmlXPathCastToNumber()
46510 int mem_base; in test_xmlXPathCastToString() local
46516 mem_base = xmlMemBlocks(); in test_xmlXPathCastToString()
46524 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCastToString()
46526 xmlMemBlocks() - mem_base); in test_xmlXPathCastToString()
46544 int mem_base; in test_xmlXPathCmpNodes() local
46553 mem_base = xmlMemBlocks(); in test_xmlXPathCmpNodes()
46563 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCmpNodes()
46565 xmlMemBlocks() - mem_base); in test_xmlXPathCmpNodes()
46615 int mem_base; in test_xmlXPathCompiledEval() local
46624 mem_base = xmlMemBlocks(); in test_xmlXPathCompiledEval()
46634 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCompiledEval()
46636 xmlMemBlocks() - mem_base); in test_xmlXPathCompiledEval()
46656 int mem_base; in test_xmlXPathCompiledEvalToBoolean() local
46665 mem_base = xmlMemBlocks(); in test_xmlXPathCompiledEvalToBoolean()
46675 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCompiledEvalToBoolean()
46677 xmlMemBlocks() - mem_base); in test_xmlXPathCompiledEvalToBoolean()
46697 int mem_base; in test_xmlXPathContextSetCache() local
46712 mem_base = xmlMemBlocks(); in test_xmlXPathContextSetCache()
46726 if (mem_base != xmlMemBlocks()) { in test_xmlXPathContextSetCache()
46728 xmlMemBlocks() - mem_base); in test_xmlXPathContextSetCache()
46752 int mem_base; in test_xmlXPathConvertBoolean() local
46758 mem_base = xmlMemBlocks(); in test_xmlXPathConvertBoolean()
46767 if (mem_base != xmlMemBlocks()) { in test_xmlXPathConvertBoolean()
46769 xmlMemBlocks() - mem_base); in test_xmlXPathConvertBoolean()
46787 int mem_base; in test_xmlXPathConvertNumber() local
46793 mem_base = xmlMemBlocks(); in test_xmlXPathConvertNumber()
46802 if (mem_base != xmlMemBlocks()) { in test_xmlXPathConvertNumber()
46804 xmlMemBlocks() - mem_base); in test_xmlXPathConvertNumber()
46822 int mem_base; in test_xmlXPathConvertString() local
46828 mem_base = xmlMemBlocks(); in test_xmlXPathConvertString()
46837 if (mem_base != xmlMemBlocks()) { in test_xmlXPathConvertString()
46839 xmlMemBlocks() - mem_base); in test_xmlXPathConvertString()
46867 int mem_base; in test_xmlXPathEval() local
46876 mem_base = xmlMemBlocks(); in test_xmlXPathEval()
46886 if (mem_base != xmlMemBlocks()) { in test_xmlXPathEval()
46888 xmlMemBlocks() - mem_base); in test_xmlXPathEval()
46908 int mem_base; in test_xmlXPathEvalExpression() local
46917 mem_base = xmlMemBlocks(); in test_xmlXPathEvalExpression()
46927 if (mem_base != xmlMemBlocks()) { in test_xmlXPathEvalExpression()
46929 xmlMemBlocks() - mem_base); in test_xmlXPathEvalExpression()
46949 int mem_base; in test_xmlXPathEvalPredicate() local
46958 mem_base = xmlMemBlocks(); in test_xmlXPathEvalPredicate()
46968 if (mem_base != xmlMemBlocks()) { in test_xmlXPathEvalPredicate()
46970 xmlMemBlocks() - mem_base); in test_xmlXPathEvalPredicate()
46990 int mem_base; in test_xmlXPathInit() local
46992 mem_base = xmlMemBlocks(); in test_xmlXPathInit()
46997 if (mem_base != xmlMemBlocks()) { in test_xmlXPathInit()
46999 xmlMemBlocks() - mem_base); in test_xmlXPathInit()
47015 int mem_base; in test_xmlXPathIsInf() local
47021 mem_base = xmlMemBlocks(); in test_xmlXPathIsInf()
47029 if (mem_base != xmlMemBlocks()) { in test_xmlXPathIsInf()
47031 xmlMemBlocks() - mem_base); in test_xmlXPathIsInf()
47049 int mem_base; in test_xmlXPathIsNaN() local
47055 mem_base = xmlMemBlocks(); in test_xmlXPathIsNaN()
47063 if (mem_base != xmlMemBlocks()) { in test_xmlXPathIsNaN()
47065 xmlMemBlocks() - mem_base); in test_xmlXPathIsNaN()
47093 int mem_base; in test_xmlXPathNodeEval() local
47105 mem_base = xmlMemBlocks(); in test_xmlXPathNodeEval()
47117 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeEval()
47119 xmlMemBlocks() - mem_base); in test_xmlXPathNodeEval()
47141 int mem_base; in test_xmlXPathNodeSetCreate() local
47147 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetCreate()
47155 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetCreate()
47157 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetCreate()
47175 int mem_base; in test_xmlXPathObjectCopy() local
47181 mem_base = xmlMemBlocks(); in test_xmlXPathObjectCopy()
47189 if (mem_base != xmlMemBlocks()) { in test_xmlXPathObjectCopy()
47191 xmlMemBlocks() - mem_base); in test_xmlXPathObjectCopy()
47209 int mem_base; in test_xmlXPathOrderDocElems() local
47215 mem_base = xmlMemBlocks(); in test_xmlXPathOrderDocElems()
47223 if (mem_base != xmlMemBlocks()) { in test_xmlXPathOrderDocElems()
47225 xmlMemBlocks() - mem_base); in test_xmlXPathOrderDocElems()
47243 int mem_base; in test_xmlXPathSetContextNode() local
47252 mem_base = xmlMemBlocks(); in test_xmlXPathSetContextNode()
47262 if (mem_base != xmlMemBlocks()) { in test_xmlXPathSetContextNode()
47264 xmlMemBlocks() - mem_base); in test_xmlXPathSetContextNode()
47339 int mem_base; in test_valuePop() local
47345 mem_base = xmlMemBlocks(); in test_valuePop()
47353 if (mem_base != xmlMemBlocks()) { in test_valuePop()
47355 xmlMemBlocks() - mem_base); in test_valuePop()
47373 int mem_base; in test_valuePush() local
47382 mem_base = xmlMemBlocks(); in test_valuePush()
47392 if (mem_base != xmlMemBlocks()) { in test_valuePush()
47394 xmlMemBlocks() - mem_base); in test_valuePush()
47414 int mem_base; in test_xmlXPathAddValues() local
47419 mem_base = xmlMemBlocks(); in test_xmlXPathAddValues()
47426 if (mem_base != xmlMemBlocks()) { in test_xmlXPathAddValues()
47428 xmlMemBlocks() - mem_base); in test_xmlXPathAddValues()
47446 int mem_base; in test_xmlXPathBooleanFunction() local
47454 mem_base = xmlMemBlocks(); in test_xmlXPathBooleanFunction()
47463 if (mem_base != xmlMemBlocks()) { in test_xmlXPathBooleanFunction()
47465 xmlMemBlocks() - mem_base); in test_xmlXPathBooleanFunction()
47485 int mem_base; in test_xmlXPathCeilingFunction() local
47493 mem_base = xmlMemBlocks(); in test_xmlXPathCeilingFunction()
47502 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCeilingFunction()
47504 xmlMemBlocks() - mem_base); in test_xmlXPathCeilingFunction()
47524 int mem_base; in test_xmlXPathCompareValues() local
47536 mem_base = xmlMemBlocks(); in test_xmlXPathCompareValues()
47548 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCompareValues()
47550 xmlMemBlocks() - mem_base); in test_xmlXPathCompareValues()
47572 int mem_base; in test_xmlXPathConcatFunction() local
47580 mem_base = xmlMemBlocks(); in test_xmlXPathConcatFunction()
47589 if (mem_base != xmlMemBlocks()) { in test_xmlXPathConcatFunction()
47591 xmlMemBlocks() - mem_base); in test_xmlXPathConcatFunction()
47611 int mem_base; in test_xmlXPathContainsFunction() local
47619 mem_base = xmlMemBlocks(); in test_xmlXPathContainsFunction()
47628 if (mem_base != xmlMemBlocks()) { in test_xmlXPathContainsFunction()
47630 xmlMemBlocks() - mem_base); in test_xmlXPathContainsFunction()
47650 int mem_base; in test_xmlXPathCountFunction() local
47658 mem_base = xmlMemBlocks(); in test_xmlXPathCountFunction()
47667 if (mem_base != xmlMemBlocks()) { in test_xmlXPathCountFunction()
47669 xmlMemBlocks() - mem_base); in test_xmlXPathCountFunction()
47689 int mem_base; in test_xmlXPathDebugDumpCompExpr() local
47700 mem_base = xmlMemBlocks(); in test_xmlXPathDebugDumpCompExpr()
47711 if (mem_base != xmlMemBlocks()) { in test_xmlXPathDebugDumpCompExpr()
47713 xmlMemBlocks() - mem_base); in test_xmlXPathDebugDumpCompExpr()
47735 int mem_base; in test_xmlXPathDebugDumpObject() local
47746 mem_base = xmlMemBlocks(); in test_xmlXPathDebugDumpObject()
47757 if (mem_base != xmlMemBlocks()) { in test_xmlXPathDebugDumpObject()
47759 xmlMemBlocks() - mem_base); in test_xmlXPathDebugDumpObject()
47781 int mem_base; in test_xmlXPathDifference() local
47790 mem_base = xmlMemBlocks(); in test_xmlXPathDifference()
47800 if (mem_base != xmlMemBlocks()) { in test_xmlXPathDifference()
47802 xmlMemBlocks() - mem_base); in test_xmlXPathDifference()
47822 int mem_base; in test_xmlXPathDistinct() local
47828 mem_base = xmlMemBlocks(); in test_xmlXPathDistinct()
47836 if (mem_base != xmlMemBlocks()) { in test_xmlXPathDistinct()
47838 xmlMemBlocks() - mem_base); in test_xmlXPathDistinct()
47856 int mem_base; in test_xmlXPathDistinctSorted() local
47862 mem_base = xmlMemBlocks(); in test_xmlXPathDistinctSorted()
47870 if (mem_base != xmlMemBlocks()) { in test_xmlXPathDistinctSorted()
47872 xmlMemBlocks() - mem_base); in test_xmlXPathDistinctSorted()
47890 int mem_base; in test_xmlXPathDivValues() local
47895 mem_base = xmlMemBlocks(); in test_xmlXPathDivValues()
47902 if (mem_base != xmlMemBlocks()) { in test_xmlXPathDivValues()
47904 xmlMemBlocks() - mem_base); in test_xmlXPathDivValues()
47922 int mem_base; in test_xmlXPathEqualValues() local
47928 mem_base = xmlMemBlocks(); in test_xmlXPathEqualValues()
47936 if (mem_base != xmlMemBlocks()) { in test_xmlXPathEqualValues()
47938 xmlMemBlocks() - mem_base); in test_xmlXPathEqualValues()
47956 int mem_base; in test_xmlXPathErr() local
47964 mem_base = xmlMemBlocks(); in test_xmlXPathErr()
47973 if (mem_base != xmlMemBlocks()) { in test_xmlXPathErr()
47975 xmlMemBlocks() - mem_base); in test_xmlXPathErr()
47995 int mem_base; in test_xmlXPathEvalExpr() local
48000 mem_base = xmlMemBlocks(); in test_xmlXPathEvalExpr()
48007 if (mem_base != xmlMemBlocks()) { in test_xmlXPathEvalExpr()
48009 xmlMemBlocks() - mem_base); in test_xmlXPathEvalExpr()
48027 int mem_base; in test_xmlXPathEvaluatePredicateResult() local
48036 mem_base = xmlMemBlocks(); in test_xmlXPathEvaluatePredicateResult()
48046 if (mem_base != xmlMemBlocks()) { in test_xmlXPathEvaluatePredicateResult()
48048 xmlMemBlocks() - mem_base); in test_xmlXPathEvaluatePredicateResult()
48068 int mem_base; in test_xmlXPathFalseFunction() local
48076 mem_base = xmlMemBlocks(); in test_xmlXPathFalseFunction()
48085 if (mem_base != xmlMemBlocks()) { in test_xmlXPathFalseFunction()
48087 xmlMemBlocks() - mem_base); in test_xmlXPathFalseFunction()
48107 int mem_base; in test_xmlXPathFloorFunction() local
48115 mem_base = xmlMemBlocks(); in test_xmlXPathFloorFunction()
48124 if (mem_base != xmlMemBlocks()) { in test_xmlXPathFloorFunction()
48126 xmlMemBlocks() - mem_base); in test_xmlXPathFloorFunction()
48166 int mem_base; in test_xmlXPathHasSameNodes() local
48175 mem_base = xmlMemBlocks(); in test_xmlXPathHasSameNodes()
48185 if (mem_base != xmlMemBlocks()) { in test_xmlXPathHasSameNodes()
48187 xmlMemBlocks() - mem_base); in test_xmlXPathHasSameNodes()
48207 int mem_base; in test_xmlXPathIdFunction() local
48215 mem_base = xmlMemBlocks(); in test_xmlXPathIdFunction()
48224 if (mem_base != xmlMemBlocks()) { in test_xmlXPathIdFunction()
48226 xmlMemBlocks() - mem_base); in test_xmlXPathIdFunction()
48246 int mem_base; in test_xmlXPathIntersection() local
48255 mem_base = xmlMemBlocks(); in test_xmlXPathIntersection()
48265 if (mem_base != xmlMemBlocks()) { in test_xmlXPathIntersection()
48267 xmlMemBlocks() - mem_base); in test_xmlXPathIntersection()
48287 int mem_base; in test_xmlXPathIsNodeType() local
48293 mem_base = xmlMemBlocks(); in test_xmlXPathIsNodeType()
48301 if (mem_base != xmlMemBlocks()) { in test_xmlXPathIsNodeType()
48303 xmlMemBlocks() - mem_base); in test_xmlXPathIsNodeType()
48321 int mem_base; in test_xmlXPathLangFunction() local
48329 mem_base = xmlMemBlocks(); in test_xmlXPathLangFunction()
48338 if (mem_base != xmlMemBlocks()) { in test_xmlXPathLangFunction()
48340 xmlMemBlocks() - mem_base); in test_xmlXPathLangFunction()
48360 int mem_base; in test_xmlXPathLastFunction() local
48368 mem_base = xmlMemBlocks(); in test_xmlXPathLastFunction()
48377 if (mem_base != xmlMemBlocks()) { in test_xmlXPathLastFunction()
48379 xmlMemBlocks() - mem_base); in test_xmlXPathLastFunction()
48399 int mem_base; in test_xmlXPathLeading() local
48408 mem_base = xmlMemBlocks(); in test_xmlXPathLeading()
48418 if (mem_base != xmlMemBlocks()) { in test_xmlXPathLeading()
48420 xmlMemBlocks() - mem_base); in test_xmlXPathLeading()
48440 int mem_base; in test_xmlXPathLeadingSorted() local
48449 mem_base = xmlMemBlocks(); in test_xmlXPathLeadingSorted()
48459 if (mem_base != xmlMemBlocks()) { in test_xmlXPathLeadingSorted()
48461 xmlMemBlocks() - mem_base); in test_xmlXPathLeadingSorted()
48481 int mem_base; in test_xmlXPathLocalNameFunction() local
48489 mem_base = xmlMemBlocks(); in test_xmlXPathLocalNameFunction()
48498 if (mem_base != xmlMemBlocks()) { in test_xmlXPathLocalNameFunction()
48500 xmlMemBlocks() - mem_base); in test_xmlXPathLocalNameFunction()
48520 int mem_base; in test_xmlXPathModValues() local
48525 mem_base = xmlMemBlocks(); in test_xmlXPathModValues()
48532 if (mem_base != xmlMemBlocks()) { in test_xmlXPathModValues()
48534 xmlMemBlocks() - mem_base); in test_xmlXPathModValues()
48552 int mem_base; in test_xmlXPathMultValues() local
48557 mem_base = xmlMemBlocks(); in test_xmlXPathMultValues()
48564 if (mem_base != xmlMemBlocks()) { in test_xmlXPathMultValues()
48566 xmlMemBlocks() - mem_base); in test_xmlXPathMultValues()
48584 int mem_base; in test_xmlXPathNamespaceURIFunction() local
48592 mem_base = xmlMemBlocks(); in test_xmlXPathNamespaceURIFunction()
48601 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNamespaceURIFunction()
48603 xmlMemBlocks() - mem_base); in test_xmlXPathNamespaceURIFunction()
48623 int mem_base; in test_xmlXPathNewBoolean() local
48629 mem_base = xmlMemBlocks(); in test_xmlXPathNewBoolean()
48637 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNewBoolean()
48639 xmlMemBlocks() - mem_base); in test_xmlXPathNewBoolean()
48657 int mem_base; in test_xmlXPathNewCString() local
48663 mem_base = xmlMemBlocks(); in test_xmlXPathNewCString()
48671 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNewCString()
48673 xmlMemBlocks() - mem_base); in test_xmlXPathNewCString()
48691 int mem_base; in test_xmlXPathNewFloat() local
48697 mem_base = xmlMemBlocks(); in test_xmlXPathNewFloat()
48705 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNewFloat()
48707 xmlMemBlocks() - mem_base); in test_xmlXPathNewFloat()
48725 int mem_base; in test_xmlXPathNewNodeSet() local
48731 mem_base = xmlMemBlocks(); in test_xmlXPathNewNodeSet()
48739 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNewNodeSet()
48741 xmlMemBlocks() - mem_base); in test_xmlXPathNewNodeSet()
48759 int mem_base; in test_xmlXPathNewNodeSetList() local
48765 mem_base = xmlMemBlocks(); in test_xmlXPathNewNodeSetList()
48773 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNewNodeSetList()
48775 xmlMemBlocks() - mem_base); in test_xmlXPathNewNodeSetList()
48803 int mem_base; in test_xmlXPathNewString() local
48809 mem_base = xmlMemBlocks(); in test_xmlXPathNewString()
48817 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNewString()
48819 xmlMemBlocks() - mem_base); in test_xmlXPathNewString()
48837 int mem_base; in test_xmlXPathNextAncestor() local
48846 mem_base = xmlMemBlocks(); in test_xmlXPathNextAncestor()
48856 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextAncestor()
48858 xmlMemBlocks() - mem_base); in test_xmlXPathNextAncestor()
48878 int mem_base; in test_xmlXPathNextAncestorOrSelf() local
48887 mem_base = xmlMemBlocks(); in test_xmlXPathNextAncestorOrSelf()
48897 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextAncestorOrSelf()
48899 xmlMemBlocks() - mem_base); in test_xmlXPathNextAncestorOrSelf()
48919 int mem_base; in test_xmlXPathNextAttribute() local
48928 mem_base = xmlMemBlocks(); in test_xmlXPathNextAttribute()
48938 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextAttribute()
48940 xmlMemBlocks() - mem_base); in test_xmlXPathNextAttribute()
48960 int mem_base; in test_xmlXPathNextChild() local
48969 mem_base = xmlMemBlocks(); in test_xmlXPathNextChild()
48979 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextChild()
48981 xmlMemBlocks() - mem_base); in test_xmlXPathNextChild()
49001 int mem_base; in test_xmlXPathNextDescendant() local
49010 mem_base = xmlMemBlocks(); in test_xmlXPathNextDescendant()
49020 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextDescendant()
49022 xmlMemBlocks() - mem_base); in test_xmlXPathNextDescendant()
49042 int mem_base; in test_xmlXPathNextDescendantOrSelf() local
49051 mem_base = xmlMemBlocks(); in test_xmlXPathNextDescendantOrSelf()
49061 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextDescendantOrSelf()
49063 xmlMemBlocks() - mem_base); in test_xmlXPathNextDescendantOrSelf()
49083 int mem_base; in test_xmlXPathNextFollowing() local
49092 mem_base = xmlMemBlocks(); in test_xmlXPathNextFollowing()
49102 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextFollowing()
49104 xmlMemBlocks() - mem_base); in test_xmlXPathNextFollowing()
49124 int mem_base; in test_xmlXPathNextFollowingSibling() local
49133 mem_base = xmlMemBlocks(); in test_xmlXPathNextFollowingSibling()
49143 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextFollowingSibling()
49145 xmlMemBlocks() - mem_base); in test_xmlXPathNextFollowingSibling()
49165 int mem_base; in test_xmlXPathNextNamespace() local
49174 mem_base = xmlMemBlocks(); in test_xmlXPathNextNamespace()
49184 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextNamespace()
49186 xmlMemBlocks() - mem_base); in test_xmlXPathNextNamespace()
49206 int mem_base; in test_xmlXPathNextParent() local
49215 mem_base = xmlMemBlocks(); in test_xmlXPathNextParent()
49225 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextParent()
49227 xmlMemBlocks() - mem_base); in test_xmlXPathNextParent()
49247 int mem_base; in test_xmlXPathNextPreceding() local
49256 mem_base = xmlMemBlocks(); in test_xmlXPathNextPreceding()
49266 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextPreceding()
49268 xmlMemBlocks() - mem_base); in test_xmlXPathNextPreceding()
49288 int mem_base; in test_xmlXPathNextPrecedingSibling() local
49297 mem_base = xmlMemBlocks(); in test_xmlXPathNextPrecedingSibling()
49307 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextPrecedingSibling()
49309 xmlMemBlocks() - mem_base); in test_xmlXPathNextPrecedingSibling()
49329 int mem_base; in test_xmlXPathNextSelf() local
49338 mem_base = xmlMemBlocks(); in test_xmlXPathNextSelf()
49348 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNextSelf()
49350 xmlMemBlocks() - mem_base); in test_xmlXPathNextSelf()
49370 int mem_base; in test_xmlXPathNodeLeading() local
49379 mem_base = xmlMemBlocks(); in test_xmlXPathNodeLeading()
49389 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeLeading()
49391 xmlMemBlocks() - mem_base); in test_xmlXPathNodeLeading()
49411 int mem_base; in test_xmlXPathNodeLeadingSorted() local
49420 mem_base = xmlMemBlocks(); in test_xmlXPathNodeLeadingSorted()
49430 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeLeadingSorted()
49432 xmlMemBlocks() - mem_base); in test_xmlXPathNodeLeadingSorted()
49452 int mem_base; in test_xmlXPathNodeSetAdd() local
49461 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetAdd()
49471 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetAdd()
49473 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetAdd()
49493 int mem_base; in test_xmlXPathNodeSetAddNs() local
49505 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetAddNs()
49517 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetAddNs()
49519 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetAddNs()
49541 int mem_base; in test_xmlXPathNodeSetAddUnique() local
49550 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetAddUnique()
49560 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetAddUnique()
49562 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetAddUnique()
49582 int mem_base; in test_xmlXPathNodeSetContains() local
49591 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetContains()
49601 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetContains()
49603 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetContains()
49623 int mem_base; in test_xmlXPathNodeSetDel() local
49631 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetDel()
49640 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetDel()
49642 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetDel()
49662 int mem_base; in test_xmlXPathNodeSetMerge() local
49671 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetMerge()
49681 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetMerge()
49683 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetMerge()
49703 int mem_base; in test_xmlXPathNodeSetRemove() local
49711 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetRemove()
49720 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetRemove()
49722 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetRemove()
49742 int mem_base; in test_xmlXPathNodeSetSort() local
49747 mem_base = xmlMemBlocks(); in test_xmlXPathNodeSetSort()
49754 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeSetSort()
49756 xmlMemBlocks() - mem_base); in test_xmlXPathNodeSetSort()
49774 int mem_base; in test_xmlXPathNodeTrailing() local
49783 mem_base = xmlMemBlocks(); in test_xmlXPathNodeTrailing()
49793 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeTrailing()
49795 xmlMemBlocks() - mem_base); in test_xmlXPathNodeTrailing()
49815 int mem_base; in test_xmlXPathNodeTrailingSorted() local
49824 mem_base = xmlMemBlocks(); in test_xmlXPathNodeTrailingSorted()
49834 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNodeTrailingSorted()
49836 xmlMemBlocks() - mem_base); in test_xmlXPathNodeTrailingSorted()
49856 int mem_base; in test_xmlXPathNormalizeFunction() local
49864 mem_base = xmlMemBlocks(); in test_xmlXPathNormalizeFunction()
49873 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNormalizeFunction()
49875 xmlMemBlocks() - mem_base); in test_xmlXPathNormalizeFunction()
49895 int mem_base; in test_xmlXPathNotEqualValues() local
49901 mem_base = xmlMemBlocks(); in test_xmlXPathNotEqualValues()
49909 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNotEqualValues()
49911 xmlMemBlocks() - mem_base); in test_xmlXPathNotEqualValues()
49929 int mem_base; in test_xmlXPathNotFunction() local
49937 mem_base = xmlMemBlocks(); in test_xmlXPathNotFunction()
49946 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNotFunction()
49948 xmlMemBlocks() - mem_base); in test_xmlXPathNotFunction()
49968 int mem_base; in test_xmlXPathNsLookup() local
49977 mem_base = xmlMemBlocks(); in test_xmlXPathNsLookup()
49987 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNsLookup()
49989 xmlMemBlocks() - mem_base); in test_xmlXPathNsLookup()
50009 int mem_base; in test_xmlXPathNumberFunction() local
50017 mem_base = xmlMemBlocks(); in test_xmlXPathNumberFunction()
50026 if (mem_base != xmlMemBlocks()) { in test_xmlXPathNumberFunction()
50028 xmlMemBlocks() - mem_base); in test_xmlXPathNumberFunction()
50048 int mem_base; in test_xmlXPathParseNCName() local
50054 mem_base = xmlMemBlocks(); in test_xmlXPathParseNCName()
50062 if (mem_base != xmlMemBlocks()) { in test_xmlXPathParseNCName()
50064 xmlMemBlocks() - mem_base); in test_xmlXPathParseNCName()
50082 int mem_base; in test_xmlXPathParseName() local
50088 mem_base = xmlMemBlocks(); in test_xmlXPathParseName()
50096 if (mem_base != xmlMemBlocks()) { in test_xmlXPathParseName()
50098 xmlMemBlocks() - mem_base); in test_xmlXPathParseName()
50116 int mem_base; in test_xmlXPathPopBoolean() local
50122 mem_base = xmlMemBlocks(); in test_xmlXPathPopBoolean()
50130 if (mem_base != xmlMemBlocks()) { in test_xmlXPathPopBoolean()
50132 xmlMemBlocks() - mem_base); in test_xmlXPathPopBoolean()
50150 int mem_base; in test_xmlXPathPopExternal() local
50156 mem_base = xmlMemBlocks(); in test_xmlXPathPopExternal()
50164 if (mem_base != xmlMemBlocks()) { in test_xmlXPathPopExternal()
50166 xmlMemBlocks() - mem_base); in test_xmlXPathPopExternal()
50184 int mem_base; in test_xmlXPathPopNodeSet() local
50190 mem_base = xmlMemBlocks(); in test_xmlXPathPopNodeSet()
50198 if (mem_base != xmlMemBlocks()) { in test_xmlXPathPopNodeSet()
50200 xmlMemBlocks() - mem_base); in test_xmlXPathPopNodeSet()
50218 int mem_base; in test_xmlXPathPopNumber() local
50224 mem_base = xmlMemBlocks(); in test_xmlXPathPopNumber()
50232 if (mem_base != xmlMemBlocks()) { in test_xmlXPathPopNumber()
50234 xmlMemBlocks() - mem_base); in test_xmlXPathPopNumber()
50252 int mem_base; in test_xmlXPathPopString() local
50258 mem_base = xmlMemBlocks(); in test_xmlXPathPopString()
50266 if (mem_base != xmlMemBlocks()) { in test_xmlXPathPopString()
50268 xmlMemBlocks() - mem_base); in test_xmlXPathPopString()
50286 int mem_base; in test_xmlXPathPositionFunction() local
50294 mem_base = xmlMemBlocks(); in test_xmlXPathPositionFunction()
50303 if (mem_base != xmlMemBlocks()) { in test_xmlXPathPositionFunction()
50305 xmlMemBlocks() - mem_base); in test_xmlXPathPositionFunction()
50325 int mem_base; in test_xmlXPathRegisterAllFunctions() local
50330 mem_base = xmlMemBlocks(); in test_xmlXPathRegisterAllFunctions()
50337 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRegisterAllFunctions()
50339 xmlMemBlocks() - mem_base); in test_xmlXPathRegisterAllFunctions()
50387 int mem_base; in test_xmlXPathRegisterNs() local
50399 mem_base = xmlMemBlocks(); in test_xmlXPathRegisterNs()
50411 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRegisterNs()
50413 xmlMemBlocks() - mem_base); in test_xmlXPathRegisterNs()
50435 int mem_base; in test_xmlXPathRegisterVariable() local
50447 mem_base = xmlMemBlocks(); in test_xmlXPathRegisterVariable()
50459 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRegisterVariable()
50461 xmlMemBlocks() - mem_base); in test_xmlXPathRegisterVariable()
50493 int mem_base; in test_xmlXPathRegisterVariableNS() local
50508 mem_base = xmlMemBlocks(); in test_xmlXPathRegisterVariableNS()
50522 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRegisterVariableNS()
50524 xmlMemBlocks() - mem_base); in test_xmlXPathRegisterVariableNS()
50548 int mem_base; in test_xmlXPathRegisteredFuncsCleanup() local
50553 mem_base = xmlMemBlocks(); in test_xmlXPathRegisteredFuncsCleanup()
50560 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRegisteredFuncsCleanup()
50562 xmlMemBlocks() - mem_base); in test_xmlXPathRegisteredFuncsCleanup()
50580 int mem_base; in test_xmlXPathRegisteredNsCleanup() local
50585 mem_base = xmlMemBlocks(); in test_xmlXPathRegisteredNsCleanup()
50592 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRegisteredNsCleanup()
50594 xmlMemBlocks() - mem_base); in test_xmlXPathRegisteredNsCleanup()
50612 int mem_base; in test_xmlXPathRegisteredVariablesCleanup() local
50617 mem_base = xmlMemBlocks(); in test_xmlXPathRegisteredVariablesCleanup()
50624 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRegisteredVariablesCleanup()
50626 xmlMemBlocks() - mem_base); in test_xmlXPathRegisteredVariablesCleanup()
50644 int mem_base; in test_xmlXPathRoot() local
50649 mem_base = xmlMemBlocks(); in test_xmlXPathRoot()
50656 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRoot()
50658 xmlMemBlocks() - mem_base); in test_xmlXPathRoot()
50676 int mem_base; in test_xmlXPathRoundFunction() local
50684 mem_base = xmlMemBlocks(); in test_xmlXPathRoundFunction()
50693 if (mem_base != xmlMemBlocks()) { in test_xmlXPathRoundFunction()
50695 xmlMemBlocks() - mem_base); in test_xmlXPathRoundFunction()
50715 int mem_base; in test_xmlXPathStartsWithFunction() local
50723 mem_base = xmlMemBlocks(); in test_xmlXPathStartsWithFunction()
50732 if (mem_base != xmlMemBlocks()) { in test_xmlXPathStartsWithFunction()
50734 xmlMemBlocks() - mem_base); in test_xmlXPathStartsWithFunction()
50754 int mem_base; in test_xmlXPathStringEvalNumber() local
50760 mem_base = xmlMemBlocks(); in test_xmlXPathStringEvalNumber()
50768 if (mem_base != xmlMemBlocks()) { in test_xmlXPathStringEvalNumber()
50770 xmlMemBlocks() - mem_base); in test_xmlXPathStringEvalNumber()
50788 int mem_base; in test_xmlXPathStringFunction() local
50796 mem_base = xmlMemBlocks(); in test_xmlXPathStringFunction()
50805 if (mem_base != xmlMemBlocks()) { in test_xmlXPathStringFunction()
50807 xmlMemBlocks() - mem_base); in test_xmlXPathStringFunction()
50827 int mem_base; in test_xmlXPathStringLengthFunction() local
50835 mem_base = xmlMemBlocks(); in test_xmlXPathStringLengthFunction()
50844 if (mem_base != xmlMemBlocks()) { in test_xmlXPathStringLengthFunction()
50846 xmlMemBlocks() - mem_base); in test_xmlXPathStringLengthFunction()
50866 int mem_base; in test_xmlXPathSubValues() local
50871 mem_base = xmlMemBlocks(); in test_xmlXPathSubValues()
50878 if (mem_base != xmlMemBlocks()) { in test_xmlXPathSubValues()
50880 xmlMemBlocks() - mem_base); in test_xmlXPathSubValues()
50898 int mem_base; in test_xmlXPathSubstringAfterFunction() local
50906 mem_base = xmlMemBlocks(); in test_xmlXPathSubstringAfterFunction()
50915 if (mem_base != xmlMemBlocks()) { in test_xmlXPathSubstringAfterFunction()
50917 xmlMemBlocks() - mem_base); in test_xmlXPathSubstringAfterFunction()
50937 int mem_base; in test_xmlXPathSubstringBeforeFunction() local
50945 mem_base = xmlMemBlocks(); in test_xmlXPathSubstringBeforeFunction()
50954 if (mem_base != xmlMemBlocks()) { in test_xmlXPathSubstringBeforeFunction()
50956 xmlMemBlocks() - mem_base); in test_xmlXPathSubstringBeforeFunction()
50976 int mem_base; in test_xmlXPathSubstringFunction() local
50984 mem_base = xmlMemBlocks(); in test_xmlXPathSubstringFunction()
50993 if (mem_base != xmlMemBlocks()) { in test_xmlXPathSubstringFunction()
50995 xmlMemBlocks() - mem_base); in test_xmlXPathSubstringFunction()
51015 int mem_base; in test_xmlXPathSumFunction() local
51023 mem_base = xmlMemBlocks(); in test_xmlXPathSumFunction()
51032 if (mem_base != xmlMemBlocks()) { in test_xmlXPathSumFunction()
51034 xmlMemBlocks() - mem_base); in test_xmlXPathSumFunction()
51054 int mem_base; in test_xmlXPathTrailing() local
51063 mem_base = xmlMemBlocks(); in test_xmlXPathTrailing()
51073 if (mem_base != xmlMemBlocks()) { in test_xmlXPathTrailing()
51075 xmlMemBlocks() - mem_base); in test_xmlXPathTrailing()
51095 int mem_base; in test_xmlXPathTrailingSorted() local
51104 mem_base = xmlMemBlocks(); in test_xmlXPathTrailingSorted()
51114 if (mem_base != xmlMemBlocks()) { in test_xmlXPathTrailingSorted()
51116 xmlMemBlocks() - mem_base); in test_xmlXPathTrailingSorted()
51136 int mem_base; in test_xmlXPathTranslateFunction() local
51144 mem_base = xmlMemBlocks(); in test_xmlXPathTranslateFunction()
51153 if (mem_base != xmlMemBlocks()) { in test_xmlXPathTranslateFunction()
51155 xmlMemBlocks() - mem_base); in test_xmlXPathTranslateFunction()
51175 int mem_base; in test_xmlXPathTrueFunction() local
51183 mem_base = xmlMemBlocks(); in test_xmlXPathTrueFunction()
51192 if (mem_base != xmlMemBlocks()) { in test_xmlXPathTrueFunction()
51194 xmlMemBlocks() - mem_base); in test_xmlXPathTrueFunction()
51214 int mem_base; in test_xmlXPathValueFlipSign() local
51219 mem_base = xmlMemBlocks(); in test_xmlXPathValueFlipSign()
51226 if (mem_base != xmlMemBlocks()) { in test_xmlXPathValueFlipSign()
51228 xmlMemBlocks() - mem_base); in test_xmlXPathValueFlipSign()
51246 int mem_base; in test_xmlXPathVariableLookup() local
51255 mem_base = xmlMemBlocks(); in test_xmlXPathVariableLookup()
51265 if (mem_base != xmlMemBlocks()) { in test_xmlXPathVariableLookup()
51267 xmlMemBlocks() - mem_base); in test_xmlXPathVariableLookup()
51287 int mem_base; in test_xmlXPathVariableLookupNS() local
51299 mem_base = xmlMemBlocks(); in test_xmlXPathVariableLookupNS()
51311 if (mem_base != xmlMemBlocks()) { in test_xmlXPathVariableLookupNS()
51313 xmlMemBlocks() - mem_base); in test_xmlXPathVariableLookupNS()
51335 int mem_base; in test_xmlXPathWrapCString() local
51341 mem_base = xmlMemBlocks(); in test_xmlXPathWrapCString()
51349 if (mem_base != xmlMemBlocks()) { in test_xmlXPathWrapCString()
51351 xmlMemBlocks() - mem_base); in test_xmlXPathWrapCString()
51369 int mem_base; in test_xmlXPathWrapExternal() local
51375 mem_base = xmlMemBlocks(); in test_xmlXPathWrapExternal()
51383 if (mem_base != xmlMemBlocks()) { in test_xmlXPathWrapExternal()
51385 xmlMemBlocks() - mem_base); in test_xmlXPathWrapExternal()
51403 int mem_base; in test_xmlXPathWrapNodeSet() local
51409 mem_base = xmlMemBlocks(); in test_xmlXPathWrapNodeSet()
51417 if (mem_base != xmlMemBlocks()) { in test_xmlXPathWrapNodeSet()
51419 xmlMemBlocks() - mem_base); in test_xmlXPathWrapNodeSet()
51437 int mem_base; in test_xmlXPatherror() local
51451 mem_base = xmlMemBlocks(); in test_xmlXPatherror()
51464 if (mem_base != xmlMemBlocks()) { in test_xmlXPatherror()
51466 xmlMemBlocks() - mem_base); in test_xmlXPatherror()
51613 int mem_base; in test_xmlXPtrBuildNodeList() local
51619 mem_base = xmlMemBlocks(); in test_xmlXPtrBuildNodeList()
51627 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrBuildNodeList()
51629 xmlMemBlocks() - mem_base); in test_xmlXPtrBuildNodeList()
51647 int mem_base; in test_xmlXPtrEval() local
51656 mem_base = xmlMemBlocks(); in test_xmlXPtrEval()
51666 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrEval()
51668 xmlMemBlocks() - mem_base); in test_xmlXPtrEval()
51688 int mem_base; in test_xmlXPtrEvalRangePredicate() local
51693 mem_base = xmlMemBlocks(); in test_xmlXPtrEvalRangePredicate()
51700 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrEvalRangePredicate()
51702 xmlMemBlocks() - mem_base); in test_xmlXPtrEvalRangePredicate()
51730 int mem_base; in test_xmlXPtrLocationSetAdd() local
51738 mem_base = xmlMemBlocks(); in test_xmlXPtrLocationSetAdd()
51747 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrLocationSetAdd()
51749 xmlMemBlocks() - mem_base); in test_xmlXPtrLocationSetAdd()
51779 int mem_base; in test_xmlXPtrLocationSetDel() local
51787 mem_base = xmlMemBlocks(); in test_xmlXPtrLocationSetDel()
51796 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrLocationSetDel()
51798 xmlMemBlocks() - mem_base); in test_xmlXPtrLocationSetDel()
51828 int mem_base; in test_xmlXPtrLocationSetRemove() local
51836 mem_base = xmlMemBlocks(); in test_xmlXPtrLocationSetRemove()
51845 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrLocationSetRemove()
51847 xmlMemBlocks() - mem_base); in test_xmlXPtrLocationSetRemove()
51867 int mem_base; in test_xmlXPtrNewCollapsedRange() local
51873 mem_base = xmlMemBlocks(); in test_xmlXPtrNewCollapsedRange()
51881 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewCollapsedRange()
51883 xmlMemBlocks() - mem_base); in test_xmlXPtrNewCollapsedRange()
51911 int mem_base; in test_xmlXPtrNewLocationSetNodeSet() local
51917 mem_base = xmlMemBlocks(); in test_xmlXPtrNewLocationSetNodeSet()
51925 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewLocationSetNodeSet()
51927 xmlMemBlocks() - mem_base); in test_xmlXPtrNewLocationSetNodeSet()
51945 int mem_base; in test_xmlXPtrNewLocationSetNodes() local
51954 mem_base = xmlMemBlocks(); in test_xmlXPtrNewLocationSetNodes()
51964 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewLocationSetNodes()
51966 xmlMemBlocks() - mem_base); in test_xmlXPtrNewLocationSetNodes()
51986 int mem_base; in test_xmlXPtrNewRange() local
52001 mem_base = xmlMemBlocks(); in test_xmlXPtrNewRange()
52015 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewRange()
52017 xmlMemBlocks() - mem_base); in test_xmlXPtrNewRange()
52041 int mem_base; in test_xmlXPtrNewRangeNodeObject() local
52050 mem_base = xmlMemBlocks(); in test_xmlXPtrNewRangeNodeObject()
52060 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewRangeNodeObject()
52062 xmlMemBlocks() - mem_base); in test_xmlXPtrNewRangeNodeObject()
52082 int mem_base; in test_xmlXPtrNewRangeNodePoint() local
52091 mem_base = xmlMemBlocks(); in test_xmlXPtrNewRangeNodePoint()
52101 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewRangeNodePoint()
52103 xmlMemBlocks() - mem_base); in test_xmlXPtrNewRangeNodePoint()
52123 int mem_base; in test_xmlXPtrNewRangeNodes() local
52132 mem_base = xmlMemBlocks(); in test_xmlXPtrNewRangeNodes()
52142 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewRangeNodes()
52144 xmlMemBlocks() - mem_base); in test_xmlXPtrNewRangeNodes()
52164 int mem_base; in test_xmlXPtrNewRangePointNode() local
52173 mem_base = xmlMemBlocks(); in test_xmlXPtrNewRangePointNode()
52183 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewRangePointNode()
52185 xmlMemBlocks() - mem_base); in test_xmlXPtrNewRangePointNode()
52205 int mem_base; in test_xmlXPtrNewRangePoints() local
52214 mem_base = xmlMemBlocks(); in test_xmlXPtrNewRangePoints()
52224 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrNewRangePoints()
52226 xmlMemBlocks() - mem_base); in test_xmlXPtrNewRangePoints()
52246 int mem_base; in test_xmlXPtrRangeToFunction() local
52254 mem_base = xmlMemBlocks(); in test_xmlXPtrRangeToFunction()
52263 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrRangeToFunction()
52265 xmlMemBlocks() - mem_base); in test_xmlXPtrRangeToFunction()
52285 int mem_base; in test_xmlXPtrWrapLocationSet() local
52291 mem_base = xmlMemBlocks(); in test_xmlXPtrWrapLocationSet()
52299 if (mem_base != xmlMemBlocks()) { in test_xmlXPtrWrapLocationSet()
52301 xmlMemBlocks() - mem_base); in test_xmlXPtrWrapLocationSet()