Home
last modified time | relevance | path

Searched refs:tidy_get_status (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/tidy/tests/
H A Dtidy_error.phpt2 Ensure tidy_get_status() returns correct status
21 echo tidy_get_status($tidy);
27 echo tidy_get_status($tidy);
33 echo tidy_get_status($tidy);
/php-src/ext/tidy/
H A Dtidy.stub.php838 function tidy_get_status(tidy $tidy): int {} function
H A Dtidy_arginfo.h199 ZEND_FUNCTION(tidy_get_status);
240 ZEND_FE(tidy_get_status, arginfo_tidy_get_status)
H A Dtidy.c1232 PHP_FUNCTION(tidy_get_status) in PHP_FUNCTION() argument

Completed in 14 milliseconds