Home | History | Annotate | Download | only in i18n

Lines Matching refs:u_ispunct

1699                     if (!PatternProps::isWhiteSpace(c2) && !u_iscntrl(c2) && !u_ispunct(c2)) {