Home | History | Annotate | Download | only in common

Lines Matching full:delim

575      const UChar    *delim,
597 nonDelimIdx = u_strspn(tokSource, delim);
601 nextToken = u_strpbrk(tokSource, delim);