Searched refs:end_ipv6_host (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/support/
H A DUrl.cpp1249 int32 end_ipv6_host = char_offset_until_fn_false( local
1252 if (authority_c[end_ipv6_host] == ']') {
1254 (end_ipv6_host - offset) + 1));
1256 offset = end_ipv6_host + 1;

Completed in 20 milliseconds