php man page for xdiff_string_bpatch

Query: xdiff_string_bpatch

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XDIFF_STRING_BPATCH(3)							 1						    XDIFF_STRING_BPATCH(3)

xdiff_string_bpatch - Patch a string with a binary diff

SYNOPSIS
string xdiff_string_bpatch (string $str, string $patch)
DESCRIPTION
Patches a string $str with a binary $patch. This function accepts patches created both via xdiff_string_bdiff(3) and xdiff_string_rabd- iff(3) functions or their file counterparts.
PARAMETERS
o $str - The original binary string. o $patch - The binary patch string.
RETURN VALUES
Returns the patched string, or FALSE on error.
SEE ALSO
xdiff_string_bdiff(3), xdiff_string_rabdiff(3). PHP Documentation Group XDIFF_STRING_BPATCH(3)
Related Man Pages
crm_diff(8) - suse
xdiff_file_bdiff_size(3) - php
xdiff_file_patch(3) - php
xdiff_file_patch_binary(3) - php
xdiff_string_bdiff_size(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch