Home
last modified time | relevance | path

Searched refs:tidy (Results 51 – 55 of 55) sorted by relevance

123

/PHP-7.4/ext/tidy/tests/
H A D012.phpt4 <?php if (!extension_loaded("tidy")) print "skip"; ?>
/PHP-7.4/
H A Dphp.ini-development947 ;extension=tidy
1729 ; The path to a default tidy configuration file to use when using tidy
1730 ; http://php.net/tidy.default-config
1731 ;tidy.default_config = /usr/local/lib/php/default.tcfg
1733 ; Should tidy clean and repair output automatically?
1736 ; http://php.net/tidy.clean-output
1737 tidy.clean_output = Off
H A Dphp.ini-production947 ;extension=tidy
1729 ; The path to a default tidy configuration file to use when using tidy
1730 ; http://php.net/tidy.default-config
1731 ;tidy.default_config = /usr/local/lib/php/default.tcfg
1733 ; Should tidy clean and repair output automatically?
1736 ; http://php.net/tidy.clean-output
1737 tidy.clean_output = Off
H A DEXTENSIONS494 EXTENSION: tidy
H A DNEWS2809 . Support using tidyp instead of tidy. (devnexen)
2811 functions taking tidy). (Gabriel Caruso)
2812 . Fixed arginfo for tidy::__construct(). (Tyson Andre)

Completed in 19 milliseconds

123