Searched defs:toks (Results 1 – 7 of 7) sorted by relevance
166 const char *const toks[] = { "manpath", "output" }; manconf_file() local 225 const char *const toks[] = { manconf_output() local [all...]
1191 const char *toks[11]; woptions() local [all...]
230 str2tok(const char * str,const struct tok * toks) global() argument
257 static char const toks[] = " \t\r\n,="; in read_userconfig() local
1786 int i, toks[9], toknum = 0, match = 1; in domap() local
2034 int i, toks[9], toknum = 0, match = 1; in domap() local
1364 const CachedTokens &toks() const { return Toks; } toks() function