Home
last modified time | relevance | path

Searched defs:pSrcLimit (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dustrtrns.cpp665 const uint8_t *pSrcLimit = (pSrc!=NULL)?(pSrc + srcLength):NULL; in u_strFromUTF8Lenient() local
897 const UChar *pSrcLimit = (pSrc!=NULL)?(pSrc+srcLength):NULL; u_strToUTF8WithSub() local
1324 const UChar *pSrcLimit; u_strToJavaModifiedUTF8() local
[all...]
H A Dustr_wcs.cpp82 const UChar *pSrcLimit =NULL; in _strToWCS() local
309 const wchar_t* pSrcLimit = NULL; in _strFromWCS() local
/third_party/node/deps/icu-small/source/common/
H A Dustr_wcs.cpp82 const char16_t *pSrcLimit =nullptr; in _strToWCS() local
309 const wchar_t* pSrcLimit = nullptr; in _strFromWCS() local
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; u_strToUTF8WithSub() local
1322 const char16_t *pSrcLimit; u_strToJavaModifiedUTF8() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dustr_wcs.cpp82 const UChar *pSrcLimit =NULL; in _strToWCS() local
309 const wchar_t* pSrcLimit = NULL; in _strFromWCS() local
H A Dustrtrns.cpp665 const uint8_t *pSrcLimit = (pSrc!=NULL)?(pSrc + srcLength):NULL; in u_strFromUTF8Lenient() local
897 const UChar *pSrcLimit = (pSrc!=NULL)?(pSrc+srcLength):NULL; u_strToUTF8WithSub() local
1324 const UChar *pSrcLimit; u_strToJavaModifiedUTF8() local
[all...]

Completed in 34 milliseconds