concat_header 262 sapi/isapi/php5isapi.c concat_header(&default_content_type, (void *) &combined_headers_ptr TSRMLS_CC); concat_header 265 sapi/isapi/php5isapi.c zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) concat_header, (void *) &combined_headers_ptr TSRMLS_CC); concat_header 182 sapi/pi3web/pi3web_sapi.c concat_header(&default_content_type, (void *) &combined_headers_ptr TSRMLS_CC); concat_header 185 sapi/pi3web/pi3web_sapi.c zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) concat_header, (void *) &combined_headers_ptr TSRMLS_CC);