PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

xdiff 関数> <リソース型
Last updated: Fri, 03 Oct 2008

view this page in

定義済み定数

以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。

XDIFF_PATCH_NORMAL (integer)
このフラグは、xdiff_[string|file]_patch 関数が元のファイルにパッチを適用して新しいバージョンのファイルを作成することを意味します。 デフォルトの操作モードです。
XDIFF_PATCH_REVERSE (integer)
このフラグは、xdiff_[string|file]_patch 関数がパッチを逆に適用し、新しいバージョンから元のバージョンを作成することを意味します。


add a note add a note User Contributed Notes
定義済み定数
There are no user contributed notes for this page.

xdiff 関数> <リソース型
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites