constant GESHIFILTER_BRACKETS_ANGLE in GeSHi Filter for syntax highlighting 7
Same name and namespace in other branches
- 5.2 geshifilter.module \GESHIFILTER_BRACKETS_ANGLE
- 6 geshifilter.module \GESHIFILTER_BRACKETS_ANGLE
7 uses of GESHIFILTER_BRACKETS_ANGLE
- 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::testBracketsOnlyAngle in ./
geshifilter.test - _geshifilter_codefilter_conflicts in ./
geshifilter.conflicts.inc - Conflict detection for codefilter.
- _geshifilter_filter_tips in ./
geshifilter.filtertips.inc - Provides filter tips.
File
- ./
geshifilter.module, line 25 - An input filter for syntax highlighting using the GeSHi library.
Code
define('GESHIFILTER_BRACKETS_ANGLE', 1);