You are here

constant GESHIFILTER_BRACKETS_SQUARE in GeSHi Filter for syntax highlighting 6

Same name and namespace in other branches
  1. 5.2 geshifilter.module \GESHIFILTER_BRACKETS_SQUARE
  2. 7 geshifilter.module \GESHIFILTER_BRACKETS_SQUARE
8 uses of GESHIFILTER_BRACKETS_SQUARE
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.
GeshiFilterTest::testBracketsOnlySquare in ./geshifilter.test
GeshiFilterTest::testSquareBracketConfusion in ./geshifilter.test
Issue http://drupal.org/node/1010216
_geshifilter_filter_tips in ./geshifilter.filtertips.inc
Implementation for geshifilter_filter_tips()

... See full list

File

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

Code

define('GESHIFILTER_BRACKETS_SQUARE', 2);