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

/macosx-10.10/emacs-93/emacs/lib-src/
H A Detags.c2683 tignore /* junk after typedef tag */
3467 if (typdef != tignore
3722 case tignore:
3726 if (typdef == tignore || cplpl)
3740 && (typdef == tnone || (typdef != tignore && instruct)))
3796 || (members && typdef != tignore && instruct))
3820 typdef = tignore;
3864 typdef = tignore;
3905 typdef = tignore;
2674 tignore /* junk after typedef tag */ enumerator in enum:__anon8706
/macosx-10.10/vim-55/runtime/
H A Doptwin.vim270 call append("$", "ignorecase\tignore case when using a search pattern")

Completed in 135 milliseconds