The m17n Library  1.8.3
Functions | Variables
locale.c File Reference

Functions

MLocalemlocale_set (int category, const char *name)
 Set the current locale. More...
 
MSymbol mlocale_get_prop (MLocale *locale, MSymbol key)
 Get the value of a locale property. More...
 
int mtext_ftime (MText *mt, const char *format, const struct tm *tm, MLocale *locale)
 Format date and time. More...
 
MTextmtext_getenv (const char *name)
 Get an environment variable. More...
 
int mtext_putenv (MText *mt)
 Change or add an environment variable. More...
 
int mtext_coll (MText *mt1, MText *mt2)
 Compare two M-texts using the current locale. More...
 

Variables

MSymbol Mterritory
 
MSymbol Mmodifier
 
MSymbol Mcodeset
 

m17n-lib Home