Embperl
view release on metacpan or search on metacpan
#---------------------------------------------------------------------------
# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
# evaluate all C-preprocessor directives found in the sources and include
# files.
ENABLE_PREPROCESSING = YES
# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
# names in the source code. If set to NO (the default) only conditional
# compilation will be performed. Macro expansion can be done in a controlled
# way by setting EXPAND_ONLY_PREDEF to YES.
MACRO_EXPANSION = NO
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
# then the macro expansion is limited to the macros specified with the
# PREDEFINED and EXPAND_AS_PREDEFINED tags.
EXPAND_ONLY_PREDEF = NO
{ '¦' , "&brkbar;" }, /* Broken vertical bar */
{ '§' , "§" }, /* Section sign */
/* { '¨' , "&&um;" }, / * Diæresis / Umlaut */
{ '¨' , "¨" }, /* Diæresis / Umlaut */
{ '©' , "©" }, /* Copyright */
{ 'ª' , "ª" }, /* Feminine ordinal */
{ '«' , "«" }, /* Left angle quote, guillemot left */
{ '¬' , "€" }, /* Euro sign */
{ '' , "­" }, /* Soft hyphen */
{ '®' , "®" }, /* Registered trademark */
/* { '¯' , "¯" }, / * Macron accent */
{ '¯' , "&hibar;" }, /* Macron accent */
{ '°' , "°" }, /* Degree sign */
{ '±' , "±" }, /* Plus or minus */
{ '²' , "²" }, /* Superscript two */
{ '³' , "³" }, /* Superscript three */
{ '´' , "´" }, /* Acute accent */
{ 'µ' , "µ" }, /* Micro sign */
{ '¶' , "¶" }, /* Paragraph sign */
{ '·' , "·" }, /* Middle dot */
{ '¸' , "¸" }, /* Cedilla */
{ '¹' , "¹" }, /* Superscript one */
{ '¦' , "" }, /* Broken vertical bar */
{ '§' , "" }, /* Section sign */
/* { '¨' , "" }, / * Diæresis / Umlaut */
{ '¨' , "" }, /* Diæresis / Umlaut */
{ '©' , "" }, /* Copyright */
{ 'ª' , "" }, /* Feminine ordinal */
{ '«' , "" }, /* Left angle quote, guillemot left */
{ '¬' , "" }, /* Not sign */
{ '' , "" }, /* Soft hyphen */
{ '®' , "" }, /* Registered trademark */
/* { '¯' , "" }, / * Macron accent */
{ '¯' , "" }, /* Macron accent */
{ '°' , "" }, /* Degree sign */
{ '±' , "" }, /* Plus or minus */
{ '²' , "" }, /* Superscript two */
{ '³' , "" }, /* Superscript three */
{ '´' , "" }, /* Acute accent */
{ 'µ' , "" }, /* Micro sign */
{ '¶' , "" }, /* Paragraph sign */
{ '·' , "" }, /* Middle dot */
{ '¸' , "" }, /* Cedilla */
{ '¹' , "" }, /* Superscript one */
{ '¥' , "%A5" }, /* Yen sign */
{ '¦' , "%A6" }, /* Broken vertical bar */
{ '§' , "%A7" }, /* Section sign */
{ '¨' , "%A8" }, /* Diæresis / Umlaut */
{ '©' , "%A9" }, /* Copyright */
{ 'ª' , "%AA" }, /* Feminine ordinal */
{ '«' , "%AB" }, /* Left angle quote, guillemot left */
{ '¬' , "%AC" }, /* Not sign */
{ '' , "%AD" }, /* Soft hyphen */
{ '®' , "%AE" }, /* Registered trademark */
{ '¯' , "%AF" }, /* Macron accent */
{ '°' , "%B0" }, /* Degree sign */
{ '±' , "%B1" }, /* Plus or minus */
{ '²' , "%B2" }, /* Superscript two */
{ '³' , "%B3" }, /* Superscript three */
{ '´' , "%B4" }, /* Acute accent */
{ 'µ' , "%B5" }, /* Micro sign */
{ '¶' , "%B6" }, /* Paragraph sign */
{ '·' , "%B7" }, /* Middle dot */
{ '¸' , "%B8" }, /* Cedilla */
{ '¹' , "%B9" }, /* Superscript one */
{ '¦' , "" }, /* Broken vertical bar */
{ '§' , "" }, /* Section sign */
/* { '¨' , "" }, / * Diæresis / Umlaut */
{ '¨' , "" }, /* Diæresis / Umlaut */
{ '©' , "" }, /* Copyright */
{ 'ª' , "" }, /* Feminine ordinal */
{ '«' , "" }, /* Left angle quote, guillemot left */
{ '¬' , "" }, /* Not sign */
{ '' , "" }, /* Soft hyphen */
{ '®' , "" }, /* Registered trademark */
/* { '¯' , "" }, / * Macron accent */
{ '¯' , "" }, /* Macron accent */
{ '°' , "" }, /* Degree sign */
{ '±' , "" }, /* Plus or minus */
{ '²' , "" }, /* Superscript two */
{ '³' , "" }, /* Superscript three */
{ '´' , "" }, /* Acute accent */
{ 'µ' , "" }, /* Micro sign */
{ '¶' , "" }, /* Paragraph sign */
{ '·' , "" }, /* Middle dot */
{ '¸' , "" }, /* Cedilla */
{ '¹' , "" }, /* Superscript one */
{ 'é' , "é" }, /* Small e, acute accent */
{ 'ê' , "ê" }, /* Small e, circumflex */
{ 'è' , "è" }, /* Small e, grave accent */
{ 'ð' , "ð" }, /* Small eth, Icelandic */
{ 'ë' , "ë" }, /* Small e, diæresis / umlaut */
{ '¬' , "&euro" }, /* Euro sign */
{ '½' , "½" }, /* Fraction one-half */
{ '¼' , "¼" }, /* Fraction one-fourth */
{ '¾' , "¾" }, /* Fraction three-fourths */
{ '>' , ">" }, /* Greater than */
{ '¯' , "&hibar" }, /* Macron accent */
{ 'í' , "í" }, /* Small i, acute accent */
{ 'î' , "î" }, /* Small i, circumflex */
{ '¡' , "¡" }, /* Inverted exclamation */
{ 'ì' , "ì" }, /* Small i, grave accent */
{ '¿' , "¿" }, /* Inverted question mark */
{ 'ï' , "ï" }, /* Small i, diæresis / umlaut */
{ '«' , "«" }, /* Left angle quote, guillemot left */
{ '<' , "<" }, /* Less than */
{ '¯' , "¯" }, /* Macron accent */
{ 'µ' , "µ" }, /* Micro sign */
{ '·' , "·" }, /* Middle dot */
{ ' ' , " " }, /* Non-breaking Space */
{ 'ñ' , "ñ" }, /* Small n, tilde */
{ 'ó' , "ó" }, /* Small o, acute accent */
{ 'ô' , "ô" }, /* Small o, circumflex */
{ 'ò' , "ò" }, /* Small o, grave accent */
{ 'ª' , "ª" }, /* Feminine ordinal */
{ 'º' , "º" }, /* Masculine ordinal */
{ 'ø' , "ø" }, /* Small o, slash */
( run in 0.831 second using v1.01-cache-2.11-cpan-49f99fa48dc )