Home | History | Annotate | Download | only in cintltst

Lines Matching defs:cbuf

1076     char cbuf[32]; /* 9 should be enough */
1123 uprv_strcpy(cbuf, "[:");
1128 uprv_strcat(cbuf, uscript_getShortName(code[j]));
1129 uprv_strcat(cbuf, ":]");
1130 u_uastrcpy(ubuf, cbuf);