Home | History | Annotate | Download | only in dist

Lines Matching full:set_ungreedy

728   options.set_ungreedy(true);
730 GetOneOptionResult("UNGREEDY 2", "('.*')", str, RE_Options().set_ungreedy(true), false, "'this'" );
733 options.set_ungreedy(false);