constant GESHIFILTER_BRACKETS_DOUBLESQUARE in GeSHi Filter for syntax highlighting 6
Same name and namespace in other branches
- 7 geshifilter.module \GESHIFILTER_BRACKETS_DOUBLESQUARE
3 uses of GESHIFILTER_BRACKETS_DOUBLESQUARE
- GeshiFilterTest::testBracketsOnlyDoubleSquare in ./
geshifilter.test - _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 28 - An input filter for syntax highlighting using the GeSHi library.
Code
define('GESHIFILTER_BRACKETS_DOUBLESQUARE', 4);