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

search for in the

xdiff_string_diff_binary> <xdiff_string_bdiff
Last updated: Fri, 14 Aug 2009

view this page in

xdiff_string_bpatch

(PECL xdiff >= 0.2.0)

xdiff_string_bpatchPatche une chaîne avec un diff binaire

Description

string xdiff_string_bpatch ( string $str , string $patch )

Patche une chaîne str avec un patch binaire. Cette fonction accepte les patchs créés via les fonctions xdiff_string_bdiff() et xdiff_string_rabdiff(), ou leur équivalent sous forme de fichier.

Liste de paramètres

str

La chaîne binaire originale.

patch

Le patch binaire sous forme d'une chaîne de caractères.

Valeurs de retour

Retourne la chaîne patchée, ou FALSE si une erreur survient.

Voir aussi



add a note add a note User Contributed Notes
xdiff_string_bpatch
There are no user contributed notes for this page.

xdiff_string_diff_binary> <xdiff_string_bdiff
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites