manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 57 for [SIMILAR] 16 1024 4096 WITH 69344 字ク WITH 5490... (0.331 sec.)
Man page of ISWXDIGIT 10000
ISWXDIGIT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswxdigit - 16 進数ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswxdigit(wint_t wc ); 説明 iswxdigit () 関数は、 isxdigit (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswxdigit.3.html - [similar]
Man page of ISWALPHA 9177
ISWALPHA Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswalpha - 英字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswalpha(wint_t wc ); 説明 iswalpha () 関数は isalpha (3) に対応するワイド文字関数である。 この関数は wc がワイド文字クラス ...
https://man.plustar.jp/manpage/man3/iswalpha.3.html - [similar]
Man page of ISWLOWER 9177
ISWLOWER Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswlower - 小文字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswlower(wint_t wc ); 説明 iswlower () 関数は、 islower (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswlower.3.html - [similar]
Man page of ISWUPPER 9177
ISWUPPER Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswupper - 大文字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswupper(wint_t wc ); 説明 iswupper () 関数は、 isupper (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswupper.3.html - [similar]
Man page of ISWDIGIT 9177
ISWDIGIT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswdigit - 数字ワイド文字であるかどうかを調べる 書式 #include < wctype.h > int iswdigit(wint_t wc ); 説明 iswdigit () 関数は、 isdigit (3) に対応するワイド文字関数である。 この関数は、 wc がワイド ...
https://man.plustar.jp/manpage/man3/iswdigit.3.html - [similar]
Man page of ISWALNUM 9177
ISWALNUM Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswalnum - 英数字ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswalnum(wint_t wc ); 説明 iswalnum () 関数は、 isalnum (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字 ...
https://man.plustar.jp/manpage/man3/iswalnum.3.html - [similar]
Man page of ISWGRAPH 9177
ISWGRAPH Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswgraph - グラフィックワイド文字かどうかを調べる 書式 #include < wctype.h > int iswgraph(wint_t wc ); 説明 iswgraph () 関数は、 isgraph (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswgraph.3.html - [similar]
Man page of ISWPUNCT 9177
ISWPUNCT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswpunct - 句読点・記号ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswpunct(wint_t wc ); 説明 iswpunct () 関数は、 ispunct (3) に対応するワイド文字関数である。 この関数は、 wc がワイ ...
https://man.plustar.jp/manpage/man3/iswpunct.3.html - [similar]
Man page of ISWBLANK 9177
ISWBLANK Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 iswblank - 空白ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswblank(wint_t wc ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): iswblank (): _ISOC99_SOURCE || _POS ...
https://man.plustar.jp/manpage/man3/iswblank.3.html - [similar]
Man page of ISWSPACE 9177
ISWSPACE Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 iswspace - 空白ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswspace(wint_t wc ); 説明 iswspace () 関数は、 isspace (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字ク ...
https://man.plustar.jp/manpage/man3/iswspace.3.html - [similar]
PREV 1 2 3 4 5 6 NEXT

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