Home
last modified time | relevance | path

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

/php-src/ext/tidy/tests/
H A D031.phpt2 tidy_config_count() function - basic test for tidy_config_count()
13 var_dump(tidy_config_count($tidy));
/php-src/ext/tidy/
H A Dtidy.stub.php852 function tidy_config_count(tidy $tidy): int {} function
H A Dtidy_arginfo.h210 ZEND_FUNCTION(tidy_config_count);
253 ZEND_FE(tidy_config_count, arginfo_tidy_config_count)
H A Dtidy.c1293 PHP_FUNCTION(tidy_config_count) in PHP_FUNCTION() argument

Completed in 17 milliseconds