ht_options        218 ext/tidy/tidy.c static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options);
ht_options        996 ext/tidy/tidy.c static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options)
ht_options       1001 ext/tidy/tidy.c 	ZEND_HASH_FOREACH_STR_KEY_VAL(ht_options, opt_name, opt_val) {