manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1312 for 文字 (0.072 sec.)
Man page of WCSCMP 3776
WCSCMP Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcscmp ... - 2 つのワイド文字文字列を比較する 書式 #include < wchar.h > int wcscm ... wcscmp () 関数は、 strcmp (3) 関数に対応するワイド文字関数である。 この関数は、 s1 が指すワイド文字文字列と ... s2 が指すワイド文字文字列を比較する。 返り値 wcscmp () 関数は、 s1 と s ... 2 がそれぞれ指すワイド文字文字列 が同じであれば 0 を返す。異なる文字が最初に現 ...
https://man.plustar.jp/manpage/man3/wcscmp.3.html - [similar]
Man page of ISWBLANK 3759
ISWBLANK Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 iswb ... lank - 空白ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswb ... 明 iswblank () 関数は、 isblank (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字クラス "bla ... nk" に属するワイド文字かど うかを調べる。 ワイド文字クラス "blank" はワイド ... 文字クラス "space" のサブクラスである。 ワイド文字クラス "space" のサブクラスなので、ワイド文字クラス ...
https://man.plustar.jp/manpage/man3/iswblank.3.html - [similar]
Man page of AppleVolumes.default 3759
AppleVolumes.default Section: File Formats (5) Updated: 20 September 2000 Index JM Home Page 名前 ... のように) クォートすべきである。 chooser name は 27 文字を超えることはできず、 : 文字を含めることはできない。 ... r2,@group casefold:[option] casefold オプションは大文字文字間の変換方法を指定する。 指定可能なオプションは ... 」および 「クライアント」→「サーバー」の両方向で) 大文字を小文字にする。 toupper - (「サーバー」→「クライアン ... 」および 「クライアント」→「サーバー」の両方向で) 小文字を大文字にする。 xlatelower - 「サーバー」→「クライア ...
https://man.plustar.jp/manpage/man5/AppleVolumes.default.5.html - [similar]
Man page of STRFILE 3759
STRFILE Section: Maintenance Commands (8) Index JM Home Page BSD mandoc 名称 strfile unstr - 文字 ... む データファイルを作成します。 このファイルによって文字列のランダムアクセスが可能となります。 出力ファイルは ... トをセットさせます。 コメントは、行頭の 2 つの区切り文字で指示されますが、 strfile はコメント行に対して特別な ... 処理を行いません。 -c char 区切り文字をパーセント記号から char に変更します。 -i 文字列の ... 並び換えを行なう際に、大文字・小文字を区別しません。 -o 文字列をアルファベット順 ...
https://man.plustar.jp/manpage/man8/strfile.8.html - [similar]
Man page of MBSNRTOWCS 3748
MBSNRTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mb ... snrtowcs - マルチバイト文字列をワイド文字列に変換する 書式 #include < wchar.h > ... なければ mbsnrtowcs () 関数は *src からのマルチバイト文字列の最大 nms までを dest からのワイド文字列に変換する ... 。 最大 len 文字のワイド文字が dest に書き込まれる。 同時にシフト状態 ... 定する。 2. nms 制限によって強制的に停止するか、 len 文字の L'\0' 以外の ワイド文字を dest に格納した場合。こ ...
https://man.plustar.jp/manpage/man3/mbsnrtowcs.3.html - [similar]
Man page of STRCHR 3748
STRCHR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strchr ... , strrchr, strchrnul - 文字列中の文字の位置を特定する 書式 #include < string.h ... l(const char * s , int c ); 説明 strchr () 関数は、文字列 s 中に最初に文字 c が現れた位置へのポインターを返 ... す。 strrchr () 関数は、文字列 s 中に最後に文字 c が現れた位置へのポインターを返 ... ルバイトへのポインターを返す点が異なる。 ここでいう「文字」は「バイト」の意味なので、 これらの関数はワイド文字 ...
https://man.plustar.jp/manpage/man3/strchr.3.html - [similar]
Man page of STRCHR 3748
STRCHR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strchr ... , strrchr, strchrnul - 文字列中の文字の位置を特定する 書式 #include < string.h ... l(const char * s , int c ); 説明 strchr () 関数は、文字列 s 中に最初に文字 c が現れた位置へのポインターを返 ... す。 strrchr () 関数は、文字列 s 中に最後に文字 c が現れた位置へのポインターを返 ... ルバイトへのポインターを返す点が異なる。 ここでいう「文字」は「バイト」の意味なので、 これらの関数はワイド文字 ...
https://man.plustar.jp/manpage/man3/strchrnul.3.html - [similar]
Man page of STRCHR 3748
STRCHR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strchr ... , strrchr, strchrnul - 文字列中の文字の位置を特定する 書式 #include < string.h ... l(const char * s , int c ); 説明 strchr () 関数は、文字列 s 中に最初に文字 c が現れた位置へのポインターを返 ... す。 strrchr () 関数は、文字列 s 中に最後に文字 c が現れた位置へのポインターを返 ... ルバイトへのポインターを返す点が異なる。 ここでいう「文字」は「バイト」の意味なので、 これらの関数はワイド文字 ...
https://man.plustar.jp/manpage/man3/strrchr.3.html - [similar]
Man page of WCSTOK 3748
WCSTOK Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 wcstok ... - ワイド文字文字列をトークンに分割する 書式 #include < wchar.h > ... wcstok () 関数は、 strtok (3) 関数に対応するワイド文字関数に、 マルチスレッドセーフの動作をさせるための引数 ... を追加したものである。 この関数を用いて、ワイド文字文字列 wcs をトークンに分解すること ができる。ここで ... 、トークンは delim に列挙されている文字を含まな い部分文字列として定義される。 検索は wcs が ...
https://man.plustar.jp/manpage/man3/wcstok.3.html - [similar]
Man page of expr 3698
expr Section: User Commands (1) Updated: 18 June 2002 Index JM Home Page 名前 expr - 式を評価する ... 与える必要がある。 オペランド (operand) は数字または文字列である。 expr はオペランドの位置に現れたものを、そ ... れに対して行われる演算に応じて 整数または文字列に変換する。 文字列は expr ではクォートしなくてよい ... は数値に変換され、これに失敗した場合はエラーとなる。 文字列演算 string : regex パターンマッチを実行する。 左右 ... の項は文字列に変換され、 右項は ( grep (1) の使う基本的な) 正規 ...
https://man.plustar.jp/manpage/man1/expr.1.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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