Home
last modified time | relevance | path

Searched refs:tidy_get_output (Results 1 – 8 of 8) sorted by relevance

/PHP-5.3/ext/tidy/examples/
H A Dcleanhtml.php34 echo tidy_get_output();
/PHP-5.3/ext/tidy/tests/
H A D002.phpt8 echo tidy_get_output($a);
H A D005.phpt8 echo tidy_get_output($a);
H A D015.phpt9 echo tidy_get_output($tidy);
H A D003.phpt10 echo tidy_get_output($a);
H A D014.phpt10 echo tidy_get_output($tidy);
H A D016.phpt9 echo tidy_get_output($tidy);
/PHP-5.3/ext/tidy/
H A Dtidy.c234 static PHP_FUNCTION(tidy_get_output);
384 PHP_FE(tidy_get_output, arginfo_tidy_get_output)
1204 static PHP_FUNCTION(tidy_get_output) in PHP_FUNCTION() argument

Completed in 15 milliseconds