NAME ^

src/charset/unicode.c

DESCRIPTION ^

This file implements the charset functions for unicode data

static void set_graphemes

RT#48260: Not yet documented!!!

static STRING *get_graphemes

RT#48260: Not yet documented!!!

static STRING *get_graphemes_inplace

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 INTVAL compare

RT#48260: Not yet documented!!!

static INTVAL cs_rindex

RT#48260: Not yet documented!!!

static UINTVAL validate

RT#48260: Not yet documented!!!

static int u_iscclass

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!!!

static size_t compute_hash

RT#48260: Not yet documented!!!

const CHARSET *Parrot_charset_unicode_init

RT#48260: Not yet documented!!!


parrot