Home
last modified time | relevance | path

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

/PHP-8.0/ext/tidy/
H A Dtidy.c345 HashTable *config_ht = NULL; in php_tidy_quick_repair() local
353 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(config_ht, config_str) in php_tidy_quick_repair()
365 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(config_ht, config_str) in php_tidy_quick_repair()
393 TIDY_APPLY_CONFIG(doc, config_str, config_ht); in php_tidy_quick_repair()

Completed in 12 milliseconds