Home | History | Annotate | Download | only in cintltst

Lines Matching refs:kw

2481     const char *kw;
2487 while((kw=uenum_next(kwVals, NULL, &status))) {
2488 log_verbose(" %s\n", kw);
2489 if(!strcmp(kw,"standard")) {
2511 while((kw=uenum_next(kwVals, NULL, &status))) {
2512 log_verbose(" %s\n", kw);
2513 if(!strcmp(kw,"japanese")) {