Searched defs:match_token (Results 1 – 10 of 10) sorted by relevance
353 const string &match_token, in FindMatchingFlags()388 const string &match_token) { in DoesSingleFlagMatch()
341 static int match_token(const char *template) in match_token() function
2262 let match_token: Token![match] = input.parse()?; in parse() localVariable
39366 struct match_token { struct39367 int token;39368 const char *pattern;
67765 struct match_token { struct67766 int token;67767 const char *pattern;
34180 struct match_token { struct34181 int token;34182 const char *pattern;
40287 struct match_token { struct40288 int token;40289 const char *pattern;