Searched refs:findHostnamesInMailToURL (Results 1 – 4 of 4) sorted by relevance
1567 static void findHostnamesInMailToURL(const UChar* str, int strLen, Vector<pair<int, int> >& nameRan… in findHostnamesInMailToURL() function1684 findHostnamesInMailToURL(str.characters(), str.length(), hostnameRanges); in encodeHostnames()
27042 (findHostnamesInMailToURL):32590 (findHostnamesInMailToURL):
36608 (findHostnamesInMailToURL):48199 …* kwq/KWQKURL.mm: (KURL::findHostnamesInMailToURL): Update to handle hostnames that end just before57372 (KURL::findHostnamesInMailToURL): Added. Finds host names in a mailto URL.
49912 (WebCore::findHostnamesInMailToURL): Update to use findFirstOf instead of