Home
last modified time | relevance | path

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

/PHP-8.1/ext/tidy/tests/
H A D002.phpt8 echo tidy_get_output($a);
H A D005-mb.phpt8 echo tidy_get_output($a);
H A D005.phpt8 echo tidy_get_output($a);
H A D003.phpt10 echo tidy_get_output($a);
H A D015.phpt9 echo tidy_get_output($tidy);
H A D014.phpt10 echo tidy_get_output($tidy);
/PHP-8.1/ext/tidy/
H A Dtidy.stub.php9 function tidy_get_output(tidy $tidy): string {} function
H A Dtidy_arginfo.h189 ZEND_FUNCTION(tidy_get_output);
231 ZEND_FE(tidy_get_output, arginfo_tidy_get_output)
H A Dtidy.c1031 PHP_FUNCTION(tidy_get_output) in PHP_FUNCTION() argument

Completed in 18 milliseconds