Searched refs:IsAuthorityTerminator (Results 1 – 2 of 2) sorted by relevance
266 bool IsAuthorityTerminator(char ch);
60 if (IsAuthorityTerminator(spec[i])) in FindNextAuthorityTerminator()794 bool IsAuthorityTerminator(char ch) { in IsAuthorityTerminator() function