You are here

constant GESHIFILTER_ATTRIBUTE_LINE_NUMBERING_START in GeSHi Filter for syntax highlighting 5.2

Same name and namespace in other branches
  1. 6 geshifilter.module \GESHIFILTER_ATTRIBUTE_LINE_NUMBERING_START
  2. 7 geshifilter.module \GESHIFILTER_ATTRIBUTE_LINE_NUMBERING_START
2 uses of GESHIFILTER_ATTRIBUTE_LINE_NUMBERING_START
_geshifilter_filter_tips in ./geshifilter.filtertips.inc
Implementation for geshifilter_filter_tips()
_geshifilter_parse_attributes in ./geshifilter.pages.inc
Helper function for parsing the attributes of GeSHi code tags to get the settings for language and line numbers.

File

./geshifilter.module, line 21
An input filter for syntax highlighting using the GeSHi library.

Code

define('GESHIFILTER_ATTRIBUTE_LINE_NUMBERING_START', 'start');