Searched refs:allkeys (Results 1 – 4 of 4) sorted by relevance
9 # protect allkeys 0000 weights22 # allkeys primary weights25 # allkeys secondary weights27 # leave fixed allkeys tertiary weights
61 CFTypeRef *allkeys = NULL, *allvalues = NULL; in PyCF_CF2Python_mapping() local66 allkeys = malloc(size*sizeof(CFTypeRef *)); in PyCF_CF2Python_mapping()67 if (allkeys == NULL) { in PyCF_CF2Python_mapping()77 CFDictionaryGetKeysAndValues(src, allkeys, allvalues); in PyCF_CF2Python_mapping()79 key_cf = allkeys[i]; in PyCF_CF2Python_mapping()94 free(allkeys); in PyCF_CF2Python_mapping()
392 Set<String> allkeys = new TreeSet<String>(); in getValidKeys() local394 allkeys.add(o.getKey()); in getValidKeys()396 return ListFormatter.getInstance().format(allkeys); in getValidKeys()
2076 - download UCA files (mostly allkeys.txt) from http://www.unicode.org/Public/UCA/<beta version>/