Searched refs:tidy_get_output (Results 1 – 8 of 8) sorted by relevance
34 echo tidy_get_output();
8 echo tidy_get_output($a);
9 echo tidy_get_output($tidy);
10 echo tidy_get_output($tidy);
10 echo tidy_get_output($a);
238 static PHP_FUNCTION(tidy_get_output);380 PHP_FE(tidy_get_output, arginfo_tidy_get_output)1241 static PHP_FUNCTION(tidy_get_output) in PHP_FUNCTION() argument
Completed in 45 milliseconds