Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6243 void applyFormatting(XmlFormatting fmt);
15327 applyFormatting(fmt); in startElement()
15351 applyFormatting(fmt); in endElement()
15375 applyFormatting(fmt); in writeText()
15386 applyFormatting(fmt); in writeComment()
15408 void XmlWriter::applyFormatting(XmlFormatting fmt) { in applyFormatting() function in Catch::XmlWriter