OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newlines
(Results
701 - 725
of
1200
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/icu/icu4c/source/tools/gencnval/
gencnval.c
397
It removes the
newlines
, comments and trailing whitespace (not preceding whitespace).
[
all
...]
/external/jsoncpp/include/json/
value.h
424
/// Include delimiters and embedded
newlines
.
/external/llvm/utils/lit/lit/
TestRunner.py
582
#
newlines
.
[
all
...]
/external/pcre/pcrecpp/include/
pcrecpp.h
182
// PCRE_DOTALL dot matches
newlines
/s
/external/protobuf/src/google/protobuf/
descriptor.proto
741
//
Newlines
are included in the output.
[
all
...]
/external/python/cpython2/Doc/library/
urllib.rst
43
identifier, this opens a local file (without :term:`universal
newlines
`);
warnings.rst
359
embedded
newlines
and ends in a newline. *line* is a line of source code to
xmlrpclib.rst
336
The encoded data will have
newlines
every 76 characters as per
/external/python/cpython2/Lib/test/
test_warnings.py
550
"Too many
newlines
in %r" % result)
[
all
...]
/external/syslinux/core/lwip/src/netif/ppp/
auth.c
312
/* get rid of
newlines
*/
[
all
...]
/external/tinyxml/docs/
classTiXmlElement.html
250
This is a formatted print, and will insert tabs and
newlines
.<p>
/external/v8/tools/release/
common_includes.py
99
# Use split not splitlines to keep terminal
newlines
.
/external/vboot_reference/firmware/include/
vboot_api.h
769
* platform-dependent font. Should be able to handle
newlines
'\n' in the
[
all
...]
/frameworks/base/core/java/android/util/
Base64.java
528
// Account for the
newlines
, if any.
/packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
AdvancedHtmlSanitizerTest.java
220
// N.B. (literal)
newlines
must not occur in CSS strings.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
argp.h
241
contains
newlines
, the strings separated by them are considered
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
argp.h
241
contains
newlines
, the strings separated by them are considered
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_warnings.py
520
"Too many
newlines
in %r" % result)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_warnings.py
520
"Too many
newlines
in %r" % result)
/prebuilts/go/darwin-x86/src/archive/tar/
reader.go
586
// at least cnt
newlines
in buf. It will not read more blocks than needed.
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
parse.go
100
// Skip
newlines
.
/prebuilts/go/darwin-x86/src/cmd/fix/
fix.go
748
// Remove position information to avoid spurious
newlines
.
/prebuilts/go/darwin-x86/src/go/internal/gcimporter/
bimport.go
340
// Treat the file as if it contained only
newlines
/prebuilts/go/linux-x86/src/archive/tar/
reader.go
586
// at least cnt
newlines
in buf. It will not read more blocks than needed.
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
parse.go
100
// Skip
newlines
.
Completed in 948 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>