Searched defs:is_punct (Results 1 – 3 of 3) sorted by relevance
74 inline int token_info::is_punct() const in is_punct() function
379 def is_punct(code_point): function