Searched refs:strhash (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 1651 static uint32_t strhash(upb_tabkey key) { in strhash() function 1717 insert(&t->t, key, tabkey, v, hash, &strhash, &streql); in upb_strtable_insert3()
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 1626 static uint32_t strhash(upb_tabkey key) { in strhash() function 1691 insert(&t->t, key, tabkey, v, hash, &strhash, &streql); in upb_strtable_insert3()
|
Completed in 56 milliseconds