Searched refs:psize (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/xdiff/ |
| H A D | xemit.c | 34 long size, psize = (long)strlen(pre); in xdl_emit_record() local 38 if (xdl_emit_diffrec(rec, size, pre, psize, ecb) < 0) { in xdl_emit_record()
|
| H A D | xutils.h | 29 int xdl_emit_diffrec(char const *rec, long size, char const *pre, long psize,
|
| H A D | xutils.c | 39 int xdl_emit_diffrec(char const *rec, long size, char const *pre, long psize, in xdl_emit_diffrec() argument 45 mb[0].size = psize; in xdl_emit_diffrec()
|