Lines Matching refs:header_type

292     protected $header_type = GESHI_HEADER_PRE;
829 $this->header_type = $type;
3204 if ($this->line_numbers == GESHI_NO_LINE_NUMBERS && $this->header_type != GESHI_HEADER_PRE_TABLE) {
3837 if ($this->header_type != GESHI_HEADER_PRE && $this->header_type != GESHI_HEADER_PRE_VALID) {
3858 if ($this->line_numbers != GESHI_NO_LINE_NUMBERS && $this->header_type != GESHI_HEADER_PRE_TABLE) {
3861 $ls = ($this->header_type != GESHI_HEADER_PRE && $this->header_type != GESHI_HEADER_PRE_VALID) ? "\n" : '';
3903 if ($this->header_type == GESHI_HEADER_PRE_VALID) {
3948 if ($this->header_type == GESHI_HEADER_PRE_VALID) {
3950 } elseif ($this->header_type == GESHI_HEADER_PRE_TABLE) {
4054 if ($this->header_type == GESHI_HEADER_PRE_VALID || $this->header_type == GESHI_HEADER_PRE_TABLE) {
4057 if ($this->header_type == GESHI_HEADER_PRE_TABLE && $this->line_numbers != GESHI_NO_LINE_NUMBERS) {
4099 if ($this->header_type == GESHI_HEADER_PRE || $this->header_type == GESHI_HEADER_PRE_VALID) {
4109 if ($this->header_type == GESHI_HEADER_PRE_TABLE && $this->line_numbers != GESHI_NO_LINE_NUMBERS) {
4116 if (GESHI_HEADER_NONE == $this->header_type) {
4125 if ($this->header_type == GESHI_HEADER_PRE) {
4127 } elseif ($this->header_type == GESHI_HEADER_DIV ||
4128 $this->header_type == GESHI_HEADER_PRE_VALID) {
4130 } elseif ($this->header_type == GESHI_HEADER_PRE_TABLE) {
4134 if ($this->header_type == GESHI_HEADER_PRE) {
4153 if ($this->header_type == GESHI_HEADER_PRE) {
4163 if ($this->header_type == GESHI_HEADER_PRE_TABLE && $this->line_numbers != GESHI_NO_LINE_NUMBERS) {
4170 if (GESHI_HEADER_NONE == $this->header_type) {
4174 if ($this->header_type == GESHI_HEADER_DIV || $this->header_type == GESHI_HEADER_PRE_VALID) {
4181 elseif ($this->header_type == GESHI_HEADER_PRE_TABLE) {