Home
last modified time | relevance | path

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

/PHP-8.2/sapi/apache2handler/
H A Dapache_config.c43 #define phpapdebug(a) fprintf a macro
45 #define phpapdebug(a) macro
64phpapdebug((stderr, "Getting %s=%s for %p (%d)\n", name, value, dummy, zend_hash_num_elements(&d->… in real_value_hnd()
133phpapdebug((stderr, "ADDING/OVERWRITING %s (%d vs. %d)\n", ZSTR_VAL(hash_key->key), new_per_dir_en… in should_overwrite_per_dir_entry()
175 phpapdebug((stderr, "Merge dir (%p)+(%p)=(%p)\n", base_conf, new_conf, n)); in merge_php_config()
199 phpapdebug((stderr, "APPLYING (%s)(%s)\n", ZSTR_VAL(str), data->value)); in apply_config()
201 phpapdebug((stderr, "..FAILED\n")); in apply_config()
220 phpapdebug((stderr, "Destroying config %p\n", data)); in destroy_php_config()
235 phpapdebug((stderr, "Creating new config (%p) for %s\n", newx, dummy)); in create_php_config()

Completed in 5 milliseconds