Lines Matching refs:set_dotall
646 options.set_dotall(true);648 TestOneOption("DOTALL (class2)", "HELLO.*world", str, options2.set_dotall(true), true);650 options.set_dotall(false);785 options.set_dotall(true);