Home | History | Annotate | Download | only in i18n

Lines Matching defs:stuff

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