Home | History | Annotate | Download | only in cintltst

Lines Matching refs:separator

1074 readElement(char **from, char *to, char separator, UErrorCode *status)
1079 while (**from != separator) {