Home
last modified time | relevance | path

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

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