Home
last modified time | relevance | path

Searched refs:handle_ellipsis (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/locale/programs/
Dld-collate.c1075 handle_ellipsis (struct linereader *ldfile, const char *symstr, size_t symlen, in handle_ellipsis() function
3260 handle_ellipsis (ldfile, NULL, 0, was_ellipsis, charmap, in collate_read()
3287 handle_ellipsis (ldfile, arg->val.str.startmb, in collate_read()
3417 handle_ellipsis (ldfile, NULL, 0, was_ellipsis, charmap, in collate_read()
3567 handle_ellipsis (ldfile, symstr, symlen, was_ellipsis, in collate_read()
3690 handle_ellipsis (ldfile, symstr, symlen, was_ellipsis, charmap, in collate_read()
3781 handle_ellipsis (ldfile, NULL, 0, was_ellipsis, charmap, in collate_read()
/glibc-2.36/ChangeLog.old/
DChangeLog.112661 * locale/programs/ld-collate.c (handle_ellipsis): Fix typo.
5112 (handle_ellipsis): Don't only allow character symbols.
5120 * locale/programs/ld-collate.c (handle_ellipsis): Fix typo in
6191 * locale/programs/ld-collate.c (handle_ellipsis): Test for
8023 (handle_ellipsis): Likewise.
8025 to be passed to insert_value and handle_ellipsis.
12923 (insert_value, handle_ellipsis, collate_read): Replace %zu in format
DChangeLog.101522 (handle_ellipsis): Correctly enqueue new element.
2374 (handle_ellipsis): Likewise.
2571 (handle_ellipsis): Use is_character field to make sure ellipsis is
3062 (handle_ellipsis): Don't do anything if to-value cannot be inserted.
DChangeLog.1710365 * locale/programs/ld-collate.c (insert_value, handle_ellipsis):
12473 * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
13954 * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
DChangeLog.122514 * locale/programs/ld-collate.c (handle_ellipsis): Fix message.
8885 * locale/programs/ld-collate.c (handle_ellipsis): Fix format
DChangeLog.1312310 * locale/programs/ld-collate.c (handle_ellipsis): Use %lX not %lx
DChangeLog.2320958 (handle_ellipsis): Modified function.