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

/haiku/src/kits/support/
H A DUrl.cpp1263 int32 end_host = char_offset_until_fn_false( local
1266 SetHost(BString(&authority_c[offset], end_host - offset));
1268 offset = end_host;

Completed in 41 milliseconds