Home
last modified time | relevance | path

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

12

/dports/www/mod_php81/php-8.1.1/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…
/dports/lang/php74/php-7.4.27/ext/tidy/tests/
H A D007.phpt2 Verbose tidy_getopt()
18 var_dump(tidy_getopt($a, 'non-ASCII string ���'));
28 Warning: tidy_getopt(): Unknown Tidy Configuration Option 'non-ASCII string ���' in %s007.php on li…
/dports/lang/php73/php-7.3.33/ext/tidy/tests/
H A D007.phpt2 Verbose tidy_getopt()
18 var_dump(tidy_getopt($a, 'non-ASCII string ���'));
28 Warning: tidy_getopt(): Unknown Tidy Configuration Option 'non-ASCII string ���' in %s007.php on li…
/dports/lang/php81/php-8.1.1/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…
/dports/www/php73-tidy/php-7.3.33/ext/tidy/tests/
H A D007.phpt2 Verbose tidy_getopt()
18 var_dump(tidy_getopt($a, 'non-ASCII string ���'));
28 Warning: tidy_getopt(): Unknown Tidy Configuration Option 'non-ASCII string ���' in %s007.php on li…
/dports/www/php74-tidy/php-7.4.27/ext/tidy/tests/
H A D007.phpt2 Verbose tidy_getopt()
18 var_dump(tidy_getopt($a, 'non-ASCII string ���'));
28 Warning: tidy_getopt(): Unknown Tidy Configuration Option 'non-ASCII string ���' in %s007.php on li…
/dports/www/php81-tidy/php-8.1.1/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…
/dports/www/mod_php74/php-7.4.27/ext/tidy/tests/
H A D007.phpt2 Verbose tidy_getopt()
18 var_dump(tidy_getopt($a, 'non-ASCII string ���'));
28 Warning: tidy_getopt(): Unknown Tidy Configuration Option 'non-ASCII string ���' in %s007.php on li…
/dports/www/mod_php73/php-7.3.33/ext/tidy/tests/
H A D007.phpt2 Verbose tidy_getopt()
18 var_dump(tidy_getopt($a, 'non-ASCII string ���'));
28 Warning: tidy_getopt(): Unknown Tidy Configuration Option 'non-ASCII string ���' in %s007.php on li…
/dports/lang/php80/php-8.0.15/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…
/dports/www/php80-tidy/php-8.0.15/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…
/dports/www/mod_php80/php-8.0.15/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…
/dports/www/mod_php80/php-8.0.15/ext/tidy/
H A Dtidy_arginfo.h194 ZEND_FUNCTION(tidy_getopt);
236 ZEND_FE(tidy_getopt, arginfo_tidy_getopt)
247 ZEND_ME_MAPPING(getOpt, tidy_getopt, arginfo_class_tidy_getOpt, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php45 function tidy_getopt(tidy $tidy, string $option): string|int|bool {} function
/dports/lang/php80/php-8.0.15/ext/tidy/
H A Dtidy_arginfo.h194 ZEND_FUNCTION(tidy_getopt);
236 ZEND_FE(tidy_getopt, arginfo_tidy_getopt)
247 ZEND_ME_MAPPING(getOpt, tidy_getopt, arginfo_class_tidy_getOpt, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php45 function tidy_getopt(tidy $tidy, string $option): string|int|bool {} function
/dports/www/php80-tidy/php-8.0.15/ext/tidy/
H A Dtidy_arginfo.h194 ZEND_FUNCTION(tidy_getopt);
236 ZEND_FE(tidy_getopt, arginfo_tidy_getopt)
247 ZEND_ME_MAPPING(getOpt, tidy_getopt, arginfo_class_tidy_getOpt, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php45 function tidy_getopt(tidy $tidy, string $option): string|int|bool {} function
/dports/www/mod_php81/php-8.1.1/ext/tidy/
H A Dtidy_arginfo.h208 ZEND_FUNCTION(tidy_getopt);
250 ZEND_FE(tidy_getopt, arginfo_tidy_getopt)
261 ZEND_ME_MAPPING(getOpt, tidy_getopt, arginfo_class_tidy_getOpt, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php45 function tidy_getopt(tidy $tidy, string $option): string|int|bool {} function
/dports/lang/php81/php-8.1.1/ext/tidy/
H A Dtidy_arginfo.h208 ZEND_FUNCTION(tidy_getopt);
250 ZEND_FE(tidy_getopt, arginfo_tidy_getopt)
261 ZEND_ME_MAPPING(getOpt, tidy_getopt, arginfo_class_tidy_getOpt, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php45 function tidy_getopt(tidy $tidy, string $option): string|int|bool {} function
/dports/www/php81-tidy/php-8.1.1/ext/tidy/
H A Dtidy_arginfo.h208 ZEND_FUNCTION(tidy_getopt);
250 ZEND_FE(tidy_getopt, arginfo_tidy_getopt)
261 ZEND_ME_MAPPING(getOpt, tidy_getopt, arginfo_class_tidy_getOpt, ZEND_ACC_PUBLIC)
H A Dtidy.stub.php45 function tidy_getopt(tidy $tidy, string $option): string|int|bool {} function
/dports/lang/php73/php-7.3.33/ext/tidy/
H A Dtidy.c245 static PHP_FUNCTION(tidy_getopt);
415 PHP_FE(tidy_getopt, arginfo_tidy_getopt)
445 TIDY_METHOD_MAP(getOpt, tidy_getopt, arginfo_tidy_getopt)
1552 static PHP_FUNCTION(tidy_getopt) in PHP_FUNCTION() argument

12