検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 773 for [SIMILAR] 16 1024 4096 WITH 20830 simplexmleleme... (0.542 sec.)
配列にまだ要素があるかどうかを調べる 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]
XMLWriter 0
« XMLReader::XML はじめに » PHP Manual XML 操作 XMLWriter XMLWriter はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 単純な XML ドキュメントの作成 XML 名前空間の使用 オブジェクト指向 API の使用 XMLWriter — XMLWriter クラス XMLWriter::endAttribute — 属 ...
https://man.plustar.jp/php/book.xmlwriter.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]
配列の一部を展開する 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]
一つ以上の要素を配列の最後に追加する 0
« array_product array_rand » PHP Manual 配列 関数 一つ以上の要素を配列の最後に追加する array_push (PHP 4, PHP 5, PHP 7, PHP 8) array_push — 一つ以上の要素を配列の最後に追加する 説明 array_push ( array &$array , mixed ...$values ): int array_push() は、 array をスタックとして処理し、渡され ...
https://man.plustar.jp/php/function.array-push.html - [similar]