HomeSort by relevance Sort by last modified time
    Searched refs:hasSuffix (Results 1 - 5 of 5) sorted by null

  /external/webkit/Tools/WebKitLauncher/
WebKitLauncherURLProtocol.m 57 if (![mainDocumentHost isEqualToString:@"webkit.org"] && ![mainDocumentHost hasSuffix:@".webkit.org"])
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameSplitter.java 571 boolean hasSuffix = !TextUtils.isEmpty(suffix);
604 if (hasSuffix) {
650 if (hasSuffix) {
    [all...]
  /external/bzip2/
bzip2.c 1110 Bool hasSuffix ( Char* s, const Char* suffix )
1124 if (!hasSuffix(name,oldSuffix)) return False;
1175 if (hasSuffix(inName, zSuffix[i])) {
    [all...]
  /external/webkit/Source/WebCore/platform/mac/
HTMLConverter.mm     [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 716 if (![nameNS hasSuffix:@":"] && [nameNS length]) {
    [all...]

Completed in 80 milliseconds