Inflection
Morphology Inflection
Loading...
Searching...
No Matches
inflection_headers
inflection
resources
DataRegistrationService.h
1
/*
2
* Copyright 2019-2024 Apple Inc. All rights reserved.
3
*/
4
#pragma once
5
#include <inflection/api.h>
6
#include <unicode/utypes.h>
16
INFLECTION_CAPI
void
idr_registerDataPathForLocale(
const
char
* locale,
const
char
* path, UErrorCode* status);
26
INFLECTION_CAPI int32_t idr_getDataPathForLocale(
const
char
* locale,
char
* dest, int32_t destCapacity, UErrorCode* status);
Generated on Wed Sep 3 2025 15:31:47 for Inflection by
1.9.8