Searched defs:pDestLimit (Results 1 – 2 of 2) sorted by relevance
408 UChar *pDestLimit = dest+destCapacity; in u_strFromUTF8WithSub() local763 UChar *pDestLimit = (dest!=NULL)?(dest+destCapacity):NULL; in u_strFromUTF8Lenient() local987 uint8_t *pDestLimit = (pDest!=NULL)?(pDest + destCapacity):NULL; in u_strToUTF8WithSub() local1264 UChar *pDestLimit = dest+destCapacity; in u_strFromJavaModifiedUTF8WithSub() local1518 uint8_t *pDestLimit = pDest + destCapacity; in u_strToJavaModifiedUTF8() local
1412 UChar *pDestLimit = (dest!=NULL)?(dest+destCapacity):NULL; in utext_strFromUTF8() local