検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 458 for [SIMILAR] 16 1024 4096 WITH 22551 ocicollection ... (0.452 sec.)
foreach 0
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 0
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べる str_contains (PHP 8) str_contains — 指定された部分文字列が、文字列に含まれるかを調べる 説明 str_contains ( string $haystack , string $needle ): bool needle が haystack に含まれるかを調べます ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
文字列が、指定された文字列で終わるかを調べる。 0
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 str_ends_with (PHP 8) str_ends_with — 文字列が、指定された文字列で終わるかを調べる。 説明 str_ends_with ( string $haystack , string $needle ): bool haystack が needle で終わるかを調べます。 ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
指定された範囲の全てのUnicode文字を走査する 0
« IntlChar::digit IntlChar::enumCharTypes » PHP Manual IntlChar 指定された範囲の全てのUnicode文字を走査する IntlChar::enumCharNames (PHP 7, PHP 8) IntlChar::enumCharNames — 指定された範囲の全てのUnicode文字を走査する 説明 public static IntlChar::enumCharNames ( int | string $start , int ...
https://man.plustar.jp/php/intlchar.enumcharnames.html - [similar]
シグネチャを生成する 0
« OAuth::fetch OAuth::getAccessToken » PHP Manual OAuth シグネチャを生成する OAuth::generateSignature (No version information available, might only be in Git) OAuth::generateSignature — シグネチャを生成する 説明 public OAuth::generateSignature ( string $http_method , string $url , mixed ...
https://man.plustar.jp/php/oauth.generatesignature.html - [similar]
文字列の一部分を返す 0
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): string 文字列 string の、 offset で指定された位置から length バイト分の文字列を返しま ...
https://man.plustar.jp/php/function.substr.html - [similar]
アクティブな (オープンされた、あるいは新しく作成された) アーカイブを閉じる 0
« ZipArchive::clearError ZipArchive::count » PHP Manual ZipArchive アクティブな (オープンされた、あるいは新しく作成された) アーカイブを閉じる ZipArchive::close (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::close — アクティブな (オープンされた、あるいは新しく作成された) ア ...
https://man.plustar.jp/php/ziparchive.close.html - [similar]
コレクションのドキュメントをひとつ置き換える 0
« Collection::removeOne mysql_xdevapi\CollectionAdd » PHP Manual mysql_xdevapi\Collection コレクションのドキュメントをひとつ置き換える Collection::replaceOne (No version information available, might only be in Git) Collection::replaceOne — コレクションのドキュメントをひとつ置き換える 説明 ...
https://man.plustar.jp/php/mysql-xdevapi-collection.replaceone.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT