Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp15369 bool tagWasOpen = m_tagIsOpen; in writeText() local
15371 if (tagWasOpen && shouldIndent(fmt)) { in writeText()