Home | History | Annotate | Download | only in intltest

Lines Matching defs:isGroup

1639             UBool isGroup = (out.charAt(i) == 0x002C);
1640 if (isGroup != expectGroup) {