検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1541 for [SIMILAR] 16 1024 4096 WITH 10037 ポイ WITH 6719... (0.851 sec.)
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
ポインタを次の項目に移動させる 0
« APCUIterator::key APCUIterator::rewind » PHP Manual APCUIterator ポインタを次の項目に移動させる APCUIterator::next (PECL apcu >= 5.0.0) APCUIterator::next — ポインタを次の項目に移動させる 説明 public APCUIterator::next (): bool イテレータのポインタを次の要素に移動させます。 パラメータ ...
https://man.plustar.jp/php/apcuiterator.next.html - [similar]
コードポイントがアルファベットかを調べる 0
« IntlChar::isalnum IntlChar::isbase » PHP Manual IntlChar コードポイントがアルファベットかを調べる IntlChar::isalpha (PHP 7, PHP 8) IntlChar::isalpha — コードポイントがアルファベットかを調べる 説明 public static IntlChar::isalpha ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isalpha.html - [similar]
ラージオブジェクトの内部ポインタをセットする 0
« OCILob::saveFile OCILob::setBuffering » PHP Manual OCILob ラージオブジェクトの内部ポインタをセットする OCILob::seek (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::seek — ラージオブジェクトの内部ポインタをセットする 説明 public OCILob::seek ( int $offset , int $whence = OCI_SEEK_SET ...
https://man.plustar.jp/php/ocilob.seek.html - [similar]
ファイルの行にブレークポイントを挿入する 0
« phpdbg 関数 phpdbg_break_function » PHP Manual phpdbg 関数 ファイルの行にブレークポイントを挿入する phpdbg_break_file (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_file — ファイルの行にブレークポイントを挿入する 説明 phpdbg_break_file ( string $file , int $line ): void 指定された file の ...
https://man.plustar.jp/php/function.phpdbg-break-file.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
結果ポインタにおける現在のフィールドオフセットを取得する 0
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにおける現在のフィールドオフセットを取得する mysqli_result::$current_field mysqli_field_tell (PHP 5, PHP 7, PHP 8) mysqli_result::$current_field -- mysqli_field_tell — 結果ポインタにおける現在のフ ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
Fiber クラス 0
« Generator::__wakeup Fiber::__construct » PHP Manual 定義済みのインターフェイスとクラス Fiber クラス Fiber クラス (PHP 8 >= 8.1.0) はじめに ファイバー(Fiber) は 完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開される ...
https://man.plustar.jp/php/class.fiber.html - [similar]
指定したファイルの PharFileInfo オブジェクトを取得する 0
« Phar::offsetExists Phar::offsetSet » PHP Manual Phar 指定したファイルの PharFileInfo オブジェクトを取得する Phar::offsetGet (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetGet — 指定したファイルの PharFileInfo オブジェクトを取得する 説明 public Phar::offsetGet ( string $ ...
https://man.plustar.jp/php/phar.offsetget.html - [similar]
内部ファイルに、外部ファイルの内容を設定する 0
« Phar::offsetGet Phar::offsetUnset » PHP Manual Phar 内部ファイルに、外部ファイルの内容を設定する Phar::offsetSet (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetSet — 内部ファイルに、外部ファイルの内容を設定する 説明 public Phar::offsetSet ( string $localName , resource ...
https://man.plustar.jp/php/phar.offsetset.html - [similar]