検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1065 for [SIMILAR] 16 1024 4096 WITH 5507 config WITH 225... (0.649 sec.)
配列の全ての要素に、ユーザー関数を再帰的に適用する 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]
Pspell 0
« mb_substr はじめに » PHP Manual 自然言語および文字エンコーディング Pspell Pspell はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Pspell 関数 pspell_add_to_personal — ユーザーの単語リストに単語を追加する pspell_add_to_session — 現在のセッションの単語リ ...
https://man.plustar.jp/php/book.pspell.html - [similar]
Yaf_Request_Abstract クラス 0
« Yaf_Registry::set Yaf_Request_Abstract::clearParams » PHP Manual Yaf Yaf_Request_Abstract クラス Yaf_Request_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Request_Abstract { /* Constants */ const string SCHEME_HTTP = http ; const string SCHEME_HTTPS = https ; /* プロパティ ...
https://man.plustar.jp/php/class.yaf-request-abstract.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]
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]