Home | History | Annotate | Download | only in common

Lines Matching refs:supplementaryC

204     UChar32   supplementaryC = c;
230 supplementaryC = U16_GET_SUPPLEMENTARY(c, trail);
232 return supplementaryC;