Makes a unified diff of two strings.
str1
str2
contextIndicates how many lines of context you want to include in the diff result.
minimalSet this parameter to TRUE if you want to minimalize the size of the diff (can take a long time).
Notatka: This function doesn't work well with binary strings. To make diff of binary strings use xdiff_string_diff_binary().
| Poprzedni | Spis treści | Następny |
| xdiff_string_diff_binary | Początek rozdziału | xdiff_string_merge3 |