Home | History | Annotate | Download | only in WebView

Lines Matching full:lowercasestring

846     MIMEType = [MIMEType lowercaseString];
1504 [schemesWithRepresentationsSet addObject:[[[URLScheme lowercaseString] copy] autorelease]];
1509 return [@"x-apple-web-kit/" stringByAppendingString:[URLScheme lowercaseString]];
1514 return [schemesWithRepresentationsSet containsObject:[URLScheme lowercaseString]];