OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 14 milliseconds