Lines Matching refs:ubrk_openRules
524 bi = ubrk_openRules(ruleSourceU, -1, /* The rules */
529 log_data_err("FAIL: ubrk_openRules: ICU Error \"%s\" (Are you missing data?)\n", u_errorName(status));
606 bi = ubrk_openRules(uRules, -1, /* The rules */
646 bi = ubrk_openRules(rules, -1, testString, -1, NULL, &status);