Home
last modified time | relevance | path

Searched defs:pSrcLimit (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Dustrtrns.c531 const uint8_t *pSrcLimit = pSrc + srcLength; in u_strFromUTF8WithSub() local
843 const uint8_t *pSrcLimit = pSrc + srcLength; in u_strFromUTF8Lenient() local
1075 const UChar *pSrcLimit = pSrc+srcLength; in u_strToUTF8WithSub() local
1262 const uint8_t *pSrcLimit; in u_strFromJavaModifiedUTF8WithSub() local
1513 const UChar *pSrcLimit; in u_strToJavaModifiedUTF8() local
Dustr_wcs.c77 const UChar *pSrcLimit =NULL; in _strToWCS() local
300 const wchar_t* pSrcLimit = NULL; in _strFromWCS() local
/external/icu/icu4c/source/common/
Dustrtrns.cpp539 const uint8_t *pSrcLimit = pSrc + srcLength; in u_strFromUTF8WithSub() local
851 const uint8_t *pSrcLimit = (pSrc!=NULL)?(pSrc + srcLength):NULL; in u_strFromUTF8Lenient() local
1083 const UChar *pSrcLimit = (pSrc!=NULL)?(pSrc+srcLength):NULL; in u_strToUTF8WithSub() local
1270 const uint8_t *pSrcLimit; in u_strFromJavaModifiedUTF8WithSub() local
1521 const UChar *pSrcLimit; in u_strToJavaModifiedUTF8() local
Dustr_wcs.cpp80 const UChar *pSrcLimit =NULL; in _strToWCS() local
307 const wchar_t* pSrcLimit = NULL; in _strFromWCS() local