41 'LANG_NAME' =>
'LDIF',
42 'COMMENT_SINGLE' => array(1 =>
'#'),
43 'COMMENT_MULTI' => array(),
45 'QUOTEMARKS' => array(),
51 'CASE_SENSITIVE' => array(
58 1 =>
'color: #666666; font-style: italic;' 60 'ESCAPE_CHAR' => array(
78 0 =>
'color: #000066; font-weight: bold;',
79 1 =>
'color: #FF0000;' 88 'OBJECT_SPLITTERS' => array(
110 'SCRIPT_DELIMITERS' => array(
112 'HIGHLIGHT_STRICT_BLOCK' => array(
const GESHI_MODIFIERS
The key of the regex array defining any modifiers to the regular expression.
const GESHI_BEFORE
The key of the regex array defining what bracket group in a matched search to put before the replacem...
const GESHI_COMMENTS
Used in language files to mark comments.
const GESHI_REPLACE
The key of the regex array defining what bracket group in a matched search to use as a replacement...
const GESHI_SEARCH
The key of the regex array defining what to search for.
const GESHI_NEVER
#+ private
const GESHI_CAPS_NO_CHANGE
Lowercase keywords found.
const GESHI_AFTER
The key of the regex array defining what bracket group in a matched search to put after the replaceme...