Home | History | Annotate | Download | only in i18n

Lines Matching full:stuff

183     /* we try to find stuff from keyword */
953 const UChar *stuff = src.source+(src.parsedToken.charsOffset);
954 it.setSource(UnicodeString(stuff, src.parsedToken.charsLen), *status);