Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-qt.c346 string_hashcode (const char *str) in string_hashcode() function
424 unsigned int hashcode = string_hashcode (msgid_as_iso_8859_1); in write_qm()
548 i = string_hashcode (context) % table_size; in write_qm()
H A Dwrite-java.c122 string_hashcode (const char *str) in string_hashcode() function
163 hashcodes[j] = string_hashcode (mlp->item[j]->msgid); in compute_hashsize()
306 unsigned int hashcode = string_hashcode (mlp->item[j]->msgid); in compute_table_items()
H A DChangeLog4482 * write-java.c (string_hashcode, write_java_string): Cast argument of
H A DChangeLog.0299 * write-java.c (check_resource_name, string_hashcode,