Searched refs:customAttribute (Results 1 – 2 of 2) sorted by relevance
122 customAttribute = [[attributeDict objectForKey:@"meta:name"] retain];123 //NSLog(customAttribute);136 mdiName = (NSString*)[metaXML2MDIKeys objectForKey:customAttribute];164 if (customAttribute != nil) {165 [customAttribute release];
35 NSString *customAttribute; field
Completed in 10 milliseconds