Searched refs:keyword_to_token (Results 1 – 4 of 4) sorted by relevance
42 keyword_to_token(const char *string, unsigned int len);
72 keyword_to_token(const char *string, unsigned int len)
342 keyword_to_token(const char *string, unsigned int len) in keyword_to_token() function
158 tok = keyword_to_token(s->buf, s->buf_pos - 1); in _xkbcommon_lex()