Home
last modified time | relevance | path

Searched refs:tidy_error_count (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/tidy/tests/
H A D032.phpt2 tidy_error_count() function - basic test for tidy_error_count()
12 var_dump(tidy_error_count($tidy));
/PHP-8.1/ext/tidy/
H A Dtidy.stub.php37 function tidy_error_count(tidy $tidy): int {} function
H A Dtidy_arginfo.h204 ZEND_FUNCTION(tidy_error_count);
246 ZEND_FE(tidy_error_count, arginfo_tidy_error_count)
H A Dtidy.c1254 PHP_FUNCTION(tidy_error_count) in PHP_FUNCTION() argument

Completed in 11 milliseconds