検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 695 for [SIMILAR] 16 1024 4096 WITH 24371 writedtdelemen... (0.537 sec.)
子要素を数える 0
« SimpleXMLElement::__construct SimpleXMLElement::getDocNamespaces » PHP Manual SimpleXMLElement 子要素を数える SimpleXMLElement::count (PHP 5 >= 5.3.0, PHP 7, PHP 8) SimpleXMLElement::count — 子要素を数える 説明 public SimpleXMLElement::count (): int このメソッドは、子要素を数えます。 パ ...
https://man.plustar.jp/php/simplexmlelement.count.html - [similar]
配列にまだ要素があるかどうかを調べる 0
« SplFixedArray::toArray SplFixedArray::__wakeup » PHP Manual SplFixedArray 配列にまだ要素があるかどうかを調べる SplFixedArray::valid (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::valid — 配列にまだ要素があるかどうかを調べる 説明 public SplFixedArray::valid (): bool 配列にまだ要素があるかどうか ...
https://man.plustar.jp/php/splfixedarray.valid.html - [similar]
イテレータ内の要素の数 0
« CachingIterator::__construct CachingIterator::current » PHP Manual CachingIterator イテレータ内の要素の数 CachingIterator::count (PHP 5 >= 5.2.2, PHP 7, PHP 8) CachingIterator::count — イテレータ内の要素の数 説明 public CachingIterator::count (): int 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/cachingiterator.count.html - [similar]
配列の全ての要素に、ユーザー関数を再帰的に適用する 0
« array_values array_walk » PHP Manual 配列 関数 配列の全ての要素に、ユーザー関数を再帰的に適用する array_walk_recursive (PHP 5, PHP 7, PHP 8) array_walk_recursive — 配列の全ての要素に、ユーザー関数を再帰的に適用する 説明 array_walk_recursive ( array | object &$array , callable $callback ...
https://man.plustar.jp/php/function.array-walk-recursive.html - [similar]
配列の内部ポインタを進める 0
« natsort pos » PHP Manual 配列 関数 配列の内部ポインタを進める next (PHP 4, PHP 5, PHP 7, PHP 8) next — 配列の内部ポインタを進める 説明 next ( array | object &$array ): mixed next() は、ひとつの違いを除いて current() と同じです。 next() は要素を返す前に内部配列ポインタをひとつ先に進めま ...
https://man.plustar.jp/php/function.next.html - [similar]
パターンにマッチする配列の要素を返す 0
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す preg_grep (PHP 4, PHP 5, PHP 7, PHP 8) preg_grep — パターンにマッチする配列の要素を返す 説明 preg_grep ( string $pattern , array $array , int $flags = 0 ): array | false array 配列の要素のうち、 ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
現在の要素の文字列表現を返す 0
« CachingIterator::setFlags CachingIterator::valid » PHP Manual CachingIterator 現在の要素の文字列表現を返す CachingIterator::__toString (PHP 5, PHP 7, PHP 8) CachingIterator::__toString — 現在の要素の文字列表現を返す 説明 public CachingIterator::__toString (): string 警告 この関数は、 現 ...
https://man.plustar.jp/php/cachingiterator.tostring.html - [similar]
SimpleXMLIterator クラス 0
« SimpleXMLElement::xpath SimpleXMLIterator::current » PHP Manual SimpleXML SimpleXMLIterator クラス SimpleXMLIterator クラス (PHP 5 >= 5.1.3, PHP 7, PHP 8) はじめに SimpleXMLIterator は、 SimpleXMLElement オブジェクトのすべてのノードに対する再帰的な反復処理を提供します。 クラス概要 clas ...
https://man.plustar.jp/php/class.simplexmliterator.html - [similar]
配列の一部を展開する 0
« array_shift array_splice » PHP Manual 配列 関数 配列の一部を展開する array_slice (PHP 4, PHP 5, PHP 7, PHP 8) array_slice — 配列の一部を展開する 説明 array_slice ( array $array , int $offset , ? int $length = null , bool $preserve_keys = false ): array array_slice() は、 array から引数 ...
https://man.plustar.jp/php/function.array-slice.html - [similar]
要素をスキップする 0
« CollectionModify::set CollectionModify::sort » PHP Manual mysql_xdevapi\CollectionModify 要素をスキップする CollectionModify::skip (No version information available, might only be in Git) CollectionModify::skip — 要素をスキップする 説明 public mysql_xdevapi\CollectionModify::skip ( int ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.skip.html - [similar]