検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 403 for callable (0.015 sec.)
Linux の syncfs システムコールが使えれば、それを呼ぶ 3867
« eio_sync eio_truncate » PHP Manual Eio 関数 Linux の syncfs システムコールが使えれば、それを呼 ... _syncfs ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource ...
https://man.plustar.jp/php/function.eio-syncfs.html - [similar]
ファイルを切り詰める 3867
« eio_syncfs eio_unlink » PHP Manual Eio 関数 ファイルを切り詰める eio_truncate (PECL eio >= 0.0 ... h , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource ...
https://man.plustar.jp/php/function.eio-truncate.html - [similar]
引数が、数えられる値かどうかを調べる 3867
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_count ...
https://man.plustar.jp/php/function.is-countable.html - [similar]
メッセージセクションを展開/デコードする 3867
« mailparse_msg_create mailparse_msg_extract_part » PHP Manual Mailparse 関数 メッセージセクショ ... part_file ( resource $mimemail , mixed $filename , callable $callbackfunc = ? ): string 指定したファイル名のメ ...
https://man.plustar.jp/php/function.mailparse-msg-extract-part-file.html - [similar]
YAML 形式にした値をファイルに送る 3867
« Yaml 関数 yaml_emit » PHP Manual Yaml 関数 YAML 形式にした値をファイルに送る yaml_emit_file (P ... L ノードの発行用のコンテンツハンドラ。 クラス名 => callable 形式の連想配列となります。 詳細は 発行コールバック ...
https://man.plustar.jp/php/function.yaml-emit-file.html - [similar]
Description 3867
« Imagick::setPointSize Imagick::setRegistry » PHP Manual Imagick Description Imagick::setProgre ... cription 説明 public Imagick::setProgressMonitor ( callable $callback ): bool Set a callback that will be call ...
https://man.plustar.jp/php/imagick.setprogressmonitor.html - [similar]
型宣言 3867
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 ... み使えます。 array 値が、配列でなければいけません。 callable 値が、 callable でなければいけません。 クラスのプロ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
Call a Lua function 3867
« LuaSandboxFunction LuaSandboxFunction::__construct » PHP Manual LuaSandboxFunction Call a Lua ... ndboxFunction objects, and vice versa. General PHP callable s are not supported. PHP array s are converted to ...
https://man.plustar.jp/php/luasandboxfunction.call.html - [similar]
指定したサーバーに複数のアイテムを要求する 3867
« Memcached::getDelayed Memcached::getMulti » PHP Manual Memcached 指定したサーバーに複数のアイテ ... g $server_key , array $keys , bool $with_cas = ? , callable $value_cb = ? ): bool Memcached::getDelayedByKey() ...
https://man.plustar.jp/php/memcached.getdelayedbykey.html - [similar]
新機能 3867
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新 ... IVATE_CONST = 4 ; } iterable 擬似型 新しい擬似型 ( callable と同じような型) である iterable が導入されました。 ... ード) をサポートするようになりました。 Closure::fromCallable() による callables から Closure への変換 Closure ク ... ラスに新しいstaticメソッドが追加されました。 callable を、簡単に Closure オブジェクトに変換できるようにす ... function exposeFunction () { return Closure :: fromCallable ([ $this , 'privateFunction' ]); } private functio ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]