xdiff_string_bpatch
(PECL xdiff >= 1.5.0)
xdiff_string_bpatch — 文字列にバイナリ diff 形式のパッチを適用する
説明
文字列 str
に、バイナリ形式のパッチ
patch
を適用します。
この関数は、xdiff_string_bdiff() 関数あるいは
xdiff_string_rabdiff()
そしてそれぞれのファイル版が作成したパッチを受け取ることができます。
パラメータ
str
-
元のバイナリ文字列。
patch
-
バイナリパッチ文字列。
戻り値
パッチ適用後の文字列、あるいはエラー時に false
を返します。
参考
- xdiff_string_bdiff() - 2 つの文字列のバイナリ diff を作成する
- xdiff_string_rabdiff() - 2 つの文字列のバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズムで作成する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google