Lines Matching defs:pSource
4928 const char * pSource = (const char *)pszLMBCS;
4955 &pSource,
5097 const char * pSource = (const char *)pszLMBCS;
5113 while ((pSource < sourceLimit) && U_SUCCESS (errorCode))
5118 &pSource,
5119 (pSource+1), /* claim that this is a 1- byte buffer */
5126 if ((pSource - (const char *)pszLMBCS) == offsets [codepointCount+1])