OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSamplesInternal
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/unicode/
plurrule.h
388
int32_t
getSamplesInternal
(const UnicodeString &keyword, double *dest,
/external/icu4c/i18n/
plurrule.cpp
216
int32_t count =
getSamplesInternal
(keyword, &val, 1, FALSE, status);
223
return
getSamplesInternal
(keyword, dest, destCapacity, FALSE, error);
229
return
getSamplesInternal
(keyword, dest, destCapacity, TRUE, status);
233
PluralRules::
getSamplesInternal
(const UnicodeString &keyword, double *dest,
[
all
...]
Completed in 478 milliseconds