Home
last modified time | relevance | path

Searched defs:utf8_pos (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dliteral_cost.c69 size_t utf8_pos = 0; in EstimateBitCostsForLiteralsUTF8() local
102 size_t utf8_pos = UTF8Position(last_c, c, max_utf8); in EstimateBitCostsForLiteralsUTF8() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dliteral_cost.c69 size_t utf8_pos = 0; in EstimateBitCostsForLiteralsUTF8() local
102 size_t utf8_pos = UTF8Position(last_c, c, max_utf8); in EstimateBitCostsForLiteralsUTF8() local
/third_party/jerryscript/jerry-core/lit/
H A Dlit-strings.c819 lit_utf8_byte_t *utf8_pos = utf8_string; in lit_convert_cesu8_string_to_utf8_string() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-string.c1243 lit_utf8_byte_t *utf8_pos = buffer_p; in ecma_substring_copy_to_utf8_buffer() local

Completed in 9 milliseconds