検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 198 for [SIMILAR] 16 1024 4096 WITH 17782 御構 WITH 1362... (0.696 sec.)
操作モードを返す 0
« RegexIterator::getFlags RegexIterator::getPregFlags » PHP Manual RegexIterator 操作モードを返す RegexIterator::getMode (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::getMode — 操作モードを返す 説明 public RegexIterator::getMode (): int 操作モードを返します。操作モードの一覧は RegexItera ...
https://man.plustar.jp/php/regexiterator.getmode.html - [similar]
名前空間の概要 0
« 名前空間 名前空間の定義 » PHP Manual 名前空間 名前空間の概要 名前空間の概要 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間とは何でしょう? 広義の「名前空間」とは、項目をカプセル化するもののことです。 これは多くの場面で見られる抽象概念です。 たとえば、たいていの OS はディレクトリでファイルをグル ...
https://man.plustar.jp/php/language.namespaces.rationale.html - [similar]
リファレンスの適用範囲 0
« リファレンスの解除 定義済の変数 » PHP Manual リファレンスの説明 リファレンスの適用範囲 リファレンスの適用範囲 PHP の多くの構文構造は、リファレンス機構を利用して実装されています。 このため、前記のリファレンス結合に関する事項はこれらの構造についても 適用されます。リファレンス渡しおよびリ ...
https://man.plustar.jp/php/language.references.spot.html - [similar]
正規表現 (Perl 互換) 0
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互換) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PCRE のパターン 正規表現パターンに使用可能な修飾子 — パターン修飾子 Perl とは異なる点 — Perl との違い ...
https://man.plustar.jp/php/book.pcre.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す 0
« db2_bind_param db2_close » PHP Manual IBM DB2 関数 DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す db2_client_info (PECL ibm_db2 >= 1.1.1) db2_client_info — DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す 説明 db2_client_info ( reso ...
https://man.plustar.jp/php/function.db2-client-info.html - [similar]
リファレンス渡し 0
« リファレンスが行わないこと リファレンスを返す » PHP Manual リファレンスの説明 リファレンス渡し リファレンス渡し リファレンスにより関数に変数を渡すことが可能です。この場合、関数内で その引数を修正可能になります。構文は次のようになります。 <?php function foo (& $var ) { $var ++; } $a = 5 ...
https://man.plustar.jp/php/language.references.pass.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagegif (PHP 4, PHP 5, PHP 7, PHP 8) imagegif — 画像をブラウザあるいはファイルに出力する 説明 imagegif ( GdImage $image , resource | string | null $file = null ): bool imag ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT