Searched refs:lit_utf8_string_hash_combine (Results 1 – 3 of 3) sorted by relevance
104 lit_string_hash_t lit_utf8_string_hash_combine (lit_string_hash_t hash_basis, const lit_utf8_byte_t…
583 lit_utf8_string_hash_combine (lit_string_hash_t hash_basis, /**< hash to be combined with */ in lit_utf8_string_hash_combine() function612 return lit_utf8_string_hash_combine ((lit_string_hash_t) 2166136261, utf8_buf_p, utf8_buf_size); in lit_utf8_string_calc_hash()
695 …string_desc_p->u.hash = lit_utf8_string_hash_combine (hash_start, cesu8_string2_p, cesu8_string2_s… in ecma_append_chars_to_string()