Home | History | Annotate | Download | only in cintltst

Lines Matching full:psource

4911        const char * pSource = (const char *)pszLMBCS;
4938 &pSource,
5080 const char * pSource = (const char *)pszLMBCS;
5096 while ((pSource < sourceLimit) && U_SUCCESS (errorCode))
5101 &pSource,
5102 (pSource+1), /* claim that this is a 1- byte buffer */
5109 if ((pSource - (const char *)pszLMBCS) == offsets [codepointCount+1])