Home
last modified time | relevance | path

Searched refs:initialize_token (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Parser/
Dpegen.c682 initialize_token(Parser *p, Token *token, const char *start, const char *end, int token_type) { in initialize_token() function
786 return initialize_token(p, t, start, end, type); in _PyPegen_fill_token()