Home
last modified time | relevance | path

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

/PHP-5.5/ext/tidy/examples/
H A Dcleanhtml.php34 echo tidy_get_output();
/PHP-5.5/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.5/ext/tidy/
H A Dtidy.c239 static PHP_FUNCTION(tidy_get_output);
381 PHP_FE(tidy_get_output, arginfo_tidy_get_output)
1256 static PHP_FUNCTION(tidy_get_output) in PHP_FUNCTION() argument

Completed in 16 milliseconds