Searched refs:economy_mode (Results 1 – 1 of 1) sorted by relevance
4337 * @param boolean $economy_mode Whether to use economy mode or not4341 public function get_stylesheet($economy_mode = true) { argument4369 if (!$economy_mode) {4390 if (!$economy_mode || $this->line_numbers != GESHI_NO_LINE_NUMBERS) {4440 …if ((!$economy_mode || $this->line_numbers != GESHI_NO_LINE_NUMBERS) && $this->line_style1 != '') {4443 …if ((!$economy_mode || $this->line_numbers != GESHI_NO_LINE_NUMBERS) && $this->table_linenumber_st…4447 …if ((!$economy_mode || $this->line_numbers == GESHI_FANCY_LINE_NUMBERS) && $this->line_style2 != '…4453 if ($styles != '' && (!$economy_mode ||4460 if ($styles != '' && (!$economy_mode ||4469 if ($styles != '' && (!$economy_mode || $this->lexic_permissions['ESCAPE_CHAR'])) {[all …]