Home | History | Annotate | Download | only in intltest

Lines Matching refs:u_isIDStart

1619             if ((i==start && !u_isIDStart(c)) || !u_isIDPart(c)) {