Searched refs:charset_ext (Results 1 – 2 of 2) sorted by relevance
707 __iso_8859_index (const char *charset_ext) in __iso_8859_index() argument709 return __iso_8859_val_index (__micro_atoi (charset_ext)); in __iso_8859_index()809 __cp_index (const char *charset_ext) in __cp_index() argument811 return __cp_val_index (__micro_atoi (charset_ext)); in __cp_index()
278 extern int __iso_8859_index (const char *charset_ext);