Searched refs:match_token_relaxed (Results 1 – 2 of 2) sorted by relevance
348 int match_token_relaxed(struct _s_x *table, const char *string);
697 match_token_relaxed(struct _s_x *table, const char *string) in match_token_relaxed() function723 if ((tcmd = match_token_relaxed(table, string)) < 0) in get_token()