検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 785 for [SIMILAR] 16 1024 4096 WITH 34127 parentiterator... (1.308 sec.)
数値に関するフォーマット情報を得る 0
« levenshtein ltrim » PHP Manual String 関数 数値に関するフォーマット情報を得る localeconv (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) localeconv — 数値に関するフォーマット情報を得る 説明 localeconv (): array ローカルな数値および通貨フォーマット情報を有する連想配列を返します。 パラメータ この関 ...
https://man.plustar.jp/php/function.localeconv.html - [similar]
列挙型の case 一覧を生成する 0
« UnitEnum BackedEnum » PHP Manual UnitEnum 列挙型の case 一覧を生成する UnitEnum::cases (PHP 8 >= 8.1.0) UnitEnum::cases — 列挙型の case 一覧を生成する 説明 public static UnitEnum::cases (): array このメソッドは列挙型の全ての case を含む配列を返します。 要素は字句解析順(ソースコードに現 ...
https://man.plustar.jp/php/unitenum.cases.html - [similar]
次の属性にカーソルを移動する 0
« XMLReader::moveToFirstAttribute XMLReader::next » PHP Manual XMLReader 次の属性にカーソルを移動する XMLReader::moveToNextAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToNextAttribute — 次の属性にカーソルを移動する 説明 public XMLReader::moveToNextAttribute (): bool 現在位置が ...
https://man.plustar.jp/php/xmlreader.movetonextattribute.html - [similar]
The CommonMark\Interfaces\IVisitor interface 0
« CommonMark\Node::accept CommonMark\Interfaces\IVisitor::enter » PHP Manual CommonMark The CommonMark\Interfaces\IVisitor interface The CommonMark\Interfaces\IVisitor interface (cmark >= 1.0.0) はじめに クラス概要 final class CommonMark\Interfaces\IVisitor { /* Constants */ const int Do ...
https://man.plustar.jp/php/class.commonmark-interfaces-ivisitor.html - [similar]
The CommonMark\Parser class 0
« CommonMark\Interfaces\IVisitable::accept CommonMark\Parser::__construct » PHP Manual CommonMark The CommonMark\Parser class The CommonMark\Parser class (cmark >= 1.0.0) はじめに Provides an incremental parser as an alternative to the simple Parsing API function クラス概要 final class C ...
https://man.plustar.jp/php/class.commonmark-parser.html - [similar]
AST Manipulation 0
« CommonMark\Node::replace CommonMark\Node::accept » PHP Manual CommonMark\Node AST Manipulation CommonMark\Node::unlink (cmark >= 1.0.0) CommonMark\Node::unlink — AST Manipulation 説明 public CommonMark\Node::unlink (): void 警告 この関数は、 現在のところ詳細な情報はありません。引数のリ ...
https://man.plustar.jp/php/commonmark-node.unlink.html - [similar]
HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取... 0
« base64_encode get_meta_tags » PHP Manual URL 関数 HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取得する get_headers (PHP 5, PHP 7, PHP 8) get_headers — HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取得する 説明 get_heade ...
https://man.plustar.jp/php/function.get-headers.html - [similar]
指定したソケットのリモート側に問い合わせ、その型に応じてホスト/ポート、あるいは ... 0
« socket_getopt socket_getsockname » PHP Manual ソケット 関数 指定したソケットのリモート側に問い合わせ、その型に応じてホスト/ポート、あるいは Unix ファイルシステムのパスを返す socket_getpeername (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_getpeername — 指定したソケットのリモート側に問い ...
https://man.plustar.jp/php/function.socket-getpeername.html - [similar]
配列の値の数を数える 0
« array_combine array_diff_assoc » PHP Manual 配列 関数 配列の値の数を数える array_count_values (PHP 4, PHP 5, PHP 7, PHP 8) array_count_values — 配列の値の数を数える 説明 array_count_values ( array $array ): array array_count_values() は、 配列 array の値をキーとし、 array におけるその値 ...
https://man.plustar.jp/php/function.array-count-values.html - [similar]
配列をキーで昇順にソートする 0
« krsort list » PHP Manual 配列 関数 配列をキーで昇順にソートする ksort (PHP 4, PHP 5, PHP 7, PHP 8) ksort — 配列をキーで昇順にソートする 説明 ksort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、そ ...
https://man.plustar.jp/php/function.ksort.html - [similar]