Searched refs:string_hashcode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-qt.c346 string_hashcode (const char *str) function
424 unsigned int hashcode = string_hashcode (msgid_as_iso_8859_1);
548 i = string_hashcode (context) % table_size;
H A Dwrite-java.c122 string_hashcode (const char *str) function
163 hashcodes[j] = string_hashcode (mlp->item[j]->msgid);
306 unsigned int hashcode = string_hashcode (mlp->item[j]->msgid);

Completed in 177 milliseconds