HomeSort by relevance Sort by last modified time
    Searched full:newlines (Results 601 - 625 of 1200) sorted by null

<<21222324252627282930>>

  /external/mesa3d/docs/relnotes/
7.9.1.html 294 <li>glcpp: Return NEWLINE token for newlines inside multi-line comments.</li>
  /external/nanopb-c/generator/proto/google/protobuf/
descriptor.proto 593 // Newlines are included in the output.
  /external/pcre/dist2/doc/html/
pcre2demo.html 313 * However, there is a complication concerned with newlines. When the *
  /external/pcre/dist2/src/
pcre2_substitute.c 322 own are valid newlines. */
pcre2grep.c 412 static const char *newlines[] = { variable
    [all...]
  /external/protobuf/objectivec/DevTools/
pddm.py 198 input_lines: A list of strings of input to parse (no newlines on the
  /external/protobuf/src/google/protobuf/io/
tokenizer.h 165 // be stripped from the beginning of each line other than the first. Newlines
  /external/python/cpython2/Doc/library/
nntplib.rst 250 uninterpreted list of lines, without trailing newlines).
  /external/python/cpython2/Lib/
gzip.py 85 # Make sure we don't inadvertently enable universal newlines on the
modulefinder.py 12 if hasattr(sys.__stdout__, "newlines"):
  /external/python/cpython2/Lib/idlelib/
PyParse.py 432 # also needed to keep track of newlines, and we don't
  /external/python/cpython2/Lib/lib2to3/
refactor.py 116 # codecs.open doesn't translate newlines sadly.
  /external/python/cpython2/Modules/_io/
bytesio.c 584 "Note that newlines are not added. The sequence can be any iterable\n"
iobase.c 443 "files, the newlines argument to open can be used to select the line\n"
  /external/python/cpython2/Modules/
cStringIO.c 478 "Note that newlines are not added. The sequence can be any iterable object\n"
  /external/regex-re2/re2/
regexp.h 280 // end of text, not around embedded newlines.
  /external/skia/
PRESUBMIT.py 125 # The below will be the first real line after comments and newlines.
  /external/tagsoup/
CHANGES 219 Passed through newlines in character content (very old bug)
  /external/toolchain-utils/crosperf/
results_report.py 291 # '\n' at the end gives us two newlines.
  /external/v8/src/parsing/
scanner.h 764 // the current token, and before the next. Does not count newlines
  /external/vboot_reference/futility/
vb1_helper.c 76 /* Replace newlines with spaces */
  /frameworks/base/services/backup/java/com/android/server/backup/restore/
PerformAdbRestoreTask.java 306 break; // consume and discard the newlines
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
ApnSetting.java 175 * The string must be in one of two formats (newlines added for clarity,
  /libcore/luni/src/test/java/libcore/xml/
PullParserTest.java 147 * Lone carriage returns are treated like newlines.
    [all...]
  /libcore/ojluni/src/main/java/java/text/
IcuIteratorWrapper.java 134 * newlines; these are all handled by a higher-level protocol.&nbsp; In a Java string,

Completed in 1222 milliseconds

<<21222324252627282930>>