Main Page   Modules   Data Structures   Globals   Appendix  

locale.c File Reference


Functions

MLocalemlocale_set (int category, const char *name)
 Set the current locale.

MSymbol mlocale_get_prop (MLocale *locale, MSymbol key)
 Get the value of a locale property.

int mtext_ftime (MText *mt, const char *format, const struct tm *tm, MLocale *locale)
 Format date and time.

MTextmtext_getenv (const char *name)
 Get an environment variable.

int mtext_putenv (MText *mt)
 Change or add an environment variable.

int mtext_coll (MText *mt1, MText *mt2)
 Compare two M-texts using the current locale.


Variables

MSymbol Mlanguage
MSymbol Mterritory
MSymbol Mmodifier
MSymbol Mcodeset

Top of this page

Main Page   Modules   Data Structures   Globals   Appendix  

mulemark mule-aist@m17n.org