Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccapitst.c2789 char target[100], utf8NUL[100], shiftJISNUL[100]; in TestConvertAlgorithmic() local
2804 memcpy(utf8NUL, utf8, sizeof(utf8)); in TestConvertAlgorithmic()
2805 utf8NUL[sizeof(utf8)]=0; in TestConvertAlgorithmic()