Lines Matching refs:U16_IS_LEAD
917 if(!U16_IS_LEAD(c)) { \934 if(!U16_IS_TRAIL(c) || (src)==(start) || !U16_IS_LEAD(__c2=*((src)-1))) { \