Lines Matching refs:sg
48 StringGenerator sg;
58 sg = new StringGenerator(ig, cg, limit);
59 while ((s = sg.next()) != null) {
84 sg = new StringGenerator(ig, cg, limit);
85 while ((s = sg.next()) != null) {
100 sg = new StringGenerator(ig, cg, limit);
101 while ((s = sg.next()) != null) {
118 sg = new StringGenerator(ig, cg, limit);
119 while ((s = sg.next()) != null) {
135 sg = new StringGenerator(ig, cg, limit);
136 while ((s = sg.next()) != null) {