Searched refs:tidy_warning_count (Results 1 – 4 of 4) sorted by relevance
2 tidy_warning_count() function - basic test for tidy_warning_count()14 var_dump(tidy_warning_count($tidy));
17 var_dump(tidy_warning_count($tidy) > 0);
26 if(tidy_warning_count() ||
251 static PHP_FUNCTION(tidy_warning_count);394 PHP_FE(tidy_warning_count, arginfo_tidy_warning_count)1497 static PHP_FUNCTION(tidy_warning_count) in PHP_FUNCTION() argument
Completed in 22 milliseconds