xdiff_file_patch_binary() patches file file with binary patch in file patch and stores result in file dest.
Замечание: Both files (file and patch) will be loaded into memory so ensure that your memory_limit is set high enough.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
See also xdiff_string_patch_binary().
Пред. | Начало | След. |
xdiff_file_merge3 | Уровень выше | xdiff_file_patch |