Home
last modified time | relevance | path

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

/PHP-5.3/ext/tidy/tests/
H A D032.phpt2 tidy_error_count() function - basic test for tidy_error_count()
14 var_dump(tidy_error_count($tidy));
/PHP-5.3/ext/tidy/examples/
H A Dcleanhtml.php27 tidy_error_count()) {
/PHP-5.3/ext/tidy/
H A Dtidy.c245 static PHP_FUNCTION(tidy_error_count);
396 PHP_FE(tidy_error_count, arginfo_tidy_error_count)
1439 static PHP_FUNCTION(tidy_error_count) in PHP_FUNCTION() argument

Completed in 17 milliseconds