Home
last modified time | relevance | path

Searched refs:tidy_repair_file (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/tidy/tests/
H A D019.phpt16 tidy_repair_file($s, $l, $l, $l);
21 tidy_repair_file($s, $s, $s, $s);
26 tidy_repair_file($l, $l, $l ,$l); // This doesn't emit any warning, TODO look into
H A Dparsing_file_too_large.phpt52 tidy_repair_file($path);
67 ValueError: tidy_repair_file(): Argument #1 ($filename) File content is too long
/php-src/ext/tidy/
H A Dtidy.stub.php826 function tidy_repair_file(string $filename, array|string|null $config = null, ?string $encoding = n… function
H A Dtidy_arginfo.h196 ZEND_FUNCTION(tidy_repair_file);
239 ZEND_FE(tidy_repair_file, arginfo_tidy_repair_file)
H A Dtidy.c1123 PHP_FUNCTION(tidy_repair_file) in PHP_FUNCTION() argument

Completed in 14 milliseconds