HomeSort by relevance Sort by last modified time
    Searched refs:newlines (Results 1 - 10 of 10) sorted by null

  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-whitespace.js 21 debug("Set href that starts with a combination of newlines, spaces and tabs");
41 debug("Set href that ends with a combination of newlines, spaces and tabs");
45 debug("Set href that starts and ends with a combination of newlines, spaces and tabs");
  /external/llvm/lib/TableGen/
TGLexer.cpp 218 return ReturnError(CurPtr, "escaped newlines not supported in tblgen");
  /external/mksh/src/
eval.c 212 int newlines = 0; /* For trailing newlines in COMSUB */ local
284 newlines = 0;
721 if (newlines) { /* Spit out saved NLs */
723 --newlines;
727 /* Save newlines */
728 newlines++;
729 if (newlines && c != EOF) {
732 --newlines;
736 newlines = 0
    [all...]
  /external/chromium/net/tools/flip_server/
balsa_frame.cc 191 // Exactly zero or one newlines -may- exist between [begin, end)
1012 __v16qi newlines = { '\\n', '\\n', '\\n', '\\n', '\\n', '\\n', '\\n', '\\n', local
    [all...]
  /dalvik/docs/
prettify.js 384 // walk over each character looking for tabs and newlines.
385 // On tabs, expand them. On newlines, reset charInLine.
    [all...]
  /external/libpng/
CHANGES     [all...]
  /ndk/sources/host-tools/make-3.81/
job.c     [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 313 # Make sure $text ends with a couple of newlines:
747 # lower-case and turn embedded newlines into spaces
    [all...]
  /external/bison/tests/
testsuite     [all...]
  /prebuilt/common/jython/
jython.jar 

Completed in 289 milliseconds