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

/macosx-10.10.1/vim-55/src/
H A Dif_python.c423 static PyObject *LineToString(const char *);
1622 LineToString(const char *str) function
H A Dif_py_both.h762 return LineToString((char *)ml_get_buf(buf, (linenr_T)n, FALSE));
782 PyObject *str = LineToString((char *)ml_get_buf(buf, (linenr_T)(lo+i), FALSE));
H A Dif_python3.c439 static PyObject *LineToString(const char *);
1374 LineToString(const char *str) function

Completed in 145 milliseconds