/external/clang/include/clang/Lex/ |
Token.h | 57 /// may be dirty (have trigraphs / escaped newlines). 253 /// newlines in it.
|
/external/pcre/doc/html/ |
pcreperform.html | 122 the subject string contains newlines, the pattern may match from the character 134 newlines, the best performance is obtained by setting PCRE_DOTALL, or starting
|
/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/ |
__init__.py | 136 of 0 will only insert newlines. ``None`` is the most compact representation. 191 level of 0 will only insert newlines. ``None`` is the most compact
|
/libcore/json/src/main/java/org/json/ |
JSONStringer.java | 74 * An array with no elements requires no separators or newlines before 86 * An object with no keys or values requires no separators or newlines
|
/bionic/libc/tzcode/ |
tzfile.h | 93 ** (with nothing between the newlines if there is no POSIX representation for
|
/cts/tests/tests/security/src/android/security/cts/ |
BrowserTest.java | 136 * Build a javascript URL containing the following (without spaces and newlines)
|
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/ |
CtsXmlResultReporterTest.java | 157 // ignore newlines and tabs whitespace
|
/development/cmds/monkey/ |
README.NETWORK.txt | 27 Individual commands are separated by newlines. The Monkey will
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
gregex.sgml | 144 of a single line of characters (even if it actually contains newlines). 154 characters, including newlines. Without it, newlines are excluded. This 169 not before any other newlines). This option is ignored if
|
/external/chromium/chrome/browser/debugger/ |
devtools_remote_listen_socket.cc | 109 // delimited by newlines.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_install_dialog_controller.mm | 96 // We display the warnings as a simple text string, separated by newlines.
|
/external/icu4c/tools/tzcode/ |
tzfile.h | 93 ** (with nothing between the newlines if there is no POSIX representation for
|
/external/iptables/extensions/ |
libip6t_LOG.c | 87 "Newlines not allowed in --log-prefix");
|
libipt_LOG.c | 87 "Newlines not allowed in --log-prefix");
|
/external/llvm/lib/Target/ |
TargetInstrInfo.cpp | 150 /// multiple instructions separated by SeparatorString or newlines.
|
/external/mesa3d/src/glsl/glcpp/ |
pp.c | 133 /* Output extra newlines to make line numbers match */
|
/external/netcat/scripts/ |
websearch | 33 # ... which doesn't work cuz their lame server wants the extra newlines, WITH
|
/external/pcre/ |
pcre_newline.c | 41 /* This module contains internal functions for testing newlines when more than
|
pcre_scanner.cc | 114 // where we computed line numbers and counting newlines since then.
|
pcre_scanner.h | 63 // one-based. I.e. it returns 1 + the number of consumed newlines.
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
metered_stream.py | 55 if an update string contains newlines, only the text following the last
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ApnSetting.java | 83 * The string must be in one of two formats (newlines added for clarity,
|
/libcore/dalvik/src/main/java/dalvik/system/profiler/ |
HprofBinaryToAscii.java | 114 * Read a file looking for text header terminated by two newlines,
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
regexp.c | 96 /* If REG_NEWLINE is set, newlines are treated differently. */
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
HtmlUtils.java | 116 // If there's no trailing newlines, just return it.
|