accumulate_header_length 254 sapi/isapi/php5isapi.c accumulate_header_length(&default_content_type, (void *) &total_length TSRMLS_CC); accumulate_header_length 256 sapi/isapi/php5isapi.c zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) accumulate_header_length, (void *) &total_length TSRMLS_CC); accumulate_header_length 174 sapi/pi3web/pi3web_sapi.c accumulate_header_length(&default_content_type, (void *) &total_length TSRMLS_CC); accumulate_header_length 176 sapi/pi3web/pi3web_sapi.c zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) accumulate_header_length, (void *) &total_length TSRMLS_CC);