Home | History | Annotate | Download | only in intltest

Lines Matching full:delim

164             UnicodeString delim(", ");
167 s.append(delim);
427 static const char delim = '/';
596 pos = strchr( name, delim ); // check if name contains path (by looking for '/')
616 *pos = delim; // restore original value at pos