Home
last modified time | relevance | path

Searched refs:msgid_hashcode (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dwrite-java.c142 msgid_hashcode (const char *msgctxt, const char *msgid) in msgid_hashcode() function
185 hashcodes[j] = msgid_hashcode (mlp->item[j]->msgctxt, mlp->item[j]->msgid); in compute_hashsize()
328 msgid_hashcode (mlp->item[j]->msgctxt, mlp->item[j]->msgid); in compute_table_items()
DChangeLog.12684 * write-java.c (msgid_hashcode): New function.