Searched refs:kNumByteOnlyCodePages (Results 1 – 1 of 1) sorted by relevance
1210 static const unsigned kNumByteOnlyCodePages = 3; variable1233 const unsigned num = byteOnlyCodePages ? kNumByteOnlyCodePages : Z7_ARRAY_SIZE(g_CodePagePairs); in FindCharset()