manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 346 for locale (0.006 sec.)
Man page of TOUPPER 6291
TOUPPER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 toupp ... nt c ); int tolower(int c ); int toupper_l(int c , locale_t locale ); int tolower_l(int c , locale_t locale ... pper_l () 関数は同じ動作をするが、ロケールハンドル locale が参照するロケールを使って変換を行う。 If c is an ... f a lowercase representation exists in the current locale. Otherwise, it returns c . The tolower_l () functi ... on performs the same task, but uses the locale referred to by the locale handle locale . もし c が ...
https://man.plustar.jp/manpage/man3/tolower_l.3.html - [similar]
Man page of TOUPPER 6291
TOUPPER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 toupp ... nt c ); int tolower(int c ); int toupper_l(int c , locale_t locale ); int tolower_l(int c , locale_t locale ... pper_l () 関数は同じ動作をするが、ロケールハンドル locale が参照するロケールを使って変換を行う。 If c is an ... f a lowercase representation exists in the current locale. Otherwise, it returns c . The tolower_l () functi ... on performs the same task, but uses the locale referred to by the locale handle locale . もし c が ...
https://man.plustar.jp/manpage/man3/toupper.3.html - [similar]
Man page of TOUPPER 6291
TOUPPER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 toupp ... nt c ); int tolower(int c ); int toupper_l(int c , locale_t locale ); int tolower_l(int c , locale_t locale ... pper_l () 関数は同じ動作をするが、ロケールハンドル locale が参照するロケールを使って変換を行う。 If c is an ... f a lowercase representation exists in the current locale. Otherwise, it returns c . The tolower_l () functi ... on performs the same task, but uses the locale referred to by the locale handle locale . もし c が ...
https://man.plustar.jp/manpage/man3/toupper_l.3.html - [similar]
Man page of USELOCALE 6219
USELOCALE Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 set ... locale - 現在のスレッドのロケール (locale) を設定/取得する 書式 #include < locale.h > locale ... _t uselocale(locale_t newloc ); glibc 向けの機能検査マクロの要件 ... ( feature_test_macros (7) 参照): uselocale (): glibc 2.10 以降: _XOPEN_SOURCE >= 700 glibc 2. ... 10 より前: _GNU_SOURCE 説明 uselocale () 関数は呼び出し元スレッドの現在のロケールを設定し ...
https://man.plustar.jp/manpage/man3/uselocale.3.html - [similar]
Man page of LOCALE 6174
LOCALE Section: Linux User Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 locale - ロケー ... ル定義ファイル 説明 ロケール (locale) 定義ファイルは localedef (1) コマンドがバイナリの ... on files consist of sections which each describe a locale category in detail. See locale (7) for additional ... を指定する。デフォルトではシャープ (#) である。 The locale definition has one part for each locale category. ... Each part can be copied from another existing locale or can be defined from scratch. If the category sh ...
https://man.plustar.jp/manpage/man5/locale.5.html - [similar]
Man page of STRFMON 5741
STRFMON Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strfm ... , ...); ssize_t strfmon_l(char * s , size_t max , locale_t locale , const char * format , ...); 説明 The st ... specified monetary amount according to the current locale and format specification format and places the res ... l () function performs the same task, but uses the locale specified by locale . The behavior of strfmon_l () ... is undefined if locale is the special locale object LC_GLOBAL_LOCALE (see ...
https://man.plustar.jp/manpage/man3/strfmon.3.html - [similar]
Man page of STRFMON 5741
STRFMON Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strfm ... , ...); ssize_t strfmon_l(char * s , size_t max , locale_t locale , const char * format , ...); 説明 The st ... specified monetary amount according to the current locale and format specification format and places the res ... l () function performs the same task, but uses the locale specified by locale . The behavior of strfmon_l () ... is undefined if locale is the special locale object LC_GLOBAL_LOCALE (see ...
https://man.plustar.jp/manpage/man3/strfmon_l.3.html - [similar]
Man page of TOWLOWER 5543
TOWLOWER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towl ... owlower(wint_t wc ); wint_t towlower_l(wint_t wc , locale_t locale ); glibc 向けの機能検査マクロの要件 ( fea ... 返される。 towlower_l () 関数も同様の動作を行うが、 locale で指定されたロケールでの文字列型の情報に基づき変換 ... が行われる点が異なる。 locale が特別なロケールオブジェクト LC_GLOBAL_LOCALE の場 ... 合、もしくは locale が有効なロケールオブジェクトハンドルでない場合、 t ...
https://man.plustar.jp/manpage/man3/towlower.3.html - [similar]
Man page of TOWLOWER 5543
TOWLOWER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towl ... owlower(wint_t wc ); wint_t towlower_l(wint_t wc , locale_t locale ); glibc 向けの機能検査マクロの要件 ( fea ... 返される。 towlower_l () 関数も同様の動作を行うが、 locale で指定されたロケールでの文字列型の情報に基づき変換 ... が行われる点が異なる。 locale が特別なロケールオブジェクト LC_GLOBAL_LOCALE の場 ... 合、もしくは locale が有効なロケールオブジェクトハンドルでない場合、 t ...
https://man.plustar.jp/manpage/man3/towlower_l.3.html - [similar]
Man page of TOWUPPER 5543
TOWUPPER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towu ... owupper(wint_t wc ); wint_t towupper_l(wint_t wc , locale_t locale ); glibc 向けの機能検査マクロの要件 ( fea ... 返される。 towupper_l () 関数も同様の動作を行うが、 locale で指定されたロケールでの文字列型の情報に基づき変換 ... が行われる点が異なる。 locale が特別なロケールオブジェクト LC_GLOBAL_LOCALE の場 ... 合、もしくは locale が有効なロケールオブジェクトハンドルでない場合、 t ...
https://man.plustar.jp/manpage/man3/towupper.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022