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

/external/icu/icu4c/source/common/
H A Dunames.cpp846 * Parts of findAlgName() are almost the same as some of getAlgName().
930 * Important: enumAlgNames() and findAlgName() are almost the same.
1071 * findAlgName() is almost the same as enumAlgNames() except that it
1076 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) { function
1608 if((cp=findAlgName(algRange, nameChoice, upper))!=0xffff) {

Completed in 46 milliseconds