Home | History | Annotate | Download | only in i18n

Lines Matching defs:stuff

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