Home
last modified time | relevance | path

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

/PHP-7.1/ext/tidy/
H A Dtidy.c223 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options);
1001 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options) in _php_tidy_apply_config_array() argument
1006 ZEND_HASH_FOREACH_STR_KEY_VAL(ht_options, opt_name, opt_val) { in _php_tidy_apply_config_array()

Completed in 12 milliseconds