Searched refs:gRules (Results 1 – 3 of 3) sorted by relevance
730 String gRules = "\u0026\u0030\u003C\u0031\u002C\u2460\u003C\u0061\u002C\u0041"; in TestCase() local782 myCollation = new RuleBasedCollator(gRules); in TestCase()
733 String gRules = "\u0026\u0030\u003C\u0031\u002C\u2460\u003C\u0061\u002C\u0041"; in TestCase() local785 myCollation = new RuleBasedCollator(gRules); in TestCase()
830 const static UChar gRules[MAX_TOKEN_LEN] = in TestCase() local882 myCollation = ucol_openRules(gRules, u_strlen(gRules), UCOL_OFF, UCOL_TERTIARY,NULL, &status); in TestCase()