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

search for in the

xdiff_string_patch> <xdiff_string_merge3
[edit] Last updated: Fri, 17 May 2013

view this page in

xdiff_string_patch_binary

(PECL xdiff >= 0.2.0)

xdiff_string_patch_binaryAlias de xdiff_string_bpatch

Descripción

string xdiff_string_patch_binary ( string $str , string $patch )

Parchea una cadena str con un patch binario. Esta función acepta parches creados tanto a través de las funciones xdiff_string_bdiff() y xdiff_string_rabdiff() o de su archivo homólogo equivalente.

Desde la versión 1.5.0 esta función es un alias de xdiff_string_bpatch().

Parámetros

str

La cadena binaria original.

patch

La cadena parche binaria.

Valores devueltos

Devuelve la cadena parcheada, o FALSE en caso de error.

Ver también



add a note add a note User Contributed Notes xdiff_string_patch_binary - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites