Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dstandard_out.cc269 std::size_t empty_lines = 0; in PrintLongHelp() local
/third_party/ffmpeg/libavcodec/
Dlibzvbi-teletextdec.c304 int empty_lines = 0; in gen_sub_ass() local
/third_party/python/Lib/test/
Dtest_httplib.py471 def _make_body(self, empty_lines=False): argument