Home
last modified time | relevance | path

Searched refs:stringForInvalidComponent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/weborigin/
DKURL.cpp338 return stringForInvalidComponent(); in lastPathComponent()
881 String KURL::stringForInvalidComponent() const in stringForInvalidComponent() function in WebCore::KURL
891 return stringForInvalidComponent(); in componentString()
DKURL.h190 String stringForInvalidComponent() const;