Searched refs:hash_find_entry (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dhash.h50 extern int hash_find_entry (hash_table *htab,
H A Dhash.c190 hash_find_entry (hash_table *htab, const void *key, size_t keylen, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dhash.h50 extern int hash_find_entry (hash_table *htab,
H A Dterm-styled-ostream.oo.c557 if (hash_find_entry (&stream->cache,
591 if (hash_find_entry (&stream->cache,
H A Dhash.c190 hash_find_entry (hash_table *htab, const void *key, size_t keylen, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dhash.h50 extern int hash_find_entry (hash_table *htab,
H A Dterm-styled-ostream.c554 if (hash_find_entry (&stream->cache,
588 if (hash_find_entry (&stream->cache,
H A Dterm-styled-ostream.oo.c557 if (hash_find_entry (&stream->cache,
591 if (hash_find_entry (&stream->cache,
H A Dhash.c190 hash_find_entry (hash_table *htab, const void *key, size_t keylen, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-fsearch.c246 if (hash_find_entry (&findex->gram4, p0, p4 - p0,
518 if (hash_find_entry (&findex->gram4, p0, p4 - p0,
H A Dx-elisp.c691 if (hash_find_entry (&keywords,
H A Dx-sh.c1262 if (hash_find_entry (&keywords,
H A Dx-perl.c1501 if (hash_find_entry (&keywords, tp->string, strlen (tp->string),
1785 if (hash_find_entry (&keywords, buffer, bufpos, &keyword_value)
1805 if (hash_find_entry (&keywords, buffer, bufpos, &keyword_value)
3014 if (hash_find_entry (&keywords, tp->string, strlen (tp->string),
H A Dx-awk.c738 if (hash_find_entry (&keywords, token.string, strlen (token.string),
H A Dx-glade.c434 (hash_find_entry (&keywords, name, strlen (name), &hash_result) == 0);
H A Dx-scheme.c776 if (hash_find_entry (&keywords,
H A Dx-tcl.c909 if (hash_find_entry (&keywords,
H A Dxgettext.c1164 if (hash_find_entry (table, keyword, keyword_len, &old_value))
1312 && hash_find_entry (flag_table, key, keylen, &entry) == 0)
1356 if (hash_find_entry (table, name_start, name_end - name_start, &entry) != 0)
H A Dmessage.c501 int found = !hash_find_entry (&mlp->htable, key, keylen, &htable_value);
H A Dx-java.c1301 if (hash_find_entry (&keywords, dottedname, strlen (dottedname),
H A Dx-python.c1690 if (hash_find_entry (&keywords, token.string, strlen (token.string),
H A Dx-csharp.c1948 if (hash_find_entry (&keywords, dottedname, strlen (dottedname),

Completed in 301 milliseconds