Lines Matching refs:stringAfterArgument
1444 UnicodeString stringAfterArgument = getLiteralStringUntilNextArgument(argLimit);1446 if (!stringAfterArgument.isEmpty()) {1447 next = source.indexOf(stringAfterArgument, sourceOffset);