Home | History | Annotate | Download | only in intltest

Lines Matching full:u_uastrncpy

4934         u_uastrncpy(text2Chars, "abcccxd", sizeof(text2)/2);
4977 u_uastrncpy(text1, "noise abc interior def, and this is off the end", sizeof(text1)/2);
5021 u_uastrncpy(text1, "Replace xaax x1x x...x.", sizeof(text1)/2);
5022 u_uastrncpy(text2, "No match here.", sizeof(text2)/2);
5068 u_uastrncpy(text1, "Replace xaax x1x x...x.", sizeof(text1)/2);
5069 u_uastrncpy(text2, "No match here.", sizeof(text2)/2);