Home | History | Annotate | Download | only in intltest

Lines Matching defs:codepoint

1356         int32_t codepoint = rand_uni();
1357 if(codepoint == 0x0000){
1360 fillIn.append((UChar32)codepoint);