Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/tidy/
H A Dtidy.c232 static PHP_FUNCTION(tidy_getopt);
378 PHP_FE(tidy_getopt, arginfo_tidy_getopt)
408 TIDY_METHOD_MAP(getOpt, tidy_getopt, NULL)
1527 static PHP_FUNCTION(tidy_getopt) in PHP_FUNCTION() argument

Completed in 9 milliseconds