You are here

constant GESHIFILTER_BRACKETS_SQUARE in GeSHi Filter for syntax highlighting 5.2

Same name and namespace in other branches
  1. 6 geshifilter.module \GESHIFILTER_BRACKETS_SQUARE
  2. 7 geshifilter.module \GESHIFILTER_BRACKETS_SQUARE
3 uses of GESHIFILTER_BRACKETS_SQUARE
_geshifilter_codefilter_conflicts in ./geshifilter.conflicts.inc
conflict detection for codefilter
_geshifilter_filter_tips in ./geshifilter.filtertips.inc
Implementation for geshifilter_filter_tips()
_geshifilter_prepare in ./geshifilter.pages.inc
geshifilter_filter callback for preparing input text.

File

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

Code

define('GESHIFILTER_BRACKETS_SQUARE', 2);