Home | History | Annotate | Download | only in applypatch

Lines Matching defs:header

957         char* header = patch->data;
965 memcmp(header, "BSDIFF40", 8) == 0) {
969 memcmp(header, "IMGDIFF2", 8) == 0) {