Searched refs:pszLMBCS (Results 1 – 1 of 1) sorted by relevance
4788 static const uint8_t pszLMBCS[]={ in TestLMBCS() local4942 const char * pSource = (const char *)pszLMBCS; in TestLMBCS()4943 const char * sourceLimit = (const char *)pszLMBCS + sizeof(pszLMBCS); in TestLMBCS()4954 off[UPRV_LENGTHOF(offsets)-1] = sizeof(pszLMBCS); in TestLMBCS()4989 const char *source=(const char *)pszLMBCS; in TestLMBCS()4990 const char *limit=(const char *)pszLMBCS+sizeof(pszLMBCS); in TestLMBCS()5111 const char * pSource = (const char *)pszLMBCS; in TestLMBCS()5112 const char * sourceLimit = (const char *)pszLMBCS + sizeof(pszLMBCS); in TestLMBCS()5140 if ((pSource - (const char *)pszLMBCS) == offsets [codepointCount+1]) in TestLMBCS()5160 char LIn [sizeof(pszLMBCS)]; in TestLMBCS()[all …]