Searched defs:pDestLimit (Results 1 – 2 of 2) sorted by relevance
283 UChar *pDestLimit = dest+destCapacity; in u_strFromUTF8WithSub() local579 UChar *pDestLimit = (dest!=NULL)?(dest+destCapacity):NULL; in u_strFromUTF8Lenient() local803 uint8_t *pDestLimit = (pDest!=NULL)?(pDest + destCapacity):NULL; in u_strToUTF8WithSub() local1095 UChar *pDestLimit = dest+destCapacity; in u_strFromJavaModifiedUTF8WithSub() local1323 uint8_t *pDestLimit = pDest + destCapacity; in u_strToJavaModifiedUTF8() local
1426 UChar *pDestLimit = (dest!=NULL)?(dest+destCapacity):NULL; in utext_strFromUTF8() local