検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 62 for [SIMILAR] 16 1024 4096 WITH 27342 getnodepath WI... (0.178 sec.)
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
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用する array_walk (PHP 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ): bool ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
配列をキーで降順にソートする 0
« key ksort » PHP Manual 配列 関数 配列をキーで降順にソートする krsort (PHP 4, PHP 5, PHP 7, PHP 8) krsort — 配列をキーで降順にソートする 説明 krsort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、 ...
https://man.plustar.jp/php/function.krsort.html - [similar]
DOMAttr クラス 0
« 例 DOMAttr::__construct » PHP Manual DOM DOMAttr クラス DOMAttr クラス (PHP 5, PHP 7, PHP 8) はじめに DOMNode を継承します。 DOMAttr は、 DOMElement オブジェクトの属性を表します。 クラス概要 class DOMAttr extends DOMNode { /* プロパティ */ public readonly string $ name ; public readonl ...
https://man.plustar.jp/php/class.domattr.html - [similar]
DOMCdataSection クラス 0
« DOMAttr::isId DOMCdataSection::__construct » PHP Manual DOM DOMCdataSection クラス DOMCdataSection クラス (PHP 5, PHP 7, PHP 8) はじめに DOMCdataSection は DOMText を継承したクラスで、 CData のテキスト表現に使います。 クラス概要 class DOMCdataSection extends DOMText { /* 継承したプロパ ...
https://man.plustar.jp/php/class.domcdatasection.html - [similar]
DOMComment クラス 0
« DOMChildNode::replaceWith DOMComment::__construct » PHP Manual DOM DOMComment クラス DOMComment クラス (PHP 5, PHP 7, PHP 8) はじめに コメントノード、つまり <!-- と --> で囲まれた文字を表します。 クラス概要 class DOMComment extends DOMCharacterData { /* 継承したプロパティ */ public str ...
https://man.plustar.jp/php/class.domcomment.html - [similar]
DOMDocumentFragment クラス 0
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラス DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMDocumentFragment extends DOMNode implements DOMParentNode { /* プロパティ */ public readonly ? DOMElement $ firstElement ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
DOMDocumentType クラス 0
« DOMDocumentFragment::__construct DOMElement » PHP Manual DOM DOMDocumentType クラス DOMDocumentType クラス (PHP 5, PHP 7, PHP 8) はじめに 各 DOMDocument は doctype 属性を保持しており、その値は null あるいは DOMDocumentType オブジェクトです。 クラス概要 class DOMDocumentType extends DOM ...
https://man.plustar.jp/php/class.domdocumenttype.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]
PREV 1 2 3 4 5 6 7 NEXT