検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 335 for [SIMILAR] 16 1024 4096 WITH 57761 reflectionrefe... (0.296 sec.)
Refresh 拡張操作のヘルパ 0
« ldap_exop_passwd ldap_exop_whoami » PHP Manual LDAP 関数 Refresh 拡張操作のヘルパ ldap_exop_refresh (PHP 7 >= 7.3.0, PHP 8) ldap_exop_refresh — Refresh 拡張操作のヘルパ 説明 ldap_exop_refresh ( LDAP\Connection $ldap , string $dn , int $ttl ): int | false Refresh 拡張オペレーションを実行 ...
https://man.plustar.jp/php/function.ldap-exop-refresh.html - [similar]
2 つの文字列のバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズム... 0
« xdiff_string_patch 自然言語および文字エンコーディング » PHP Manual xdiff 関数 2 つの文字列のバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズムで作成する xdiff_string_rabdiff (PECL xdiff >= 1.5.0) xdiff_string_rabdiff — 2 つの文字列のバイナリ diff を、Rabin の polynomial ...
https://man.plustar.jp/php/function.xdiff-string-rabdiff.html - [similar]
はじめに 0
« xdiff インストール/設定 » PHP Manual xdiff はじめに はじめに xdiff 拡張モジュールを使用すると、 異なるリビジョンのファイルの差分を含むパッチファイルの作成やその適用ができるようになります。 この拡張モジュールは、文字列に対する操作とファイルに対する操作の 2 通りのモードに対応しています。 ...
https://man.plustar.jp/php/intro.xdiff.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア ヒアドキュメント/Nowdoc の終了ラベルの解釈 ヒアドキュメント/Nowdoc の文法が柔軟になった ことにより、本体の内部に終了ラベルが含まれ ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 Windows のサポート Windows のサポート configure フラグ configure コマンドは、 CFLAGS や LDFLAGS を環境変数と見なすようになりました。 CTRLキーの扱い sapi_windows_set_ctrl_handler() 関数でハンド ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
ReflectionEnum クラス 0
« ReflectionClassConstant::__toString ReflectionEnum::__construct » PHP Manual リフレクション ReflectionEnum クラス ReflectionEnum クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnum クラスは、 列挙型に関する情報を報告します。 クラス概要 class ReflectionEnum extends ReflectionClass { /* 継承 ...
https://man.plustar.jp/php/class.reflectionenum.html - [similar]
GeoIP データベースで見つかった詳細な都市情報を返す 0
« geoip_org_by_name geoip_region_by_name » PHP Manual GeoIP 関数 GeoIP データベースで見つかった詳細な都市情報を返す geoip_record_by_name (PECL geoip >= 0.2.0) geoip_record_by_name — GeoIP データベースで見つかった詳細な都市情報を返す 説明 geoip_record_by_name ( string $hostname ): array g ...
https://man.plustar.jp/php/function.geoip-record-by-name.html - [similar]
テキストを出力する 0
« ps_show2 ps_string_geometry » PHP Manual PS 関数 テキストを出力する ps_show (PECL ps >= 1.1.0) ps_show — テキストを出力する 説明 ps_show ( resource $psdoc , string $text ): bool 現在の位置にテキストを出力します。テキストの位置を設定するには、 関数 ps_set_value() の値 textx および texty ...
https://man.plustar.jp/php/function.ps-show.html - [similar]