You are here

constant GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE in GeSHi Filter for syntax highlighting 7

Same name and namespace in other branches
  1. 5.2 geshifilter.module \GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE
  2. 6 geshifilter.module \GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE
5 uses of GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE
GeshiFilterAdministrationTest::setUp in ./geshifilter.test
SimpleTest core method: code run before each and every test method.
GeshiFilterTest::setUp in ./geshifilter.test
SimpleTest core method: code run before each and every test method.
geshifilter_admin_general_settings in ./geshifilter.admin.inc
General settings form for the GeSHi filter.
_geshifilter_filter_tips in ./geshifilter.filtertips.inc
Provides filter tips.
_geshifilter_replace_callback in ./geshifilter.pages.inc
preg_replace_callback callback.

File

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

Code

define('GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE', 0);