Searched refs:xmlMemBlocks (Results 1 – 8 of 8) sorted by relevance
157 blocks = xmlMemBlocks(); in main()1316 mem_base = xmlMemBlocks(); in test_UTF8ToHtml()1330 if (mem_base != xmlMemBlocks()) { in test_UTF8ToHtml()1332 xmlMemBlocks() - mem_base); in test_UTF8ToHtml()1378 mem_base = xmlMemBlocks(); in test_htmlAttrAllowed()1390 if (mem_base != xmlMemBlocks()) { in test_htmlAttrAllowed()1392 xmlMemBlocks() - mem_base); in test_htmlAttrAllowed()1436 mem_base = xmlMemBlocks(); in test_htmlAutoCloseTag()1448 if (mem_base != xmlMemBlocks()) { in test_htmlAutoCloseTag()1450 xmlMemBlocks() - mem_base); in test_htmlAutoCloseTag()[all …]
603 xmlMemBlocks(void) { in xmlMemBlocks() function
1963 xmlMemBlocks;
5283 #undef xmlMemBlocks5284 extern __typeof (xmlMemBlocks) xmlMemBlocks __attribute((alias("xmlMemBlocks__internal_alias")));5286 #ifndef xmlMemBlocks5287 extern __typeof (xmlMemBlocks) xmlMemBlocks__internal_alias __attribute((visibility("hidden")));5288 #define xmlMemBlocks xmlMemBlocks__internal_alias macro
5637 * xmlmemory.c include/libxml/xmlmemory.h: adding xmlMemBlocks()
143 xmlMemBlocks (void);
186 d xmlMemBlocks pr extproc('xmlMemBlocks')
1079 xmlMemBlocks