Home
last modified time | relevance | path

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

/php-src/ext/tidy/tests/
H A D007.phpt2 Verbose tidy_getopt()
24 tidy_getopt($a, 'non-ASCII string ���');
35 tidy_getopt(): Argument #2 ($option) is an invalid configuration option, "non-ASCII string ���" giv…
/php-src/ext/tidy/
H A Dtidy.stub.php854 function tidy_getopt(tidy $tidy, string $option): string|int|bool {} function
H A Dtidy_arginfo.h211 ZEND_FUNCTION(tidy_getopt);
254 ZEND_FE(tidy_getopt, arginfo_tidy_getopt)
H A Dtidy.c1302 PHP_FUNCTION(tidy_getopt) in PHP_FUNCTION() argument

Completed in 15 milliseconds