HomeSort by relevance Sort by last modified time
    Searched defs:isValidProtocol (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/
KURLGoogle.cpp 136 bool isValidProtocol(const String& protocol)
    [all...]
KURL.cpp 720 if (!isValidProtocol(newProtocol))
    [all...]

Completed in 33 milliseconds