Searched refs:Parsed (Results 1 - 25 of 39) sorted by relevance

12

/external/chromium/chrome/browser/net/
H A Durl_fixer_upper.h16 struct Parsed;
32 std::string SegmentURL(const std::string& text, url_parse::Parsed* parts);
33 string16 SegmentURL(const string16& text, url_parse::Parsed* parts);
H A Durl_fixer_upper.cc29 // SegmentURL. A url_parse::Parsed object keeps track of a bunch of indices into
51 const url_parse::Parsed& parts_utf8,
52 url_parse::Parsed* parts) {
381 url_parse::Parsed* parts) {
383 *parts = url_parse::Parsed();
462 url_parse::Parsed parts;
576 url_parse::Parsed* parts) {
578 url_parse::Parsed parts_utf8;
/external/chromium/googleurl/src/
H A Durl_canon_mailtourl.cc44 const url_parse::Parsed& parsed,
46 url_parse::Parsed* new_parsed) {
96 const url_parse::Parsed& parsed,
98 url_parse::Parsed* new_parsed) {
105 const url_parse::Parsed& parsed,
107 url_parse::Parsed* new_parsed) {
113 const url_parse::Parsed& base_parsed,
116 url_parse::Parsed* new_parsed) {
118 url_parse::Parsed parsed(base_parsed);
125 const url_parse::Parsed
[all...]
H A Durl_canon_pathurl.cc43 const url_parse::Parsed& parsed,
45 url_parse::Parsed* new_parsed) {
87 const url_parse::Parsed& parsed,
89 url_parse::Parsed* new_parsed) {
96 const url_parse::Parsed& parsed,
98 url_parse::Parsed* new_parsed) {
104 const url_parse::Parsed& base_parsed,
107 url_parse::Parsed* new_parsed) {
109 url_parse::Parsed parsed(base_parsed);
116 const url_parse::Parsed
[all...]
H A Durl_parse.h89 // Parsed ---------------------------------------------------------------------
93 // and its corresponding Parsed structure separately.
97 // url_parse::Parsed parsed;
109 struct Parsed { struct in namespace:url_parse
123 GURL_API Parsed();
220 GURL_API void ParseStandardURL(const char* url, int url_len, Parsed* parsed);
221 GURL_API void ParseStandardURL(const char16* url, int url_len, Parsed* parsed);
227 GURL_API void ParsePathURL(const char* url, int url_len, Parsed* parsed);
228 GURL_API void ParsePathURL(const char16* url, int url_len, Parsed* parsed);
232 GURL_API void ParseFileURL(const char* url, int url_len, Parsed* parse
[all...]
H A Durl_util.h142 url_parse::Parsed* output_parsed);
147 url_parse::Parsed* output_parsed);
161 const url_parse::Parsed& base_parsed,
166 url_parse::Parsed* output_parsed);
169 const url_parse::Parsed& base_parsed,
174 url_parse::Parsed* output_parsed);
183 const url_parse::Parsed& parsed,
187 url_parse::Parsed* out_parsed);
191 const url_parse::Parsed& parsed,
195 url_parse::Parsed* out_parse
[all...]
H A Durl_canon_fileurl.cc115 const url_parse::Parsed& parsed,
118 url_parse::Parsed* new_parsed) {
152 const url_parse::Parsed& parsed,
155 url_parse::Parsed* new_parsed) {
163 const url_parse::Parsed& parsed,
166 url_parse::Parsed* new_parsed) {
189 const url_parse::Parsed& base_parsed,
193 url_parse::Parsed* new_parsed) {
195 url_parse::Parsed parsed(base_parsed);
202 const url_parse::Parsed
[all...]
H A Durl_canon_stdurl.cc42 const url_parse::Parsed& parsed,
45 url_parse::Parsed* new_parsed) {
153 const url_parse::Parsed& parsed,
156 url_parse::Parsed* new_parsed) {
164 const url_parse::Parsed& parsed,
167 url_parse::Parsed* new_parsed) {
183 const url_parse::Parsed& base_parsed,
187 url_parse::Parsed* new_parsed) {
189 url_parse::Parsed parsed(base_parsed);
198 const url_parse::Parsed
[all...]
H A Durl_canon.h516 const url_parse::Parsed& parsed,
519 url_parse::Parsed* new_parsed);
522 const url_parse::Parsed& parsed,
525 url_parse::Parsed* new_parsed);
530 const url_parse::Parsed& parsed,
533 url_parse::Parsed* new_parsed);
536 const url_parse::Parsed& parsed,
539 url_parse::Parsed* new_parsed);
545 const url_parse::Parsed& parsed,
547 url_parse::Parsed* new_parse
[all...]
H A Durl_parse_unittest.cc134 // Parsed ----------------------------------------------------------------------
158 url_parse::Parsed parsed;
169 Parsed::ComponentType component;
176 {"http://u:p@h:8/p?q#r", Parsed::SCHEME, true, 0},
177 {"http://u:p@h:8/p?q#r", Parsed::SCHEME, false, 0},
178 {"http://u:p@h:8/p?q#r", Parsed::USERNAME, true, 7},
179 {"http://u:p@h:8/p?q#r", Parsed::USERNAME, false, 7},
180 {"http://u:p@h:8/p?q#r", Parsed::PASSWORD, true, 9},
181 {"http://u:p@h:8/p?q#r", Parsed::PASSWORD, false, 9},
182 {"http://u:p@h:8/p?q#r", Parsed
[all...]
H A Durl_util.cc148 url_parse::Parsed* output_parsed) {
156 url_parse::Parsed parsed_input;
216 const url_parse::Parsed& base_parsed,
221 url_parse::Parsed* output_parsed) {
264 const url_parse::Parsed& parsed,
268 url_parse::Parsed* out_parsed) {
304 url_parse::Parsed recanonicalized_parsed;
417 url_parse::Parsed* output_parsed) {
426 url_parse::Parsed* output_parsed) {
433 const url_parse::Parsed
[all...]
H A Durl_canon_relative.cc88 const url_parse::Parsed& base_parsed,
275 const url_parse::Parsed& base_parsed,
281 url_parse::Parsed* out_parsed) {
384 const url_parse::Parsed& base_parsed,
389 url_parse::Parsed* out_parsed) {
392 url_parse::Parsed relative_parsed; // Everything but the scheme is valid.
419 url_parse::Parsed* out_parsed) {
423 url_parse::Parsed relative_parsed;
435 const url_parse::Parsed& base_parsed,
441 url_parse::Parsed* out_parse
[all...]
H A Durl_parse_internal.h104 Parsed* parsed);
108 Parsed* parsed);
H A Durl_parse_file.cc79 Parsed* parsed) {
131 Parsed* parsed) {
141 void DoParseFileURL(const CHAR* spec, int spec_len, Parsed* parsed) {
235 void ParseFileURL(const char* url, int url_len, Parsed* parsed) {
239 void ParseFileURL(const char16* url, int url_len, Parsed* parsed) {
H A Durl_parse.cc265 // Fills in all members of the Parsed structure except for the scheme.
287 Parsed* parsed) {
316 void DoParseStandardURL(const CHAR* spec, int spec_len, Parsed* parsed) {
339 void DoParsePathURL(const CHAR* spec, int spec_len, Parsed* parsed) {
381 void DoParseMailtoURL(const CHAR* spec, int spec_len, Parsed* parsed) {
568 Parsed::Parsed() { function in class:url_parse::Parsed
571 int Parsed::Length() const {
577 int Parsed::CountCharactersBefore(ComponentType type,
706 void ParseStandardURL(const char* url, int url_len, Parsed* parse
[all...]
H A Dgurl.h70 const url_parse::Parsed& parsed, bool is_valid);
124 const url_parse::Parsed& parsed_for_possibly_invalid_spec() const {
302 // values defined in Parsed for ExtractPort.
367 url_parse::Parsed parsed_;
H A Durl_util_unittest.cc87 url_parse::Parsed parsed;
89 url_parse::Parsed new_parsed;
120 url_parse::Parsed original_parsed;
129 url_parse::Parsed output_parsed;
H A Durl_canon_unittest.cc851 url_parse::Parsed parsed;
1278 url_parse::Parsed parsed;
1281 url_parse::Parsed out_parsed;
1308 url_parse::Parsed parsed;
1327 url_parse::Parsed out_parsed;
1340 url_parse::Parsed parsed;
1349 url_parse::Parsed new_parsed;
1384 url_parse::Parsed parsed;
1400 url_parse::Parsed out_parsed;
1424 url_parse::Parsed parse
[all...]
H A Durl_canon_internal.cc307 url_parse::Parsed* parsed) {
310 const url_parse::Parsed& repl_parsed = repl.components();
339 url_parse::Parsed* parsed) {
344 const url_parse::Parsed& repl_parsed = repl.components();
H A Durl_canon_internal.h381 // point to the spec of the old URL, and all of the Parsed components will
391 url_parse::Parsed* parsed);
413 url_parse::Parsed* parsed);
/external/webkit/Source/WebKit/chromium/public/
H A DWebURL.h55 WebURL(const WebCString& spec, const url_parse::Parsed& parsed, bool isValid)
77 void assign(const WebCString& spec, const url_parse::Parsed& parsed, bool isValid)
89 const url_parse::Parsed& parsed() const
137 url_parse::Parsed m_parsed;
/external/webkit/Source/WebCore/platform/
H A DKURLGooglePrivate.h50 KURLGooglePrivate(const url_parse::Parsed&, bool isValid);
95 url_parse::Parsed m_parsed; // Indexes into the UTF-8 version of the string.
/external/chromium/net/base/
H A Dnet_util.h41 struct Parsed;
312 url_parse::Parsed* new_parsed,
318 url_parse::Parsed* new_parsed,
346 url_parse::Parsed* new_parsed,
353 url_parse::Parsed* new_parsed,
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete.h240 url_parse::Parsed* parts,
285 const url_parse::Parsed& parts() const { return parts_; }
329 url_parse::Parsed parts_;
/external/chromium/chrome/browser/ui/search_engines/
H A Dedit_search_engine_controller.cc139 url_parse::Parsed parts;

Completed in 240 milliseconds

12