Home
last modified time | relevance | path

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

/PHP-8.0/ext/tidy/
H A Dtidy.c220 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options);
792 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options) in _php_tidy_apply_config_array() argument
797 ZEND_HASH_FOREACH_STR_KEY_VAL(ht_options, opt_name, opt_val) { in _php_tidy_apply_config_array()

Completed in 10 milliseconds