Searched refs:tidy_error_count (Results 1 – 4 of 4) sorted by relevance
2 tidy_error_count() function - basic test for tidy_error_count()14 var_dump(tidy_error_count($tidy));
190 ZEND_FUNCTION(tidy_error_count);232 ZEND_FE(tidy_error_count, arginfo_tidy_error_count)
37 function tidy_error_count(tidy $tidy): int {} function
1272 PHP_FUNCTION(tidy_error_count) in PHP_FUNCTION() argument
Completed in 26 milliseconds