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

/external/icu4c/common/
H A Dunames.c857 * Parts of findAlgName() are almost the same as some of getAlgName().
941 * Important: enumAlgNames() and findAlgName() are almost the same.
1082 * findAlgName() is almost the same as enumAlgNames() except that it
1087 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) { function
1622 if((cp=findAlgName(algRange, nameChoice, upper))!=0xffff) {

Completed in 64 milliseconds