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

/external/chromium/googleurl/src/
H A Durl_parse.cc49 inline bool IsPortDigit(char16 ch) { function in namespace:url_parse::__anon2899
473 if (!IsPortDigit(ch)) {

Completed in 19 milliseconds