Searched refs:insert_entry (Results 1 – 6 of 6) sorted by relevance
/locale/programs/ |
A D | repertoire.c | 397 insert_entry (ht, from, strlen (from), in repertoire_new_char() 402 insert_entry (rt, obstack_copy (ob, &value, sizeof (value)), in repertoire_new_char() 466 insert_entry (ht, buf, len1, in repertoire_new_char() 471 insert_entry (rt, obstack_copy (ob, &this_value, sizeof (this_value)), in repertoire_new_char()
|
A D | simple-hash.h | 37 extern int insert_entry (hash_table *htab, const void *key, size_t keylen,
|
A D | charmap.c | 983 insert_entry (ht, from, len1, newp); in charmap_new_char() 984 insert_entry (bt, newp->bytes, nbytes, newp); in charmap_new_char() 1078 insert_entry (ht, name_end, len1, newp); in charmap_new_char() 1079 insert_entry (bt, newp->bytes, nbytes, newp); in charmap_new_char()
|
A D | simple-hash.c | 97 insert_entry (hash_table *htab, const void *key, size_t keylen, void *data) in insert_entry() function
|
A D | ld-collate.c | 667 insert_entry (&collate->seq_table, str, len, result); in find_element() 1008 insert_entry (&collate->seq_table, symstr, symlen, elem); in insert_value() 1031 if (insert_entry (&collate->seq_table, symstr, symlen, elem) != 0) in insert_value() 1224 if (insert_entry (&collate->seq_table, seq->name, in handle_ellipsis() 2833 insert_entry (&collate->elem_table, symbol, symbol_len, in collate_read() 2916 insert_entry (&collate->sym_table, symbol, symbol_len, in collate_read() 2976 insert_entry (&collate->sym_table, symbuf, in collate_read() 3059 if (insert_entry (&collate->sym_table, in collate_read()
|
A D | ld-ctype.c | 1300 insert_entry (&repertoire->seq_table, newp, in get_character() 1515 insert_entry (&repertoire->seq_table, newp, sizeof (uint32_t), in charclass_ucs4_ellipsis()
|
Completed in 20 milliseconds