Home | History | Annotate | Download | only in genuca

Lines Matching refs:separator

104 int32_t readElement(char **from, char *to, char separator, UErrorCode *status) {
110 while(**from != separator) {