Searched refs:end_authority (Results 1 – 1 of 1) sorted by relevance
1071 int end_authority = char_offset_until_fn_false(url_c, length, in _ExplodeUrlString() local1073 SetAuthority(BString(&url_c[offset], end_authority - offset)); in _ExplodeUrlString()1075 offset = end_authority; in _ExplodeUrlString()