Home
last modified time | relevance | path

Searched refs:linefeed (Results 1 – 25 of 27) sorted by relevance

12

/external/skqp/docs/
Dmarkup.bmh9 # comments may terminated by linefeed or double hash ## <- end of comment
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/
DBase64Variant.java431 public String encode(byte[] input, boolean addQuotes, String linefeed) in encode() argument
450 sb.append(linefeed); in encode()
/external/python/cpython2/Doc/library/
Drfc822.rst52 single linefeed; a terminating CR-LF is replaced by a single linefeed before the
196 linefeed, and internal linefeeds and whitespace if there any continuation
Dbinascii.rst70 encoded as well; otherwise linefeed conversion might corrupt the binary data
Dshlex.rst180 tokens. By default, includes space, tab, linefeed and carriage-return.
Dstring.rst102 systems this includes the characters space, tab, linefeed, return, formfeed, and
/external/jsoncpp/doc/
Djsoncpp.dox85 // If desired, remember to add a linefeed and flush.
/external/python/cpython3/Doc/library/
Dbinascii.rst85 encoded as well; otherwise linefeed conversion might corrupt the binary data
Demail.policy.rst459 and stripping any trailing carriage return or linefeed characters.
609 and stripping any trailing carriage return or linefeed characters.
Dshlex.rst240 tokens. By default, includes space, tab, linefeed and carriage-return.
Dstring.rst71 This includes the characters space, tab, linefeed, return, formfeed, and
/external/python/cpython3/Lib/email/
Darchitecture.rst165 Trailing carriage return and/or linefeed characters are stripped from the
/external/jackson-core/release-notes/
DVERSION-2.x266 with JSONP and rare but technically allowed \u2028 and \u2029 linefeed characters
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst77 termination sequences can be used - the Unix form using ASCII LF (linefeed),
78 the Windows form using the ASCII sequence CR LF (return followed by linefeed),
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst51 termination sequences can be used - the Unix form using ASCII LF (linefeed),
52 the Windows form using the ASCII sequence CR LF (return followed by linefeed),
/external/rust/crates/structopt/
DCHANGELOG.md417 * An empty line in a doc comment will result in a double linefeed in the generated about/help call …
/external/flatbuffers/docs/source/
DSchemas.md414 - `\n` - linefeed.
/external/pcre/dist2/doc/
Dpcre2.txt899 return only), PCRE2_NEWLINE_LF (linefeed only), PCRE2_NEWLINE_CRLF (the
1229 PCRE2_NEWLINE_CRLF Carriage return, linefeed (CRLF)
1575 (linefeed), 0x000B (vertical tab), 0x000C (formfeed), 0x000D (carriage
1934 pattern is converted to \n so that it matches a LF (linefeed) instead
2398 PCRE2_NEWLINE_CRLF Carriage return, linefeed (CRLF)
3996 By default, PCRE2 interprets the linefeed (LF) character as indicating
4004 tion, which explicitly specifies linefeed as the newline character.
6339 (*LF) linefeed
6340 (*CRLF) carriage return, followed by linefeed
6506 \n linefeed (hex 0A)
[all …]
Dpcre2grep.txt602 ter sequences CR (carriage return) and LF (linefeed), the
/external/python/setuptools/docs/
Dformats.txt242 terminated by a linefeed character (regardless of platform). Leading
/external/apache-commons-compress/
DRELEASE-NOTES.txt418 terminated with a NUL byte rather than a linefeed.
/external/starlark-go/doc/
Dspec.md431 example, a linefeed (\n) on UNIX, or a carriage return followed by a
432 linefeed (\r\n) on Microsoft Windows---an unescaped line ending in a
/external/libcups/filter/
Dspec-ppd.shtml3 …and uses lines of up to 255 characters terminated by a carriage return, linefeed, or combination o…
/external/python/cpython3/Doc/whatsnew/
D2.3.rst380 mark the ends of lines in text files. Unix uses the linefeed (ASCII character
/external/python/cpython2/Doc/whatsnew/
D2.3.rst380 mark the ends of lines in text files. Unix uses the linefeed (ASCII character

12