sapi_header_op   1851 ext/fdf/fdf.c  	sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
sapi_header_op     49 ext/standard/head.c 	sapi_header_op(rep ? SAPI_HEADER_REPLACE:SAPI_HEADER_ADD, &ctr TSRMLS_CC);
sapi_header_op    142 ext/standard/head.c 	result = sapi_header_op(SAPI_HEADER_ADD, &ctr TSRMLS_CC);
sapi_header_op    511 main/SAPI.c    	r = sapi_header_op(replace ? SAPI_HEADER_REPLACE : SAPI_HEADER_ADD,
sapi_header_op    985 main/main.c    					sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
sapi_header_op    383 sapi/pi3web/pi3web_sapi.c 				sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
sapi_header_op    199 sapi/tux/php_tux.c 	sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);