Home
last modified time | relevance | path

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

/locale/programs/
A Dlocfile-token.h77 tok_blank, enumerator
A Dld-ctype.c571 || (cnt = BITPOS (tok_blank), in ctype_finish()
573 & BITw (tok_blank)) == 0))) in ctype_finish()
606 || (cnt = BITPOS (tok_blank), in ctype_finish()
608 & BIT (tok_blank)) == 0))) in ctype_finish()
2241 else if (now->tok < tok_upper || now->tok > tok_blank) in ctype_read()
2265 case tok_blank: in ctype_read()
3098 if ((ctype->class_done & BITw (tok_blank)) == 0) in set_class_defaults()
3120 ctype->class256_collection[seq->bytes[0]] |= BIT (tok_blank); in set_class_defaults()
3123 ELEM (ctype, class_collection, , L' ') |= BITw (tok_blank); in set_class_defaults()
3140 ctype->class256_collection[seq->bytes[0]] |= BIT (tok_blank); in set_class_defaults()
[all …]
A Dlocfile-kw.h467 {"blank", tok_blank, 0}, in locfile_hash()
A Dlocfile-kw.gperf44 blank, tok_blank, 0

Completed in 14 milliseconds