Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ubrk_openRules

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