NAME ^

src/charset/iso-8859-1.c

DESCRIPTION ^

This file implements the charset functions for iso-8859-1 data

static void set_graphemes

RT#48260: Not yet documented!!!

static STRING *to_latin1

RT#48260: Not yet documented!!!

static STRING *to_unicode

RT#48260: Not yet documented!!!

static STRING *to_charset

RT#48260: Not yet documented!!!

static STRING *compose

RT#48260: Not yet documented!!!

static STRING *decompose

RT#48260: Not yet documented!!!

static void upcase

RT#48260: Not yet documented!!!

static void downcase

RT#48260: Not yet documented!!!

static void titlecase

RT#48260: Not yet documented!!!

static void upcase_first

RT#48260: Not yet documented!!!

static void downcase_first

RT#48260: Not yet documented!!!

static void titlecase_first

RT#48260: Not yet documented!!!

static UINTVAL validate

RT#48260: Not yet documented!!!

static INTVAL is_cclass

RT#48260: Not yet documented!!!

static INTVAL find_cclass

RT#48260: Not yet documented!!!

static INTVAL find_not_cclass

RT#48260: Not yet documented!!!

static STRING *string_from_codepoint

RT#48260: Not yet documented!!!

const CHARSET *Parrot_charset_iso_8859_1_init

RT#48260: Not yet documented!!!

STRING *charset_cvt_iso_8859_1_to_ascii

RT#48260: Not yet documented!!!


parrot