Home | History | Annotate | Download | only in cintltst

Lines Matching defs:he

112     UResourceBundle *he = NULL;
117 he = ures_open(NULL, "he", &status);
123 result = ures_getStringByKey(he, "ExemplarCharacters", &resultLen, &status);
127 ures_close(he);