HomeSort by relevance Sort by last modified time
    Searched full:hex_components (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/url/
url_canon_ip.cc 255 // ==> hex_components[0] = Component(3,2) "aa"
256 // ==> hex_components[1] = Component(6,2) "bb"
262 // ==> hex_components[0] = Component(1,1) "1"
263 // ==> hex_components[1] = Component(3,1) "2"
264 // ==> hex_components[2] = Component(6,1) "3"
265 // ==> hex_components[3] = Component(8,1) "4"
266 // ==> hex_components[4] = Component(10,1) "5"
272 // ==> hex_components[0] = Component(3,4) "ffff"
278 // ==> hex_components[0] = Component(1,1) "1"
296 Component hex_components[8] member in struct:url::__anon21048::IPv6Parsed
    [all...]

Completed in 160 milliseconds