xdiff_string_diff_binary(no version information, might be only in CVS) xdiff_string_diff_binary -- Make binary diff of two strings.Descriptionmixed xdiff_string_diff ( string str1, string str2)xdiff_string_diff_binary() makes binary diff of strings str1 and str2. Returns string with result or FALSE if and internal error happened. See also xdiff_file_diff_binary(). | ||