Home | History | Annotate | Download | only in i18n

Lines Matching full:startpos

975 * @param startPos The position in "text" where we should start looking
1000 int32_t startPos,
1024 int32_t dPos = findText(text, delimiter, startPos, &dLen);