Searched refs:redirectURLsKey (Results 1 – 2 of 2) sorted by relevance
99 static CFStringRef redirectURLsKey = CFSTR("redirectURLs"); variable144 … redirectURLsRef = static_cast<CFArrayRef>(CFDictionaryGetValue(dictionaryRef, redirectURLsKey))) { in initFromDictionaryRepresentation()254 keys[keyCount] = redirectURLsKey; in dictionaryRepresentation()
67 static NSString *redirectURLsKey = @"redirectURLs";379 if (NSArray *redirectURLs = [dict _webkit_arrayForKey:redirectURLsKey]) {471 [dict setObject:result forKey:redirectURLsKey];