Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_charsToUChars

1195         u_charsToUChars(rulesArr[i],rules,uprv_strlen(rulesArr[i])+1);
1196 u_charsToUChars(preContextArr[i],preContextExp,uprv_strlen(preContextArr[i])+1);
1197 u_charsToUChars(postContextArr[i],postContextExp,uprv_strlen(postContextArr[i])+1);