Home
last modified time | relevance | path

Searched refs:tok_punct (Results 1 – 4 of 4) sorted by relevance

/locale/programs/
A Dlocfile-token.h79 tok_punct, enumerator
A Dlocfile-kw.h273 {"punct", tok_punct, 0}, in locfile_hash()
A Dlocfile-kw.gperf40 punct, tok_punct, 0
A Dld-ctype.c578 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