Home | History | Annotate | Download | only in genrb

Lines Matching refs:typeKeyword

1014     char               subtag[1024], typeKeyword[1024];
1092 u_UCharsToChars(tokenValue->fChars, typeKeyword, u_strlen(tokenValue->fChars) + 1);
1093 if(uprv_strcmp(typeKeyword, "alias") == 0) {