Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c41 #define phpapdebug(a) fprintf a macro
43 #define phpapdebug(a) macro
62phpapdebug((stderr, "Getting %s=%s for %p (%d)\n", name, value, dummy, zend_hash_num_elements(&d->… in real_value_hnd()
133 phpapdebug((stderr, "Merge dir (%p)+(%p)=(%p)\n", base_conf, new_conf, n)); in merge_php_config()
144 phpapdebug((stderr, "ADDING/OVERWRITING %s (%d vs. %d)\n", str, data->status, pe?pe->status:-1)); in merge_php_config()
174 phpapdebug((stderr, "APPLYING (%s)(%s)\n", str, data->value)); in apply_config()
176 phpapdebug((stderr, "..FAILED\n")); in apply_config()
195 phpapdebug((stderr, "Destroying config %p\n", data)); in destroy_php_config()
205 phpapdebug((stderr, "Creating new config (%p) for %s\n", newx, dummy)); in create_php_config()
/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c41 #define phpapdebug(a) fprintf a macro
43 #define phpapdebug(a) macro
62phpapdebug((stderr, "Getting %s=%s for %p (%d)\n", name, value, dummy, zend_hash_num_elements(&d->… in real_value_hnd()
130phpapdebug((stderr, "ADDING/OVERWRITING %s (%d vs. %d)\n", hash_key->arKey, new_per_dir_entry->sta… in should_overwrite_per_dir_entry()
153 phpapdebug((stderr, "Merge dir (%p)+(%p)=(%p)\n", base_conf, new_conf, n)); in merge_php_config()
165 phpapdebug((stderr, "ADDING/OVERWRITING %s (%d vs. %d)\n", str, data->status, pe?pe->status:-1)); in merge_php_config()
196 phpapdebug((stderr, "APPLYING (%s)(%s)\n", str, data->value)); in apply_config()
198 phpapdebug((stderr, "..FAILED\n")); in apply_config()
218 phpapdebug((stderr, "Destroying config %p\n", data)); in destroy_php_config()
228 phpapdebug((stderr, "Creating new config (%p) for %s\n", newx, dummy)); in create_php_config()

Completed in 13 milliseconds