検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 505 for [SIMILAR] 16 1024 4096 WITH 32542 variant WITH 2... (0.547 sec.)
ユリウス積算日からサポートされるカレンダーに変換する 0
« cal_days_in_month cal_info » PHP Manual カレンダー 関数 ユリウス積算日からサポートされるカレンダーに変換する cal_from_jd (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cal_from_jd — ユリウス積算日からサポートされるカレンダーに変換する 説明 cal_from_jd ( int $julian_day , int $calendar ): array ...
https://man.plustar.jp/php/function.cal-from-jd.html - [similar]
英数字かどうかを調べる 0
« Ctype 関数 ctype_alpha » PHP Manual Ctype 関数 英数字かどうかを調べる ctype_alnum (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alnum — 英数字かどうかを調べる 説明 ctype_alnum ( mixed $text ): bool 与えられた文字列 text のすべての文字が英字または 数字であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.ctype-alnum.html - [similar]
制御文字かどうかを調べる 0
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
小文字かどうかを調べる 0
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 0
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_upper — 大文字かどうか調べる 説明 ctype_upper ( mixed $text ): bool 与えられた文字列 text のすべての文字が 大文字であるかどうかを調べます。 パラメータ text 調べ ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
16 進数を表す文字かどうかを調べる 0
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_xdigit — 16 進数を表す文字かどうかを調べる 説明 ctype_xdigit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 16 進の '数字' であるかどうかを ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]
カラムを表示するために必要な最大のバイト数を返す 0
« db2_fetch_row db2_field_name » PHP Manual IBM DB2 関数 カラムを表示するために必要な最大のバイト数を返す db2_field_display_size (PECL ibm_db2 >= 1.0.0) db2_field_display_size — カラムを表示するために必要な最大のバイト数を返す 説明 db2_field_display_size ( resource $stmt , mixed $column ...
https://man.plustar.jp/php/function.db2-field-display-size.html - [similar]
結果セット内の指定したカラムの現在値の幅を返す 0
« db2_field_type db2_foreign_keys » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの現在値の幅を返す db2_field_width (PECL ibm_db2 >= 1.0.0) db2_field_width — 結果セット内の指定したカラムの現在値の幅を返す 説明 db2_field_width ( resource $stmt , mixed $column ): int 結果セット内の指 ...
https://man.plustar.jp/php/function.db2-field-width.html - [similar]
指定した色+アルファ値または最も近い色のインデックスを取得する 0
« imagecolorresolve imagecolorset » PHP Manual GD および Image 関数 指定した色+アルファ値または最も近い色のインデックスを取得する imagecolorresolvealpha (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecolorresolvealpha — 指定した色+アルファ値または最も近い色のインデックスを取得する 説明 image ...
https://man.plustar.jp/php/function.imagecolorresolvealpha.html - [similar]
メッセージ本文中の特定のセクションを取り出す 0
« imap_fetch_overview imap_fetchheader » PHP Manual IMAP 関数 メッセージ本文中の特定のセクションを取り出す imap_fetchbody (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchbody — メッセージ本文中の特定のセクションを取り出す 説明 imap_fetchbody ( IMAP\Connection $imap , int $message_num , string $se ...
https://man.plustar.jp/php/function.imap-fetchbody.html - [similar]