Home
last modified time | relevance | path

Searched refs:hash_find_entry (Results 1 – 25 of 27) sorted by relevance

12

/third_party/gettext/gettext-tools/src/
Dxg-arglist-context.c124 && hash_find_entry (flag_table, key, keylen, &entry) == 0) in flag_context_list_table_lookup()
144 if (hash_find_entry (table, name_start, name_end - name_start, &entry) != 0) in flag_context_list_table_add()
Dx-desktop.c125 && hash_find_entry (&keywords, key, strlen (key), &keyword_value) == 0) in extract_desktop_handle_pair()
Dwrite-desktop.c74 if (hash_find_entry (msgfmt_reader->keywords, key, strlen (key), in msgfmt_desktop_handle_pair()
Dmsgl-fsearch.c251 if (hash_find_entry (&findex->gram4, p0, p4 - p0, in message_fuzzy_index_alloc()
535 if (hash_find_entry (&findex->gram4, p0, p4 - p0, in message_fuzzy_index_search()
Dxg-arglist-callshape.c182 if (hash_find_entry (table, keyword, keyword_len, &old_value)) in insert_keyword_callshape()
Dx-awk.c736 if (hash_find_entry (&keywords, token.string, strlen (token.string), in extract_parenthesized()
Dx-perl.c1538 if (hash_find_entry (&keywords, tp->string, strlen (tp->string), in extract_variable()
1821 if (hash_find_entry (&keywords, buffer, bufpos, &keyword_value) in interpolate_keywords()
1841 if (hash_find_entry (&keywords, buffer, bufpos, &keyword_value) in interpolate_keywords()
3160 if (hash_find_entry (&keywords, tp->string, strlen (tp->string), in extract_balanced()
Dx-tcl.c911 if (hash_find_entry (&keywords, in read_command()
Dx-librep.c663 if (hash_find_entry (&keywords, in read_object()
Dx-elisp.c689 if (hash_find_entry (&keywords, in read_object()
Dx-lua.c1068 if (hash_find_entry (&keywords, token.string, strlen (token.string), in extract_balanced()
Dx-vala.c1260 if (hash_find_entry (&keywords, token.string, strlen (token.string), in extract_balanced()
Dx-scheme.c770 if (hash_find_entry (&keywords, in read_object()
Dmessage.c533 int found = !hash_find_entry (&mlp->htable, key, keylen, &htable_value); in message_list_search()
Dx-php.c1455 if (hash_find_entry (&keywords, token.string, strlen (token.string), in extract_balanced()
Dx-lisp.c1065 if (hash_find_entry (&keywords, in read_object()
Dx-sh.c1350 if (hash_find_entry (&keywords, in read_command()
Dx-csharp.c1892 if (hash_find_entry (&keywords, dottedname, strlen (dottedname), in extract_parenthesized()
Dx-python.c1567 if (hash_find_entry (&keywords, token.string, strlen (token.string), in extract_balanced()
Dx-java.c1530 if (hash_find_entry (&keywords, dottedname, strlen (dottedname), in extract_parenthesized()
Dx-javascript.c1636 if (hash_find_entry (&keywords, token.string, strlen (token.string), in extract_balanced()
Dx-c.c2097 if (hash_find_entry (objc_extensions ? &objc_keywords : &c_keywords, in x_c_lex()
/third_party/gettext/gnulib-local/lib/
Dmem-hash-map.h48 extern int hash_find_entry (hash_table *htab,
Dmem-hash-map.c190 hash_find_entry (hash_table *htab, const void *key, size_t keylen, in hash_find_entry() function
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c557 if (hash_find_entry (&stream->cache, in begin_use_class()
591 if (hash_find_entry (&stream->cache, in end_use_class()

12