Searched refs:PyToken_TwoChars (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Include/ | ||
H A D | token.h | 90 PyAPI_FUNC(int) PyToken_TwoChars(int, int); |
/third_party/python/Parser/ | ||
H A D | token.c | 110 PyToken_TwoChars(int c1, int c2) in PyToken_TwoChars() function |
Completed in 1 milliseconds