Home
last modified time | relevance | path

Searched defs:utf8_pos2 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/enc/
Dliteral_cost.c87 size_t utf8_pos2 = UTF8Position(last_c, c, max_utf8); in EstimateBitCostsForLiteralsUTF8() local
95 size_t utf8_pos2 = UTF8Position(last_c, c, max_utf8); in EstimateBitCostsForLiteralsUTF8() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dliteral_cost.c87 size_t utf8_pos2 = UTF8Position(last_c, c, max_utf8); in EstimateBitCostsForLiteralsUTF8() local
95 size_t utf8_pos2 = UTF8Position(last_c, c, max_utf8); in EstimateBitCostsForLiteralsUTF8() local