Searched refs:ht_options (Results 1 – 1 of 1) sorted by relevance
218 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options);996 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options) in _php_tidy_apply_config_array() argument1001 ZEND_HASH_FOREACH_STR_KEY_VAL(ht_options, opt_name, opt_val) { in _php_tidy_apply_config_array()
Completed in 9 milliseconds