Searched refs:prefixArray (Results 1 – 2 of 2) sorted by relevance
496 String[] prefixArray = new String[foundPrefixes.size()]; in lookupAllPrefixes() local497 foundPrefixes.toArray(prefixArray); in lookupAllPrefixes()498 return prefixArray; in lookupAllPrefixes()
11 static NSArray* prefixArray[] = @"BEGIN:", @"END:", @"VERSION:", @"N:", @"FN:", @"TEL;", @"TEL:", n…