検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 517 for [SIMILAR] 16 1024 4096 WITH 32262 ァレ WITH 2215... (1.419 sec.)
XML パーサからオプションを得る 0
« xml_parser_free xml_parser_set_option » PHP Manual XML パーサ 関数 XML パーサからオプションを得る xml_parser_get_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_get_option — XML パーサからオプションを得る 説明 xml_parser_get_option ( XMLParser $parser , int $option ): string | int XML パ ...
https://man.plustar.jp/php/function.xml-parser-get-option.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
新機能 0
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新機能 新機能 PHP コア ヒアドキュメントと Nowdoc構文 がより柔軟に 文字列を閉じるマーカーの後に、セミコロンや改行文字を続ける必要はなくなりました。 それに加えて、文字列を閉じるマーカーは ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]
GUI用の拡張モジュール 0
« XSLTProcessor::transformToXml UI » PHP Manual 関数リファレンス GUI用の拡張モジュール GUI用の拡張モジュール UI はじめに インストール/設定 UI\Point — Represents a position (x,y) UI\Size — Represents dimensions (width, height) UI\Window — Window UI\Control — Control UI\Menu — Menu UI\Menu ...
https://man.plustar.jp/php/refs.ui.html - [similar]
XML 操作 0
« win32_stop_service DOM » PHP Manual 関数リファレンス XML 操作 XML 操作 DOM — Document Object Model はじめに インストール/設定 定義済み定数 例 DOMAttr — DOMAttr クラス DOMCdataSection — DOMCdataSection クラス DOMCharacterData — DOMCharacterData クラス DOMChildNode — DOMChildNode インター ...
https://man.plustar.jp/php/refs.xml.html - [similar]
指定された文字列が、読み手を混乱させうるかをチェックする 0
« Spoofchecker Spoofchecker::__construct » PHP Manual Spoofchecker 指定された文字列が、読み手を混乱させうるかをチェックする Spoofchecker::areConfusable (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Spoofchecker::areConfusable — 指定された文字列が、読み手を混乱させうるかをチェックする ...
https://man.plustar.jp/php/spoofchecker.areconfusable.html - [similar]
サポートするプロトコル/ラッパー 0
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパー サポートするプロトコル/ラッパー PHP には多くの組み込みラッパーが用意されています。さまざまな URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイ ...
https://man.plustar.jp/php/wrappers.html - [similar]
シグナルハンドラを設定する 0
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する pcntl_signal (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_signal — シグナルハンドラを設定する 説明 pcntl_signal ( int $signal , callable | int $handler , bool $restart_syscalls = true ): bool p ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]