Home | History | Annotate | Download | only in cintltst

Lines Matching defs:he

114     UResourceBundle *he = NULL;
119 he = ures_open(NULL, "he", &status);
125 result = ures_getStringByKey(he, "ExemplarCharacters", &resultLen, &status);
129 ures_close(he);