Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dtokenizer.h72 extern int PyTokenizer_Get(struct tok_state *, char **, char **);
Dparsetok.c208 type = PyTokenizer_Get(tok, &a, &b); in parsetok()
Dtokenizer.c1822 PyTokenizer_Get(struct tok_state *tok, char **p_start, char **p_end) in PyTokenizer_Get() function
1882 PyTokenizer_Get(tok, &p_start, &p_end); in PyTokenizer_FindEncodingFilename()
/external/python/cpython2/Parser/
Dtokenizer.h61 extern int PyTokenizer_Get(struct tok_state *, char **, char **);
Dparsetok.c159 type = PyTokenizer_Get(tok, &a, &b); in parsetok()
Dtokenizer.c1681 PyTokenizer_Get(struct tok_state *tok, char **p_start, char **p_end) in PyTokenizer_Get() function
/external/python/cpython2/PC/os2vacpp/
Dpython.def401 PyTokenizer_Get
/external/python/cpython2/PC/os2emx/
Dpython27.def77 "PyTokenizer_Get"