Home | History | Annotate | Download | only in gennorm

Lines Matching full:uset_open

199     nfdQCNoSet=uset_open(1, 0);
910 norm->canonStart=uset_open(hangul, hangul+21*28-1);
1123 otherNorm->canonStart=uset_open(code, code);
1125 fprintf(stderr, "gennorm error: out of memory in uset_open()\n");