manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 340 for 等価 (0.012 sec.)
Man page of CLOG10 6346
CLOG10 Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clog10 ... lm でリンクする。 説明 clog10(z) の呼び出しは以下と等価である。 clog(z)/log(10) また、以下とも等価である。 ...
https://man.plustar.jp/manpage/man3/clog10f.3.html - [similar]
Man page of CLOG10 6346
CLOG10 Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clog10 ... lm でリンクする。 説明 clog10(z) の呼び出しは以下と等価である。 clog(z)/log(10) また、以下とも等価である。 ...
https://man.plustar.jp/manpage/man3/clog10l.3.html - [similar]
Man page of GLOB 6346
GLOB Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 glob - パ ... " [A-Fa-f0-9] " は " [ABCDEFabcdef0123456789] " と等価となる。) '-' 文字そのものを入れたい場合は、 ブラケッ ... が複数の文字からなる場合もありうることに注意。 (vi) 等価クラス表現 (equivalence class expressions): " [=a=] ... で挟まれた文字列であり、 カレントロケールで定義された等価クラスのメンバーである照合要素のいずれかを表す。 例え ... cute.][.a-grave.][.a-umlaut.][.a-circumflex.]] " と等価になる。 関連項目 sh (1), fnmatch (3), glob (3), loc ...
https://man.plustar.jp/manpage/man7/glob.7.html - [similar]
Man page of REGEX 6346
REGEX Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 regex - ... では、" [= " と " =] " に囲まれた照合順序の要素は、 等価クラス (equivalence class) となる。 これは、その要素 ...等価な要素すべてからなる文字シーケンス (自身も含む) を表 ... す。 他に等価な要素がなければ、 取り扱いは " [. " と " .] " で囲ま ... れている場合と同じである。 例えば o と が等価クラスのメンバーであれば、 " [[=o=]] ", " [[==]] ", ...
https://man.plustar.jp/manpage/man7/regex.7.html - [similar]
Man page of RAISE 6183
RAISE Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 raise - ... ナルを送る。 シングルスレッドのプログラムでは、以下と等価である。 kill(getpid(), sig); マルチスレッドのプログ ... ラムでは、以下と等価である。 pthread_kill(pthread_self(), sig); シグナル ...
https://man.plustar.jp/manpage/man3/raise.3.html - [similar]
Man page of ISALPHA 5857
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... であるかを調べる。 (isalpha( c ) || isdigit( c )) と等価である。 isalpha () アルファベットかどうか調べる。標 ... "C" ロケールでは (isupper( c ) || islower( c )) と等価である。他のロケールでは、大文字でも小文字でもない他 ... e f A B C D E F の文字であるかどうかを調べることと等価である。 返り値 文字 c が調べた文字の種類に合っていれ ...
https://man.plustar.jp/manpage/man3/isalnum.3.html - [similar]
Man page of ISALPHA 5857
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... であるかを調べる。 (isalpha( c ) || isdigit( c )) と等価である。 isalpha () アルファベットかどうか調べる。標 ... "C" ロケールでは (isupper( c ) || islower( c )) と等価である。他のロケールでは、大文字でも小文字でもない他 ... e f A B C D E F の文字であるかどうかを調べることと等価である。 返り値 文字 c が調べた文字の種類に合っていれ ...
https://man.plustar.jp/manpage/man3/isalnum_l.3.html - [similar]
Man page of ISALPHA 5857
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... であるかを調べる。 (isalpha( c ) || isdigit( c )) と等価である。 isalpha () アルファベットかどうか調べる。標 ... "C" ロケールでは (isupper( c ) || islower( c )) と等価である。他のロケールでは、大文字でも小文字でもない他 ... e f A B C D E F の文字であるかどうかを調べることと等価である。 返り値 文字 c が調べた文字の種類に合っていれ ...
https://man.plustar.jp/manpage/man3/isalpha.3.html - [similar]
Man page of ISALPHA 5857
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... であるかを調べる。 (isalpha( c ) || isdigit( c )) と等価である。 isalpha () アルファベットかどうか調べる。標 ... "C" ロケールでは (isupper( c ) || islower( c )) と等価である。他のロケールでは、大文字でも小文字でもない他 ... e f A B C D E F の文字であるかどうかを調べることと等価である。 返り値 文字 c が調べた文字の種類に合っていれ ...
https://man.plustar.jp/manpage/man3/isalpha_l.3.html - [similar]
Man page of ISALPHA 5857
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... であるかを調べる。 (isalpha( c ) || isdigit( c )) と等価である。 isalpha () アルファベットかどうか調べる。標 ... "C" ロケールでは (isupper( c ) || islower( c )) と等価である。他のロケールでは、大文字でも小文字でもない他 ... e f A B C D E F の文字であるかどうかを調べることと等価である。 返り値 文字 c が調べた文字の種類に合っていれ ...
https://man.plustar.jp/manpage/man3/isascii.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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