検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 440 for [SIMILAR] 16 1024 4096 WITH 47221 layout WITH 59... (0.840 sec.)
ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 0
« mailparse_stream_encode 数学 » PHP Manual Mailparse 関数 ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する mailparse_uudecode_all (PECL mailparse >= 0.9.0) mailparse_uudecode_all — ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 説明 ma ...
https://man.plustar.jp/php/function.mailparse-uudecode-all.html - [similar]
Phar エントリオブジェクトを作成する 0
« PharFileInfo::compress PharFileInfo::decompress » PHP Manual PharFileInfo Phar エントリオブジェクトを作成する PharFileInfo::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::__construct — Phar エントリオブジェクトを作成する 説明 public PharFileInfo::__constru ...
https://man.plustar.jp/php/pharfileinfo.construct.html - [similar]
テキスト処理 0
« SessionUpdateTimestampHandlerInterface::validateId CommonMark » PHP Manual 関数リファレンス テキスト処理 テキスト処理 CommonMark はじめに インストール/設定 CommonMark\Node\Document — Document concrete CommonMark\Node CommonMark\Node\Heading — Heading concrete CommonMark\Node CommonMark ...
https://man.plustar.jp/php/refs.basic.text.html - [similar]
Emphasis concrete CommonMark\Node 0
« CommonMark\Node\Text\Strong CommonMark\Node\ThematicBreak » PHP Manual CommonMark Emphasis concrete CommonMark\Node Emphasis concrete CommonMark\Node (cmark >= 1.0.0) クラス概要 final class CommonMark\Node\Text\Emphasis extends CommonMark\Node implements CommonMark\Interfaces\IVisitabl ...
https://man.plustar.jp/php/class.commonmark-node-text-emphasis.html - [similar]
新しい DOMText オブジェクトを作成する 0
« DOMText DOMText::isElementContentWhitespace » PHP Manual DOMText 新しい DOMText オブジェクトを作成する DOMText::__construct (PHP 5, PHP 7, PHP 8) DOMText::__construct — 新しい DOMText オブジェクトを作成する 説明 public DOMText::__construct ( string $data = "" ) 新しい DOMText オブジェク ...
https://man.plustar.jp/php/domtext.construct.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
« 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]