Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dtoken.h88 PyAPI_DATA(const char * const) _PyParser_TokenNames[]; /* Token names */
/third_party/python/Parser/
H A Dtoken.c8 const char * const _PyParser_TokenNames[] = { variable

Completed in 2 milliseconds