Home
last modified time | relevance | path

Searched defs:close_b (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/regex/performance/
Dperformance.cpp101 static const boost::regex close_b("\\]"); in format_expression_as_quickbook() local
/third_party/python/Tools/scripts/
Dtexi2html.py845 def close_b(self): self.write('</B>') member in TexinfoParser