Home
last modified time | relevance | path

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

/glibc-2.36/localedata/locales/
DC56 % The keyword 'codepoint_collation' in any part of any LC_COLLATE
60 codepoint_collation
/glibc-2.36/locale/programs/
Dlocfile-kw.gperf56 codepoint_collation, tok_codepoint_collation, 0 keyword
Dld-collate.c199 bool codepoint_collation; member
1516 collate->codepoint_collation = false; in collate_startup()
1575 if (collate->codepoint_collation) in collate_finish()
2123 if (collate == NULL || collate->codepoint_collation) in collate_output()
2692 collate->codepoint_collation = true; in collate_read()
3767 && !collate->codepoint_collation) in collate_read()
/glibc-2.36/ChangeLog.old/
DChangeLog.2411022 Add 'codepoint_collation' support for LC_COLLATE.