Home
last modified time | relevance | path

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

/PHP-7.0/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…
/PHP-7.0/ext/tidy/
H A Dtidy.c231 static PHP_FUNCTION(tidy_getopt);
377 PHP_FE(tidy_getopt, arginfo_tidy_getopt)
407 TIDY_METHOD_MAP(getOpt, tidy_getopt, NULL)
1516 static PHP_FUNCTION(tidy_getopt) in PHP_FUNCTION() argument

Completed in 15 milliseconds