HTML-Embperl
view release on metacpan or search on metacpan
{ '¦' , "&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 */
{ '¥' , "" }, /* Yen sign */
{ '¦' , "" }, /* Broken vertical bar */
{ '§' , "" }, /* Section sign */
{ '¨' , "" }, /* Diæresis / Umlaut */
{ '©' , "" }, /* Copyright */
{ 'ª' , "" }, /* Feminine ordinal */
{ '«' , "" }, /* Left angle quote, guillemot left */
{ '¬' , "" }, /* Not sign */
{ '' , "" }, /* Soft hyphen */
{ '®' , "" }, /* Registered trademark */
{ '¯' , "" }, /* 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 */
epchar.c.iso-latin-2 view on Meta::CPAN
{ '¥' , "" }, /* Yen sign */
{ '¦' , "" }, /* Broken vertical bar */
{ '§' , "" }, /* Section sign */
{ '¨' , "" }, /* Diæresis / Umlaut */
{ '©' , "" }, /* Copyright */
{ 'ª' , "" }, /* Feminine ordinal */
{ '«' , "" }, /* Left angle quote, guillemot left */
{ '¬' , "" }, /* Not sign */
{ '' , "" }, /* Soft hyphen */
{ '®' , "" }, /* Registered trademark */
{ '¯' , "" }, /* Macron accent */
{ '°' , "" }, /* Degree sign */
{ '±' , "" }, /* Plus or minus */
{ '²' , "" }, /* Superscript two */
{ '³' , "" }, /* Superscript three */
{ '´' , "" }, /* Acute accent */
{ 'µ' , "" }, /* Micro sign */
{ '¶' , "" }, /* Paragraph sign */
{ '·' , "" }, /* Middle dot */
{ '¸' , "" }, /* Cedilla */
{ '¹' , "" }, /* Superscript one */
epchar.c.iso-latin-2 view on Meta::CPAN
{ '÷' , "÷" }, /* Division sign */
{ 'é' , "é" }, /* Small e, acute accent */
{ 'ê' , "ê" }, /* Small e, circumflex */
{ 'è' , "è" }, /* Small e, grave accent */
{ 'ð' , "ð" }, /* Small eth, Icelandic */
{ 'ë' , "ë" }, /* Small e, diæresis / umlaut */
{ '½' , "½" }, /* 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 */
{ '¬' , "¬" }, /* Not sign */
{ 'ñ' , "ñ" }, /* Small n, tilde */
{ 'ó' , "ó" }, /* Small o, acute accent */
{ 'ô' , "ô" }, /* Small o, circumflex */
{ 'ò' , "ò" }, /* Small o, grave accent */
{ 'ª' , "ª" }, /* Feminine ordinal */
{ 'º' , "º" }, /* Masculine ordinal */
epchar.c.min view on Meta::CPAN
{ '¦' , "" }, /* 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 */
epchar.c.min view on Meta::CPAN
{ '¥' , "" }, /* Yen sign */
{ '¦' , "" }, /* Broken vertical bar */
{ '§' , "" }, /* Section sign */
{ '¨' , "" }, /* Diæresis / Umlaut */
{ '©' , "" }, /* Copyright */
{ 'ª' , "" }, /* Feminine ordinal */
{ '«' , "" }, /* Left angle quote, guillemot left */
{ '¬' , "" }, /* Not sign */
{ '' , "" }, /* Soft hyphen */
{ '®' , "" }, /* Registered trademark */
{ '¯' , "" }, /* Macron accent */
{ '°' , "" }, /* Degree sign */
{ '±' , "" }, /* Plus or minus */
{ '²' , "" }, /* Superscript two */
{ '³' , "" }, /* Superscript three */
{ '´' , "" }, /* Acute accent */
{ 'µ' , "" }, /* Micro sign */
{ '¶' , "" }, /* Paragraph sign */
{ '·' , "" }, /* Middle dot */
{ '¸' , "" }, /* Cedilla */
{ '¹' , "" }, /* Superscript one */
epchar.c.min view on Meta::CPAN
{ '÷' , "" }, /* Division sign */
{ 'é' , "" }, /* Small e, acute accent */
{ 'ê' , "" }, /* Small e, circumflex */
{ 'è' , "" }, /* Small e, grave accent */
{ 'ð' , "" }, /* Small eth, Icelandic */
{ 'ë' , "" }, /* Small e, diæresis / umlaut */
{ '½' , "" }, /* Fraction one-half */
{ '¼' , "" }, /* Fraction one-fourth */
{ '¾' , "" }, /* Fraction three-fourths */
{ '>' , "" }, /* Greater than */
{ '¯' , "" }, /* 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 */
{ '¬' , "" }, /* Not sign */
{ 'ñ' , "" }, /* Small n, tilde */
{ 'ó' , "" }, /* Small o, acute accent */
{ 'ô' , "" }, /* Small o, circumflex */
{ 'ò' , "" }, /* Small o, grave accent */
{ 'ª' , "" }, /* Feminine ordinal */
{ 'º' , "" }, /* Masculine ordinal */
char * sSourcefile ; /* Name of sourcefile */
double mtime ; /* last modification time of file */
size_t nFilesize ; /* size of File */
SV * pBufSV ; /* SV that contains the file content */
bool bKeep ; /* set true if you want to keep file in memory */
HV * pCacheHash ; /* Hash containing CVs to precompiled subs */
char * sCurrPackage ; /* Package of file */
STRLEN nCurrPackage ; /* Package of file (length) */
HV * pExportHash ; /* exportable Macros */
int nFirstLine ; /* First line number of sourcefile */
struct tFile * pNext2Free ; /* Next file that has to be freed after the request */
} tFile ;
/*-----------------------------------------------------------------*/
/* */
/* Per sourcebuffer data */
/* */
( run in 0.557 second using v1.01-cache-2.11-cpan-49f99fa48dc )