Home | History | Annotate | Download | only in common

Lines Matching refs:U16_IS_LEAD

1900         if(!U16_IS_LEAD(c) || i<length) {
1982 if(!U16_IS_LEAD(c)) {