Searched refs:CFMutableLocaleRef (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFLocale.c74 typedef struct __CFLocale *CFMutableLocaleRef; typedef in typeref:struct:__CFLocale
86 bool (*set)(CFMutableLocaleRef, CFTypeRef, CFStringRef context);
94 static bool __CFLocaleSetNOP(CFMutableLocaleRef locale, CFTypeRef cf, CFStringRef context);
762 static bool __CFLocaleSetNOP(CFMutableLocaleRef locale, CFTypeRef cf, CFStringRef context) {

Completed in 270 milliseconds