Home | History | Annotate | Download | only in intltest

Lines Matching defs:codepoint

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