検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 209 for [SIMILAR] 16 1024 4096 WITH 59024 myproject WITH... (0.214 sec.)
あるモジュールの関数名を配列として返す 0
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関数名を配列として返す get_extension_funcs (PHP 4, PHP 5, PHP 7, PHP 8) get_extension_funcs — あるモジュールの関数名を配列として返す 説明 get_extension_funcs ( string $extension ): array | fals ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
定数を取得する 0
« ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual ReflectionExtension 定数を取得する ReflectionExtension::getConstants (PHP 5, PHP 7, PHP 8) ReflectionExtension::getConstants — 定数を取得する 説明 public ReflectionExtension::getConstants (): array 拡張 ...
https://man.plustar.jp/php/reflectionextension.getconstants.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Swoole 設定オプション 名前 デフォルト 変更可能 変更履歴 swoole.aio_thread_num 2 PHP_INI_ALL swoole.display_errors On PHP_INI_ALL swoole.fast_serialize Off PHP_INI_ALL ...
https://man.plustar.jp/php/swoole.configuration.html - [similar]
DOMEntityReference クラス 0
« DOMEntity DOMEntityReference::__construct » PHP Manual DOM DOMEntityReference クラス DOMEntityReference クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMEntityReference extends DOMNode { /* 継承したプロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public r ...
https://man.plustar.jp/php/class.domentityreference.html - [similar]
DOMNotation クラス 0
« DOMNodelist::item DOMParentNode » PHP Manual DOM DOMNotation クラス DOMNotation クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNotation extends DOMNode { /* プロパティ */ public readonly string $ publicId ; public readonly string $ systemId ; /* 継承したプロパティ */ public readonly ...
https://man.plustar.jp/php/class.domnotation.html - [similar]
DOMProcessingInstruction クラス 0
« DOMParentNode::prepend DOMProcessingInstruction::__construct » PHP Manual DOM DOMProcessingInstruction クラス DOMProcessingInstruction クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMProcessingInstruction extends DOMNode { /* プロパティ */ public readonly string $ target ; public stri ...
https://man.plustar.jp/php/class.domprocessinginstruction.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
ノードを文字列に正規化する 0
« DOMNode::appendChild DOMNode::C14NFile » PHP Manual DOMNode ノードを文字列に正規化する DOMNode::C14N (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::C14N — ノードを文字列に正規化する 説明 public DOMNode::C14N ( bool $exclusive = false , bool $withComments = false , ? array $xpath = null , ? ar ...
https://man.plustar.jp/php/domnode.c14n.html - [similar]
その他の予約語の一覧 0
« 定義済みの定数 リソース型の一覧 » PHP Manual 予約語の一覧 その他の予約語の一覧 その他の予約語の一覧 これらの名前は、クラスやインターフェイスそしてトレイトの名前として使えません。 名前空間の中であっても使うことはできません。 予約語 int float bool string true false null void iterable (PH ...
https://man.plustar.jp/php/reserved.other-reserved-words.html - [similar]
指定したノードの子ノードを見付ける 0
« SimpleXMLElement::attributes SimpleXMLElement::__construct » PHP Manual SimpleXMLElement 指定したノードの子ノードを見付ける SimpleXMLElement::children (PHP 5, PHP 7, PHP 8) SimpleXMLElement::children — 指定したノードの子ノードを見付ける 説明 public SimpleXMLElement::children ( ? string ...
https://man.plustar.jp/php/simplexmlelement.children.html - [similar]