m17n ライブラリ 1.8.4
|
関数 | |
MLocale * | mlocale_set (int category, const char *name) |
現在のロケールを設定する. | |
MSymbol | mlocale_get_prop (MLocale *locale, MSymbol key) |
ロケールプロパティの値を得る. | |
int | mtext_ftime (MText *mt, const char *format, const struct tm *tm, MLocale *locale) |
日付と時間をフォーマットする. | |
MText * | mtext_getenv (const char *name) |
環境変数を得る. | |
int | mtext_putenv (MText *mt) |
環境変数を変更/追加する. | |
int | mtext_coll (MText *mt1, MText *mt2) |
現在のロケールを用いて2つの M-text を比較する. | |
変数 | |
MSymbol | Mterritory |
MSymbol | Mmodifier |
MSymbol | Mcodeset |