Searched refs:config_ht (Results 1 – 1 of 1) sorted by relevance
279 HashTable *config_ht = NULL; in php_tidy_quick_repair() local287 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(config_ht, config_str) in php_tidy_quick_repair()299 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(config_ht, config_str) in php_tidy_quick_repair()332 if (php_tidy_apply_config(doc, config_str, config_ht) != SUCCESS) { in php_tidy_quick_repair()
Completed in 10 milliseconds