Home
last modified time | relevance | path

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

/PHP-7.0/ext/tidy/tests/
H A D033.phpt2 tidy_warning_count() function - basic test for tidy_warning_count()
14 var_dump(tidy_warning_count($tidy));
H A D020.phpt17 var_dump(tidy_warning_count($tidy) > 0);
/PHP-7.0/ext/tidy/examples/
H A Dcleanhtml.php26 if(tidy_warning_count() ||
/PHP-7.0/ext/tidy/
H A Dtidy.c250 static PHP_FUNCTION(tidy_warning_count);
393 PHP_FE(tidy_warning_count, arginfo_tidy_warning_count)
1486 static PHP_FUNCTION(tidy_warning_count) in PHP_FUNCTION() argument

Completed in 16 milliseconds