Searched defs:newline (Results 1 – 6 of 6) sorted by relevance
34 fun newline() = Section("", SectionType.NEWLINE) in text() method
158 bool newline = false; in DumpFileFromFdToFd() local
461 private void newline() throws IOException { in newline() method in JsonWriter
381 final String newline = System.lineSeparator(); in fileToString() local
512 def newline(self): member in COutputGenerator
719 char* newline = strchr(buf, '\n'); in addSystemOverlays() local