Searched refs:enumAlgNames (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dunames.c941 * Important: enumAlgNames() and findAlgName() are almost the same.
945 enumAlgNames(AlgorithmicRange *range, function
1082 * findAlgName() is almost the same as enumAlgNames() except that it
1691 enumAlgNames(algRange, start, limit, fn, context, nameChoice);
1694 if(!enumAlgNames(algRange, start, (UChar32)algRange->end+1, fn, context, nameChoice)) {

Completed in 81 milliseconds