You are here

constant GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE in GeSHi Filter for syntax highlighting 5.2

Same name and namespace in other branches
  1. 6 geshifilter.module \GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE
  2. 7 geshifilter.module \GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE
6 uses of GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE
GeshiFilterTest::setUp in tests/geshifilter.test
SimpleTest core method: code run before each and every test method.
geshinode_settings in ./geshinode.module
Callback for geshinode settings form
geshinode_view in ./geshinode.module
Implementation of hook_view()
_geshifilter_admin_general_settings in ./geshifilter.admin.inc
Menu callback for admin settings
_geshifilter_filter_tips in ./geshifilter.filtertips.inc
Implementation for geshifilter_filter_tips()

... See full list

File

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

Code

define('GESHIFILTER_LINE_NUMBERS_DEFAULT_NONE', 0);