Home | History | Annotate | Download | only in i18n

Lines Matching defs:split

2023 //   split
2026 int32_t RegexMatcher::split(const UnicodeString &input,
2047 int32_t fieldCount = split(&inputText, destText, destCapacity, status);
2059 // split, UText mode
2061 int32_t RegexMatcher::split(UText *input,
2756 int32_t op; // Operation from the compiled pattern, split into
4248 int32_t op; // Operation from the compiled pattern, split into