Home
last modified time | relevance | path

Searched refs:ZEND_IGNORE_LEAKS_END (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_portability.h735 # define ZEND_IGNORE_LEAKS_END() _CrtSetDbgFlag(_CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) | _CRTDBG_ALLOC… macro
738 # define ZEND_IGNORE_LEAKS_END() macro
/php-src/ext/libxml/
H A Dlibxml.c885 ZEND_IGNORE_LEAKS_END(); in php_libxml_initialize()

Completed in 17 milliseconds