Home | History | Annotate | Download | only in common

Lines Matching refs:U8_IS_LEAD

1488             if (U8_IS_LEAD(buf[start32]) || start32==0) {
1497 if (U8_IS_LEAD(buf[limit32]) || limit32==0) {