Home | History | Annotate | Download | only in cintltst

Lines Matching defs:unum

26 #include "unicode/unum.h"
64 UChar unum[5];
107 u_uastrcpy(unum, num[i]);
108 if (u_strcmp(str, unum) != 0)