Searched defs:lastPathComponent (Results 1 – 4 of 4) sorted by relevance
171 wstring lastPathComponent(const wstring& urlString) in lastPathComponent() function177 RetainPtr<CFStringRef> lastPathComponent(CFURLCopyLastPathComponent(url.get())); in lastPathComponent() local
460 String KURL::lastPathComponent() const in lastPathComponent() function in WebCore::KURL
561 String KURL::lastPathComponent() const in lastPathComponent() function in WebCore::KURL
74 const char* lastPathComponent; in TEST() member