Searched refs:tok_punct (Results 1 – 4 of 4) sorted by relevance
79 tok_punct, enumerator
273 {"punct", tok_punct, 0}, in locfile_hash()
40 punct, tok_punct, 0
578 else if (((cnt = BITPOS (tok_punct), in ctype_finish()580 & BITw (tok_punct)) != 0) in ctype_finish()613 else if (((cnt = BITPOS (tok_punct), in ctype_finish()615 & BIT (tok_punct)) != 0) in ctype_finish()2261 case tok_punct: in ctype_read()3153 | BIT (tok_punct); in set_class_defaults()3156 | BITw (tok_punct); in set_class_defaults()3175 | BIT (tok_punct); in set_class_defaults()3178 | BITw (tok_punct); in set_class_defaults()
Completed in 14 milliseconds