Searched refs:libxmlMemoryDebugActivated (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml.c85 static int libxmlMemoryDebugActivated = 0; variable
155 } else if (libxmlMemoryDebugActivated == 0) {
162 libxmlMemoryDebugActivated = 1;
164 if (libxmlMemoryDebugActivated == 1)
168 libxmlMemoryDebugActivated = 0;

Completed in 51 milliseconds