Home
last modified time | relevance | path

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

/PHP-8.3/ext/tidy/
H A Dtidy.c279 HashTable *config_ht = NULL; in php_tidy_quick_repair() local
287 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 7 milliseconds