Searched refs:tidy_error_count (Results 1 – 4 of 4) sorted by relevance
2 tidy_error_count() function - basic test for tidy_error_count()12 var_dump(tidy_error_count($tidy));
846 function tidy_error_count(tidy $tidy): int {} function
204 ZEND_FUNCTION(tidy_error_count);246 ZEND_FE(tidy_error_count, arginfo_tidy_error_count)
1271 PHP_FUNCTION(tidy_error_count) in PHP_FUNCTION() argument
Completed in 14 milliseconds