Searched refs:xmlMemBlocks (Results 1 – 8 of 8) sorted by relevance
157 blocks = xmlMemBlocks(); in main()1315 mem_base = xmlMemBlocks(); in test_UTF8ToHtml()1329 if (mem_base != xmlMemBlocks()) { in test_UTF8ToHtml()1331 xmlMemBlocks() - mem_base); in test_UTF8ToHtml()1377 mem_base = xmlMemBlocks(); in test_htmlAttrAllowed()1389 if (mem_base != xmlMemBlocks()) { in test_htmlAttrAllowed()1391 xmlMemBlocks() - mem_base); in test_htmlAttrAllowed()1435 mem_base = xmlMemBlocks(); in test_htmlAutoCloseTag()1447 if (mem_base != xmlMemBlocks()) { in test_htmlAutoCloseTag()1449 xmlMemBlocks() - mem_base); in test_htmlAutoCloseTag()[all …]
582 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