Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Diconv_test.c36 static char *g_excludeToEncodeArray[] = {"gb18030", "gbk", "gb2312", "big5", "bigfive", "cp… variable
78 if (strcmp(ecode, g_excludeToEncodeArray[i]) == 0) { in IsExcludeToEncode()