Home
last modified time | relevance | path

Searched refs:AUTHORITY_COMPLETE (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/support/
H A DUrl.cpp1175 AUTHORITY_COMPLETE enumerator
1197 while (AUTHORITY_COMPLETE != state && offset < length) { in SetAuthority()
1284 state = AUTHORITY_COMPLETE; in SetAuthority()
1289 case AUTHORITY_COMPLETE: in SetAuthority()