検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 430 for [SIMILAR] 16 1024 4096 WITH 40734 domcharacterda... (0.742 sec.)
PHP の文字エンコーディングに関する要件 0
« 関数のオーバーロード機能 マルチバイト文字列 関数 » PHP Manual マルチバイト文字列 PHP の文字エンコーディングに関する要件 PHP の文字エンコーディングに関する要件 以下の型のエンコーディングが、PHP で安全に使用することができます。 シングルバイトエンコーディングで、 00h から 7fh の範囲の文字 ...
https://man.plustar.jp/php/mbstring.php4.req.html - [similar]
双方向リンクリストにまだノードがあるかどうかを調べる 0
« SplDoublyLinkedList::unshift SplStack » PHP Manual SplDoublyLinkedList 双方向リンクリストにまだノードがあるかどうかを調べる SplDoublyLinkedList::valid (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::valid — 双方向リンクリストにまだノードがあるかどうかを調べる 説明 public SplDoublyL ...
https://man.plustar.jp/php/spldoublylinkedlist.valid.html - [similar]
名前空間 URI に基づいて、ノードの名前空間プレフィックスを取得する 0
« DOMNode::lookupNamespaceUri DOMNode::normalize » PHP Manual DOMNode 名前空間 URI に基づいて、ノードの名前空間プレフィックスを取得する DOMNode::lookupPrefix (PHP 5, PHP 7, PHP 8) DOMNode::lookupPrefix — 名前空間 URI に基づいて、ノードの名前空間プレフィックスを取得する 説明 public DOMNod ...
https://man.plustar.jp/php/domnode.lookupprefix.html - [similar]
文字列の一方向のハッシュ化を行う 0
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP 7, PHP 8) crypt — 文字列の一方向のハッシュ化を行う 警告 この関数は (まだ)バイナリデータ対応ではありません! 説明 crypt ( string $string , string $salt ): string crypt() 文字列のハッシュを返しま ...
https://man.plustar.jp/php/function.crypt.html - [similar]
値が無限大であるかどうかを判定する 0
« is_finite is_nan » PHP Manual Math 関数 値が無限大であるかどうかを判定する is_infinite (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_infinite — 値が無限大であるかどうかを判定する 説明 is_infinite ( float $num ): bool num が(正または負の)無限大である場合に true を返します。たとえば log(0) ...
https://man.plustar.jp/php/function.is-infinite.html - [similar]
プロパティに対応する、Unicode での名前を取得する 0
« IntlChar::getPropertyEnum IntlChar::getPropertyValueEnum » PHP Manual IntlChar プロパティに対応する、Unicode での名前を取得する IntlChar::getPropertyName (PHP 7, PHP 8) IntlChar::getPropertyName — プロパティに対応する、Unicode での名前を取得する 説明 public static IntlChar::getProperty ...
https://man.plustar.jp/php/intlchar.getpropertyname.html - [similar]
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.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]
ドキュメント内の次のノードに移動する 0
« XMLReader::open XMLReader::readInnerXml » PHP Manual XMLReader ドキュメント内の次のノードに移動する XMLReader::read (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::read — ドキュメント内の次のノードに移動する 説明 public XMLReader::read (): bool ドキュメント内の次のノードにカーソルを移動します ...
https://man.plustar.jp/php/xmlreader.read.html - [similar]
SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 0
« DOM 関数 libxml » PHP Manual DOM 関数 SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する dom_import_simplexml (PHP 5, PHP 7, PHP 8) dom_import_simplexml — SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 説明 dom_import_simplexml ( object $node ): DO ...
https://man.plustar.jp/php/function.dom-import-simplexml.html - [similar]