Home | History | Annotate | Download | only in dist

Lines Matching refs:set_caseless

617   options.set_caseless(true);
619 TestOneOption("CASELESS (class2)", "HELLO", "hello", options2.set_caseless(true), false);
624 options.set_caseless(false);