Searched refs:codepoint_collation (Results 1 – 4 of 4) sorted by relevance
56 % The keyword 'codepoint_collation' in any part of any LC_COLLATE60 codepoint_collation
56 codepoint_collation, tok_codepoint_collation, 0 keyword
199 bool codepoint_collation; member1516 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()
11022 Add 'codepoint_collation' support for LC_COLLATE.