OG(implicit_flush) = 0;
OG(output_start_filename) = NULL;
OG(output_start_lineno) = 0;
- OG(lock) = 0;
}
OG(php_body_write) = php_ub_body_write;
OG(php_header_write) = sapi_module.ub_write;
OG(nesting_level) = 0;
+ OG(lock) = 0;
}
PHPAPI int php_body_write(const char *str, uint str_length)
OG(implicit_flush) = 0;
OG(output_start_filename) = NULL;
OG(output_start_lineno) = 0;
- OG(lock) = 0;
}
OG(php_body_write) = php_ub_body_write;
OG(php_header_write) = sapi_module.ub_write;
OG(nesting_level) = 0;
+ OG(lock) = 0;
}
PHPAPI int php_body_write(const char *str, uint str_length)