Searched refs:charset_ext (Results 1 – 2 of 2) sorted by relevance
708 __iso_8859_index (const char *charset_ext) in __iso_8859_index() argument710 return __iso_8859_val_index (__micro_atoi (charset_ext)); in __iso_8859_index()810 __cp_index (const char *charset_ext) in __cp_index() argument812 return __cp_val_index (__micro_atoi (charset_ext)); in __cp_index()
278 extern int __iso_8859_index (const char *charset_ext);