Searched refs:keyword_to_token (Results 1 – 4 of 4) sorted by relevance
42 keyword_to_token(const char *string, size_t len);
71 keyword_to_token(const char *string, size_t len)
162 tok = keyword_to_token(s->buf, s->buf_pos - 1); in _xkbcommon_lex()
383 keyword_to_token(const char *string, size_t len) in keyword_to_token() function