Home
last modified time | relevance | path

Searched defs:unindent (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Tools/framer/framer/
Dutil.py13 def unindent(s, skipfirst=True): function
/external/jsoncpp/src/lib_json/
Djson_writer.cpp408 void StyledWriter::unindent() { in unindent() function in Json::StyledWriter
636 void StyledStreamWriter::unindent() { in unindent() function in Json::StyledStreamWriter
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp4529 void StyledWriter::unindent() { in unindent() function in Json::StyledWriter
4746 void StyledStreamWriter::unindent() { in unindent() function in Json::StyledStreamWriter
5033 void BuiltStyledStreamWriter::unindent() { in unindent() function in Json::BuiltStyledStreamWriter