Searched refs:aliases_lookup (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/libs/iconv/
H A Diconv.c136 * const struct alias * aliases_lookup (const char *str, unsigned int len);
221 /* Before calling aliases_lookup, convert the input string to upper case,
263 ap = aliases_lookup(buf,bp-buf);
339 ap = aliases_lookup(buf,bp-buf);
637 /* Before calling aliases_lookup, convert the input string to upper case,
678 ap = aliases_lookup(buf,bp-buf);

Completed in 47 milliseconds