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

/macosx-10.9.5/vim-53/src/proto/
H A Dnetbeans.pro5 int isNetbeansModified __ARGS((buf_T *bufp));
/macosx-10.9.5/vim-53/src/
H A Dnetbeans.c1042 isNetbeansModified(buf_T *bufp) function
1413 || isNetbeansModified(buf->bufp)));
H A Dundo.c2565 if (!isNetbeansModified(curbuf))
H A Dfileio.c3502 if (buf->b_changed || isNetbeansModified(buf))

Completed in 315 milliseconds