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

/macosx-10.10/emacs-93/emacs/lib-src/
H A Detags.c239 #define begtoken(c) (_btk[CHAR(c)]) /* c can start token (see begtk) */
473 static bool _wht[CHARS], _nin[CHARS], _itk[CHARS], _btk[CHARS], _etk[CHARS];
472 static bool _wht[CHARS], _nin[CHARS], _itk[CHARS], _btk[CHARS], _etk[CHARS]; variable

Completed in 181 milliseconds