Lines Matching refs:ini
11 $tidy->repairString('my epic string', 'my_config_file.ini');
14 tidy_parse_string('my epic string', 'my_config_file.ini');
17 tidy_parse_file(__DIR__.'/open_basedir/test.html', 'my_config_file.ini');
21 $tidy = new tidy(__DIR__.'/open_basedir/test.html', 'my_config_file.ini');
28 $tidy->parseFile(__DIR__.'/open_basedir/test.html', 'my_config_file.ini');
32 $tidy->parseString('my epic string', 'my_config_file.ini');
37 Warning: tidy::repairString(): open_basedir restriction in effect. File(my_config_file.ini) is not …
40 Warning: tidy_parse_string(): open_basedir restriction in effect. File(my_config_file.ini) is not w…
43 Warning: tidy_parse_file(): open_basedir restriction in effect. File(my_config_file.ini) is not wit…
45 tidy::__construct(): open_basedir restriction in effect. File(my_config_file.ini) is not within the…
48 Warning: tidy::parseFile(): open_basedir restriction in effect. File(my_config_file.ini) is not wit…
51 Warning: tidy::parseString(): open_basedir restriction in effect. File(my_config_file.ini) is not w…