Searched defs:match_token (Results 1 – 16 of 16) 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
2338 let match_token: Token![match] = input.parse()?; in parse() localVariable
2314 let match_token: Token![match] = input.parse()?; in parse() localVariable
30512 struct match_token { struct30513 int token;30514 const char *pattern;
43036 struct match_token { struct43037 int token;43038 const char *pattern;
78092 struct match_token { struct78093 int token;78094 const char *pattern;
47190 struct match_token { struct47191 int token;47192 const char *pattern;
31541 struct match_token { struct31542 int token;31543 const char *pattern;
28978 struct match_token { struct28979 int token;28980 const char *pattern;