Home
last modified time | relevance | path

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

/PHP-7.4/ext/tidy/
H A Dtidy.c232 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options);
1035 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options) in _php_tidy_apply_config_array() argument
1040 ZEND_HASH_FOREACH_STR_KEY_VAL(ht_options, opt_name, opt_val) { in _php_tidy_apply_config_array()

Completed in 7 milliseconds