Home
last modified time | relevance | path

Searched defs:PyToken_TwoChars (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Parser/
Dtokenizer.c1077 PyToken_TwoChars(int c1, int c2) in PyToken_TwoChars() function
/external/python/cpython3/Parser/
Dtokenizer.c1152 PyToken_TwoChars(int c1, int c2) in PyToken_TwoChars() function