Home
last modified time | relevance | path

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

/PHP-5.5/ext/tidy/tests/
H A Dtidy_error.phpt2 Ensure tidy_get_status() returns correct status
23 echo tidy_get_status($tidy);
29 echo tidy_get_status($tidy);
35 echo tidy_get_status($tidy);
/PHP-5.5/ext/tidy/
H A Dtidy.c243 static PHP_FUNCTION(tidy_get_status);
389 PHP_FE(tidy_get_status, arginfo_tidy_get_status)
417 TIDY_METHOD_MAP(getStatus, tidy_get_status, NULL)
1447 static PHP_FUNCTION(tidy_get_status) in PHP_FUNCTION() argument

Completed in 9 milliseconds