検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1541 for [SIMILAR] 16 1024 4096 WITH 10037 ポイ WITH 6719... (4.492 sec.)
リファレンスを返す 0
« リファレンス渡し リファレンスの解除 » PHP Manual リファレンスの説明 リファレンスを返す リファレンスを返す リファレンスを返すことは、結合する変数を見付けるために関数を使用し たい場合に便利です。パフォーマンスを向上させるためだけの目的で この機能を用いることは やめてください 。 そのような ...
https://man.plustar.jp/php/language.references.return.html - [similar]
コードポイントが、数字であるかを調べる 0
« IntlChar::isdefined IntlChar::isgraph » PHP Manual IntlChar コードポイントが、数字であるかを調べる IntlChar::isdigit (PHP 7, PHP 8) IntlChar::isdigit — コードポイントが、数字であるかを調べる 説明 public static IntlChar::isdigit ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isdigit.html - [similar]
出力バッファをフラッシュ(送信)する 0
« ob_end_flush ob_get_clean » PHP Manual 出力制御 関数 出力バッファをフラッシュ(送信)する ob_flush (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ob_flush — 出力バッファをフラッシュ(送信)する 説明 ob_flush (): bool この関数は、(ある場合に)出力バッファの内容を送信します。 更にバッファの内容を処理し ...
https://man.plustar.jp/php/function.ob-flush.html - [similar]
現在のバッファの内容を取得し、出力バッファを削除する 0
« ob_flush ob_get_contents » PHP Manual 出力制御 関数 現在のバッファの内容を取得し、出力バッファを削除する ob_get_clean (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_get_clean — 現在のバッファの内容を取得し、出力バッファを削除する 説明 ob_get_clean (): string | false 現在のバッファの中身を取得 ...
https://man.plustar.jp/php/function.ob-get-clean.html - [similar]
与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 0
« SPL 関数 class_parents » PHP Manual SPL 関数 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_implements (PHP 5, PHP 7, PHP 8) class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 説明 class_implements ( objec ...
https://man.plustar.jp/php/function.class-implements.html - [similar]
ファイルのグループを変更する 0
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, PHP 5, PHP 7, PHP 8) chgrp — ファイルのグループを変更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filename のグループを group に変更しよう ...
https://man.plustar.jp/php/function.chgrp.html - [similar]
.wav ファイルをバッファに読み込む 0
« openal_buffer_get openal_context_create » PHP Manual OpenAL 関数 .wav ファイルをバッファに読み込む openal_buffer_loadwav (PECL openal >= 0.1.0) openal_buffer_loadwav — .wav ファイルをバッファに読み込む 説明 openal_buffer_loadwav ( resource $buffer , string $wavfile ): bool パラメータ b ...
https://man.plustar.jp/php/function.openal-buffer-loadwav.html - [similar]
全てのブレークポイントをクリアする 0
« phpdbg_break_next phpdbg_color » PHP Manual phpdbg 関数 全てのブレークポイントをクリアする phpdbg_clear (PHP 5 >= 5.6.0, PHP 7, PHP 8) phpdbg_clear — 全てのブレークポイントをクリアする 説明 phpdbg_clear (): void これまでに設定されたブレークポイントをすべてクリアします。 phpdbg_break_*( ...
https://man.plustar.jp/php/function.phpdbg-clear.html - [similar]
xiff_file_bdiff のエイリアス 0
« xdiff_file_bpatch xdiff_file_diff » PHP Manual xdiff 関数 xiff_file_bdiff のエイリアス xdiff_file_diff_binary (PECL xdiff >= 0.2.0) xdiff_file_diff_binary — xiff_file_bdiff のエイリアス 説明 xdiff_file_diff_binary ( string $old_file , string $new_file , string $dest ): bool ふたつのファ ...
https://man.plustar.jp/php/function.xdiff-file-diff-binary.html - [similar]
2 つのファイルの unified diff を作成する 0
« xdiff_file_diff_binary xdiff_file_merge3 » PHP Manual xdiff 関数 2 つのファイルの unified diff を作成する xdiff_file_diff (PECL xdiff >= 0.2.0) xdiff_file_diff — 2 つのファイルの unified diff を作成する 説明 xdiff_file_diff ( string $old_file , string $new_file , string $dest , int $co ...
https://man.plustar.jp/php/function.xdiff-file-diff.html - [similar]