Home
last modified time | relevance | path

Searched refs:utf8SourceStart (Results 1 – 1 of 1) sorted by relevance

/external/unicode/
Dharness.c156 UTF8 *utf8SourceStart, *utf8TargetStart; in test02() local
169 utf8TargetStart = utf8SourceStart = utf8_buf; in test02()
241 utf8TargetStart = utf8SourceStart = utf8_buf; in test02()
246 …result = ConvertUTF8toUTF16((const UTF8 **) &utf8SourceStart, &(utf8_buf[trailingBytesForUTF8[utf8… in test02()
316 UTF8 *utf8SourceStart, *utf8TargetStart; in test03() local
329 utf8TargetStart = utf8SourceStart = utf8_buf; in test03()
364 utf8TargetStart = utf8SourceStart = utf8_buf; in test03()
369 …result = ConvertUTF8toUTF32((const UTF8 **) &utf8SourceStart, &(utf8_buf[trailingBytesForUTF8[utf8… in test03()
406 UTF8 *utf8SourceStart, *utf8TargetStart; in test04() local