Searched refs:PyToken_TwoChars (Results 1 – 3 of 3) sorted by relevance
110 PyToken_TwoChars(int c1, int c2) in PyToken_TwoChars() function
1986 int token = PyToken_TwoChars(c, c2); in tok_get()
90 PyAPI_FUNC(int) PyToken_TwoChars(int, int);