Searched refs:is_potential_identifier_start (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Parser/ | ||
H A D | tokenizer.c | 22 #define is_potential_identifier_start(c) (\ macro 1641 if (is_potential_identifier_start(c)) { in tok_get() |
Completed in 3 milliseconds