Searched refs:pszLMBCS (Results 1 – 1 of 1) sorted by relevance
4757 static const uint8_t pszLMBCS[]={ in TestLMBCS() local4911 const char * pSource = (const char *)pszLMBCS; in TestLMBCS()4912 const char * sourceLimit = (const char *)pszLMBCS + sizeof(pszLMBCS); in TestLMBCS()4923 off[(sizeof(offsets)/sizeof(offsets[0]))-1] = sizeof(pszLMBCS); in TestLMBCS()4958 const char *source=(const char *)pszLMBCS; in TestLMBCS()4959 const char *limit=(const char *)pszLMBCS+sizeof(pszLMBCS); in TestLMBCS()5080 const char * pSource = (const char *)pszLMBCS; in TestLMBCS()5081 const char * sourceLimit = (const char *)pszLMBCS + sizeof(pszLMBCS); in TestLMBCS()5109 if ((pSource - (const char *)pszLMBCS) == offsets [codepointCount+1]) in TestLMBCS()5129 char LIn [sizeof(pszLMBCS)]; in TestLMBCS()[all …]