Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds