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