SAPI_HEADER_REPLACE  201 ext/phar/phar_object.c 			sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  204 ext/phar/phar_object.c 			sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  340 ext/phar/phar_object.c 	sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  365 ext/phar/phar_object.c 	sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  792 ext/phar/phar_object.c 			sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  816 ext/phar/phar_object.c 			sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE   48 ext/standard/head.c 	sapi_header_op(rep ? SAPI_HEADER_REPLACE:SAPI_HEADER_ADD, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  630 main/SAPI.c    	r = sapi_header_op(replace ? SAPI_HEADER_REPLACE : SAPI_HEADER_ADD,
SAPI_HEADER_REPLACE  643 main/SAPI.c    		if (op == SAPI_HEADER_REPLACE) {
SAPI_HEADER_REPLACE  687 main/SAPI.c    		case SAPI_HEADER_REPLACE:
SAPI_HEADER_REPLACE 1163 main/main.c    					sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  184 sapi/apache/mod_php5.c 		case SAPI_HEADER_REPLACE:
SAPI_HEADER_REPLACE  203 sapi/apache/mod_php5.c 			} else if (op == SAPI_HEADER_REPLACE) {
SAPI_HEADER_REPLACE  113 sapi/apache2filter/sapi_apache2.c 		case SAPI_HEADER_REPLACE:
SAPI_HEADER_REPLACE  132 sapi/apache2filter/sapi_apache2.c 			else if (op == SAPI_HEADER_REPLACE)
SAPI_HEADER_REPLACE  109 sapi/apache2handler/sapi_apache2.c 		case SAPI_HEADER_REPLACE:
SAPI_HEADER_REPLACE  138 sapi/apache2handler/sapi_apache2.c 			} else if (op == SAPI_HEADER_REPLACE) {
SAPI_HEADER_REPLACE  329 sapi/apache_hooks/mod_php5.c 		case SAPI_HEADER_REPLACE:
SAPI_HEADER_REPLACE  346 sapi/apache_hooks/mod_php5.c 			} else if (op == SAPI_HEADER_REPLACE) {
SAPI_HEADER_REPLACE 1951 sapi/fpm/fpm/fpm_main.c 					sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  535 sapi/nsapi/nsapi.c 		case SAPI_HEADER_REPLACE:
SAPI_HEADER_REPLACE  553 sapi/nsapi/nsapi.c 				if (op==SAPI_HEADER_REPLACE || strcmp(header_name, "content-type")==0) {
SAPI_HEADER_REPLACE  384 sapi/pi3web/pi3web_sapi.c 				sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);
SAPI_HEADER_REPLACE  199 sapi/tux/php_tux.c 	sapi_header_op(SAPI_HEADER_REPLACE, &ctr TSRMLS_CC);