OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newline_separator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/ftp/
ftp_directory_listing_parser.cc
45
const base::string16&
newline_separator
,
51
base::SplitStringUsingSubstr(text,
newline_separator
, &lines);
/external/chromium_org/components/autofill/core/browser/
autofill_profile.cc
683
const base::string16
newline_separator
=
local
685
base::ReplaceChars(label, kNewline,
newline_separator
, &label);
Completed in 1653 milliseconds