Searched refs:empty_memline (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dfileio.c3326 int empty_memline = (buf->b_ml.ml_mfp == NULL); local
3404 if (buf == NULL || (buf->b_ml.ml_mfp == NULL && !empty_memline)

Completed in 103 milliseconds