Searched refs:utf8NUL (Results 1 – 1 of 1) sorted by relevance
2789 char target[100], utf8NUL[100], shiftJISNUL[100]; in TestConvertAlgorithmic() local2804 memcpy(utf8NUL, utf8, sizeof(utf8)); in TestConvertAlgorithmic()2805 utf8NUL[sizeof(utf8)]=0; in TestConvertAlgorithmic()