検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 364 for [SIMILAR] 16 1024 4096 WITH 7845 reference WITH ... (0.328 sec.)
Creates a C data structure 0
« FFI::memset FFI::scope » PHP Manual FFI Creates a C data structure FFI::new (PHP 7 >= 7.4.0, PHP 8) FFI::new — Creates a C data structure 説明 public static FFI::new ( FFI\CType | string $type , bool $owned = true , bool $persistent = false ): ? FFI\CData public FFI::new ( FFI\CType | ...
https://man.plustar.jp/php/ffi.new.html - [similar]
ガベージコレクション 0
« INI 設定 リファレンスカウントの原理 » PHP Manual 機能 ガベージコレクション ガベージコレクション 目次 リファレンスカウントの原理 循環の収集 パフォーマンスの考慮点 このセクションでは、PHP 5.3 の一部の、新しいガベージコレクション(別名GC)機構の メリットを説明します。 関連キーワード: リフ ...
https://man.plustar.jp/php/features.gc.html - [similar]
チャネルの歪みを取得する 0
« Imagick::getImageChannelDistortion Imagick::getImageChannelExtrema » PHP Manual Imagick チャネルの歪みを取得する Imagick::getImageChannelDistortions (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::getImageChannelDistortions — チャネルの歪みを取得する 説明 public Imagick::getImageCha ...
https://man.plustar.jp/php/imagick.getimagechanneldistortions.html - [similar]
LDAP ページネーション制御情報を送信する 0
« ldap_control_paged_result_response ldap_count_entries » PHP Manual LDAP 関数 LDAP ページネーション制御情報を送信する ldap_control_paged_result (PHP 5 >= 5.4.0, PHP 7) ldap_control_paged_result — LDAP ページネーション制御情報を送信する 警告 この関数は PHP 7.4.0 以降で 推奨されなくなり 、 ...
https://man.plustar.jp/php/function.ldap-control-paged-result.html - [similar]
LDAP エントリの変更をまとめて実行する 0
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap_modify_batch (PHP 5.4 >= 5.4.26, PHP 5.5 >= 5.5.10, PHP 5.6 >= 5.6.0, PHP 7, PHP 8) ldap_modify_batch — LDAP エントリの変更をまとめて実行する 説明 ldap_modify_batch ( LDAP\Connection $ldap , ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
新しいグローバル定数 0
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しいグローバル定数 新しいグローバル定数 PHP コア PASSWORD_ARGON2ID CURL CURLAUTH_BEARER CURLAUTH_GSSAPI CURLE_WEIRD_SERVER_REPLY CURLINFO_APPCONNECT_TIME_T CURLINFO_CONNECT_TIME_T CURLINFO_CONT ...
https://man.plustar.jp/php/migration73.constants.html - [similar]
PASSWD 拡張オペレーションのヘルパ 0
« ldap_escape ldap_exop_refresh » PHP Manual LDAP 関数 PASSWD 拡張オペレーションのヘルパ ldap_exop_passwd (PHP 7 >= 7.2.0, PHP 8) ldap_exop_passwd — PASSWD 拡張オペレーションのヘルパ 説明 ldap_exop_passwd ( LDAP\Connection $ldap , string $user = "" , string $old_password = "" , string $n ...
https://man.plustar.jp/php/function.ldap-exop-passwd.html - [similar]
はじめに 0
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurrency extension for PHP 7.2+. A brief description of the concepts core to parallel follows, more detailed information may be found within this section of the manual. Runtime A parallel\Runtime re ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
定義済み定数 0
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 RUNKIT7_IMPORT_FUNCTIONS ( int ) runkit7_import() flag indicating ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]