Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp15147 bool shouldIndent(XmlFormatting fmt) { in shouldIndent() function
15320 if (shouldIndent(fmt)) { in startElement()
15345 if (shouldIndent(fmt)) { in endElement()
15371 if (tagWasOpen && shouldIndent(fmt)) { in writeText()
15382 if (shouldIndent(fmt)) { in writeComment()