検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 1622 for [SIMILAR] 16 1024 4096 WITH 26589 splfileobject ... (0.960 sec.)
リファレンスとは? 0
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]
Phar マニフェストのファイルエントリの定義 0
« グローバルな Phar ビットマップフラグ Phar のシグネチャの書式 » PHP Manual phar って、tar や zip とは何が違うの? Phar マニフェストのファイルエントリの定義 Phar マニフェストのファイルエントリの定義 マニフェスト内の各ファイルについて、次のような情報が含まれます。 Phar マニフェストのファイ ...
https://man.plustar.jp/php/phar.fileformat.manifestfile.html - [similar]
出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 0
« ob_clean ob_end_flush » PHP Manual 出力制御 関数 出力用バッファをクリア(消去)し、出力のバッファリングをオフにする ob_end_clean (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 説明 ob_end_clean (): bool 出力用バッファの内容を消 ...
https://man.plustar.jp/php/function.ob-end-clean.html - [similar]
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]
Returns the current capacity 0
« Ds\PriorityQueue::allocate Ds\PriorityQueue::clear » PHP Manual PriorityQueue Returns the current capacity Ds\PriorityQueue::capacity (PECL ds >= 1.0.0) Ds\PriorityQueue::capacity — Returns the current capacity 説明 public Ds\PriorityQueue::capacity (): int Returns the current capacity ...
https://man.plustar.jp/php/ds-priorityqueue.capacity.html - [similar]
Creates a new set using values from the current instance and another set 0
« Ds\Set::toArray Ds\Set::xor » PHP Manual Set Creates a new set using values from the current instance and another set Ds\Set::union (PECL ds >= 1.0.0) Ds\Set::union — Creates a new set using values from the current instance and another set 説明 public Ds\Set::union ( Ds\Set $set ): Ds\ ...
https://man.plustar.jp/php/ds-set.union.html - [similar]
Gets the current stomp extension version 0
« stomp_connect_error Stomp » PHP Manual Stomp 関数 Gets the current stomp extension version stomp_version (PECL stomp >= 0.1.0) stomp_version — Gets the current stomp extension version 説明 stomp_version (): string Returns a string containing the version of the current stomp extension. ...
https://man.plustar.jp/php/function.stomp-version.html - [similar]
ファイルポインタの位置を先頭に戻す 0
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
2 つのファイルのバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズ... 0
« xdiff_file_patch xdiff_string_bdiff_size » PHP Manual xdiff 関数 2 つのファイルのバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズムで作成する xdiff_file_rabdiff (PECL xdiff >= 1.5.0) xdiff_file_rabdiff — 2 つのファイルのバイナリ diff を、Rabin の polynomial fingerprintin ...
https://man.plustar.jp/php/function.xdiff-file-rabdiff.html - [similar]
リファレンスを返す 0
« リファレンス渡し リファレンスの解除 » PHP Manual リファレンスの説明 リファレンスを返す リファレンスを返す リファレンスを返すことは、結合する変数を見付けるために関数を使用し たい場合に便利です。パフォーマンスを向上させるためだけの目的で この機能を用いることは やめてください 。 そのような ...
https://man.plustar.jp/php/language.references.return.html - [similar]