Home
last modified time | relevance | path

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

/external/unicode/
Dharness.c154 UTF32 *utf32SourceStart, *utf32TargetStart; in test02() local
167 utf32SourceStart = utf32_buf; utf32TargetStart = utf32_result; in test02()
174 …result = ConvertUTF32toUTF16((const UTF32 **) &utf32SourceStart, &(utf32_buf[1]), &utf16TargetStar… in test02()
239 utf32SourceStart = utf32_buf; utf32TargetStart = utf32_result; in test02()
315 UTF32 *utf32SourceStart, *utf32TargetStart; in test03() local
328 utf32SourceStart = utf32_buf; utf32TargetStart = utf32_result; in test03()
334 …result = ConvertUTF32toUTF8((const UTF32 **) &utf32SourceStart, &(utf32_buf[1]), & utf8TargetStart… in test03()
363 utf32SourceStart = utf32_buf; utf32TargetStart = utf32_result; in test03()
405 UTF32 *utf32SourceStart, *utf32TargetStart; in test04() local
415 utf32SourceStart = utf32_buf; in test04()
[all …]