// Return an appropriate Apple-specific object, based on the service in question
U_CAPI void* uprv_svc_hook(const char *what, UErrorCode *status)
{
if (uprv_strcmp(what, "languageBreakFactory") == 0) {
// Return an appropriate Apple-specific object, based on the service in question
U_CAPI void* uprv_svc_hook(const char *what, UErrorCode *status)
{
if (uprv_strcmp(what, "languageBreakFactory") == 0) {