Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4c/source/common/
H A Dustrtrns.cpp665 const uint8_t *pSrcLimit = (pSrc!=nullptr)?(pSrc + srcLength):nullptr; in u_strFromUTF8Lenient() local
897 const char16_t *pSrcLimit = (pSrc!=nullptr)?(pSrc+srcLength):nullptr; in u_strToUTF8WithSub() local
1322 const char16_t *pSrcLimit; in u_strToJavaModifiedUTF8() local
H A Dustr_wcs.cpp82 const char16_t *pSrcLimit =nullptr; in _strToWCS() local
309 const wchar_t* pSrcLimit = nullptr; in _strFromWCS() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dustrtrns.cpp665 const uint8_t *pSrcLimit = (pSrc!=nullptr)?(pSrc + srcLength):nullptr; in u_strFromUTF8Lenient() local
897 const char16_t *pSrcLimit = (pSrc!=nullptr)?(pSrc+srcLength):nullptr; in u_strToUTF8WithSub() local
1322 const char16_t *pSrcLimit; in u_strToJavaModifiedUTF8() local
H A Dustr_wcs.cpp82 const char16_t *pSrcLimit =nullptr; in _strToWCS() local
309 const wchar_t* pSrcLimit = nullptr; in _strFromWCS() local