Home
last modified time | relevance | path

Searched refs:PHP_OUTPUT_WRITTEN (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/mod_php80/php-8.0.15/main/
H A Dphp_output.h62 #define PHP_OUTPUT_WRITTEN 0x04 macro
H A Doutput.c892 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
/dports/www/mod_php81/php-8.1.1/main/
H A Dphp_output.h62 #define PHP_OUTPUT_WRITTEN 0x04 macro
H A Doutput.c893 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
/dports/lang/php74/php-7.4.27/main/
H A Dphp_output.h64 #define PHP_OUTPUT_WRITTEN 0x04 macro
H A Doutput.c885 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
/dports/lang/php73/php-7.3.33/main/
H A Dphp_output.h64 #define PHP_OUTPUT_WRITTEN 0x04 macro
H A Doutput.c892 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
/dports/lang/php81/php-8.1.1/main/
H A Dphp_output.h62 #define PHP_OUTPUT_WRITTEN 0x04 macro
H A Doutput.c893 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
/dports/lang/php80/php-8.0.15/main/
H A Dphp_output.h62 #define PHP_OUTPUT_WRITTEN 0x04 macro
H A Doutput.c892 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
/dports/www/mod_php74/php-7.4.27/main/
H A Dphp_output.h64 #define PHP_OUTPUT_WRITTEN 0x04 macro
H A Doutput.c885 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
/dports/www/mod_php73/php-7.3.33/main/
H A Dphp_output.h64 #define PHP_OUTPUT_WRITTEN 0x04 macro
H A Doutput.c892 OG(flags) |= PHP_OUTPUT_WRITTEN; in php_output_handler_append()
/dports/www/mod_php81/php-8.1.1/ext/tidy/
H A Dtidy.c895 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
/dports/lang/php80/php-8.0.15/ext/tidy/
H A Dtidy.c915 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
/dports/lang/php81/php-8.1.1/ext/tidy/
H A Dtidy.c895 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
/dports/www/php80-tidy/php-8.0.15/ext/tidy/
H A Dtidy.c915 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
/dports/www/php81-tidy/php-8.1.1/ext/tidy/
H A Dtidy.c895 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
/dports/www/mod_php80/php-8.0.15/ext/tidy/
H A Dtidy.c915 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
/dports/lang/php73/php-7.3.33/ext/tidy/
H A Dtidy.c1138 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
/dports/www/php73-tidy/php-7.3.33/ext/tidy/
H A Dtidy.c1138 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()
/dports/www/mod_php73/php-7.3.33/ext/tidy/
H A Dtidy.c1138 if (value && (status & PHP_OUTPUT_WRITTEN)) { in PHP_INI_MH()

12