manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 346 for locale (0.040 sec.)
Man page of ISALPHA 7228
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... nt c ); int isblank(int c ); int isalnum_l(int c , locale_t locale ); int isalpha_l(int c , locale_t locale ... ); int isblank_l(int c , locale_t locale ); int iscntrl_l(int c , locale_t locale ... ); int isdigit_l(int c , locale_t locale ); int isgraph_l(int c , locale_t locale ... ); int islower_l(int c , locale_t locale ); int isprint_l(int c , locale_t locale ...
https://man.plustar.jp/manpage/man3/ispunct_l.3.html - [similar]
Man page of ISALPHA 7228
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... nt c ); int isblank(int c ); int isalnum_l(int c , locale_t locale ); int isalpha_l(int c , locale_t locale ... ); int isblank_l(int c , locale_t locale ); int iscntrl_l(int c , locale_t locale ... ); int isdigit_l(int c , locale_t locale ); int isgraph_l(int c , locale_t locale ... ); int islower_l(int c , locale_t locale ); int isprint_l(int c , locale_t locale ...
https://man.plustar.jp/manpage/man3/isspace.3.html - [similar]
Man page of ISALPHA 7228
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... nt c ); int isblank(int c ); int isalnum_l(int c , locale_t locale ); int isalpha_l(int c , locale_t locale ... ); int isblank_l(int c , locale_t locale ); int iscntrl_l(int c , locale_t locale ... ); int isdigit_l(int c , locale_t locale ); int isgraph_l(int c , locale_t locale ... ); int islower_l(int c , locale_t locale ); int isprint_l(int c , locale_t locale ...
https://man.plustar.jp/manpage/man3/isspace_l.3.html - [similar]
Man page of ISALPHA 7228
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... nt c ); int isblank(int c ); int isalnum_l(int c , locale_t locale ); int isalpha_l(int c , locale_t locale ... ); int isblank_l(int c , locale_t locale ); int iscntrl_l(int c , locale_t locale ... ); int isdigit_l(int c , locale_t locale ); int isgraph_l(int c , locale_t locale ... ); int islower_l(int c , locale_t locale ); int isprint_l(int c , locale_t locale ...
https://man.plustar.jp/manpage/man3/isupper.3.html - [similar]
Man page of ISALPHA 7228
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... nt c ); int isblank(int c ); int isalnum_l(int c , locale_t locale ); int isalpha_l(int c , locale_t locale ... ); int isblank_l(int c , locale_t locale ); int iscntrl_l(int c , locale_t locale ... ); int isdigit_l(int c , locale_t locale ); int isgraph_l(int c , locale_t locale ... ); int islower_l(int c , locale_t locale ); int isprint_l(int c , locale_t locale ...
https://man.plustar.jp/manpage/man3/isupper_l.3.html - [similar]
Man page of ISALPHA 7228
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... nt c ); int isblank(int c ); int isalnum_l(int c , locale_t locale ); int isalpha_l(int c , locale_t locale ... ); int isblank_l(int c , locale_t locale ); int iscntrl_l(int c , locale_t locale ... ); int isdigit_l(int c , locale_t locale ); int isgraph_l(int c , locale_t locale ... ); int islower_l(int c , locale_t locale ); int isprint_l(int c , locale_t locale ...
https://man.plustar.jp/manpage/man3/isxdigit.3.html - [similar]
Man page of ISALPHA 7228
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... nt c ); int isblank(int c ); int isalnum_l(int c , locale_t locale ); int isalpha_l(int c , locale_t locale ... ); int isblank_l(int c , locale_t locale ); int iscntrl_l(int c , locale_t locale ... ); int isdigit_l(int c , locale_t locale ); int isgraph_l(int c , locale_t locale ... ); int islower_l(int c , locale_t locale ); int isprint_l(int c , locale_t locale ...
https://man.plustar.jp/manpage/man3/isxdigit_l.3.html - [similar]
Man page of DUPLOCALE 6579
DUPLOCALE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 dup ... e - ロケールオブジェクトを複製する 書式 #include < locale.h > locale_t duplocale(locale_t locobj ); glibc 向 ... 検査マクロの要件 ( feature_test_macros (7) 参照): duplocale (): glibc 2.10 以降: _XOPEN_SOURCE >= 700 glibc 2. ... 10 より前: _GNU_SOURCE 説明 duplocale () 関数は locobj が参照するロケールオブジェクトの複 ... 製を作成する。 locobj が LC_GLOBAL_LOCALE の場合、 duplocale () は setlocale (3) により判定さ ...
https://man.plustar.jp/manpage/man3/duplocale.3.html - [similar]
Man page of SETLOCALE 6390
SETLOCALE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 set ... locale - 現在のロケール (locale) を設定する 書式 #include < locale.h > char *setlo ... cale(int category , const char * locale ); 説明 setlocale () 関数はプログラムのカレントロケ ... ールを設定したり 問い合わせたりするのに用いられる。 locale が NULL でなければ、プログラムのカレントロケールは ... NU 拡張である。 ロケールのカテゴリーの詳細な情報は locale (7) を参照。 引数 locale は category に設定する文字 ...
https://man.plustar.jp/manpage/man3/setlocale.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/tolower.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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