関数・変数・マクロ・列挙・型定義一覧です。各々詳解があればそこへリンクしています。
- t -
- Mt
: symbol.c
, m17n-core.h
- MTABLE_ALLOCA
: internal.h
- MTABLE_CALLOC
: internal.h
- MTABLE_CALLOC_SAFE
: internal.h
- MTABLE_MALLOC
: internal.h
- MTABLE_REALLOC
: internal.h
- Mterritory
: m17n.h
, locale.c
- mtext()
: m17n-core.h
, mtext.c
, m17n-core.h
, plist.c
- mtext__adjust_format()
: mtext.h
- mtext__adjust_plist_for_change()
: textprop.h
- mtext__adjust_plist_for_delete()
: textprop.h
- mtext__adjust_plist_for_insert()
: textprop.h
- mtext__bol()
: mtext.h
- mtext__byte_to_char()
: mtext.h
- mtext__cat_data()
: mtext.h
- mtext__char_to_byte()
: mtext.h
- mtext__copy_plist()
: textprop.h
- mtext__enlarge()
: mtext.h
- mtext__eol()
: mtext.h
- mtext__fini()
: internal.h
- mtext__free_plist()
: textprop.h
- mtext__from_data()
: mtext.h
- mtext__init()
: internal.h
- mtext__prop_fini()
: internal.h
- mtext__prop_init()
: internal.h
- mtext__takein()
: mtext.h
- mtext__word_segment()
: mtext.h
- mtext__wseg_fini()
: mtext.h
- mtext_allocated
: internal.h
- mtext_attach_property()
: m17n-core.h
, textprop.c
- mtext_case_compare()
: m17n-core.h
, mtext.c
- mtext_casecmp()
: m17n-core.h
, mtext.c
- mtext_cat()
: m17n-core.h
, mtext.c
- MTEXT_CAT_ASCII
: mtext.h
- mtext_cat_char()
: m17n-core.h
, mtext.c
- mtext_character()
: m17n-core.h
, mtext.c
- mtext_chr()
: m17n-core.h
, mtext.c
- mtext_cmp()
: m17n-core.h
, mtext.c
- mtext_coll()
: locale.c
, m17n.h
- mtext_compare()
: m17n-core.h
, mtext.c
- mtext_copy()
: m17n-core.h
, mtext.c
- MTEXT_COVERAGE_ASCII
: internal.h
- MTEXT_COVERAGE_FULL
: internal.h
- MTEXT_COVERAGE_UNICODE
: internal.h
- mtext_cpy()
: m17n-core.h
, mtext.c
- mtext_cspn()
: m17n-core.h
, mtext.c
- MTEXT_DATA
: mtext.h
- mtext_data()
: mtext.c
, m17n-core.h
- mtext_del()
: m17n-core.h
, mtext.c
- mtext_deserialize()
: m17n-core.h
, textprop.c
- mtext_detach_property()
: m17n-core.h
, textprop.c
- mtext_dup()
: m17n-core.h
, mtext.c
- mtext_duplicate()
: m17n-core.h
, mtext.c
- MTEXT_FORMAT_MAX
: m17n-core.h
- MTEXT_FORMAT_US_ASCII
: m17n-core.h
- MTEXT_FORMAT_UTF_16
: m17n-core.h
, mtext.c
- MTEXT_FORMAT_UTF_16BE
: m17n-core.h
- MTEXT_FORMAT_UTF_16LE
: m17n-core.h
- MTEXT_FORMAT_UTF_32
: m17n-core.h
, mtext.c
- MTEXT_FORMAT_UTF_32BE
: m17n-core.h
- MTEXT_FORMAT_UTF_32LE
: m17n-core.h
- MTEXT_FORMAT_UTF_8
: m17n-core.h
- mtext_from_data()
: m17n-core.h
, mtext.c
- mtext_ftime()
: m17n.h
, locale.c
- mtext_get_prop()
: m17n-core.h
, textprop.c
- mtext_get_prop_keys()
: m17n-core.h
, textprop.c
- mtext_get_prop_values()
: m17n-core.h
, textprop.c
- mtext_get_properties()
: m17n-core.h
, textprop.c
- mtext_get_property()
: m17n-core.h
, textprop.c
- mtext_getenv()
: locale.c
, m17n.h
- mtext_ins()
: m17n-core.h
, mtext.c
- mtext_ins_char()
: m17n-core.h
, mtext.c
- mtext_insert()
: m17n-core.h
, mtext.c
- MTEXT_LBO_AI_AS_ID
: m17n-core.h
- MTEXT_LBO_KOREAN_SP
: m17n-core.h
- MTEXT_LBO_MAX
: m17n-core.h
- MTEXT_LBO_SP_CM
: m17n-core.h
- mtext_len()
: m17n-core.h
, mtext.c
- mtext_line_break()
: m17n-core.h
, mtext-lbrk.c
- mtext_lowercase()
: mtext.c
, m17n-core.h
- mtext_nbytes
: internal.h
- mtext_ncasecmp()
: m17n-core.h
, mtext.c
- mtext_ncat()
: m17n-core.h
, mtext.c
- mtext_nchars
: internal.h
- mtext_ncmp()
: m17n-core.h
, mtext.c
- mtext_ncpy()
: m17n-core.h
, mtext.c
- mtext_pbrk()
: m17n-core.h
, mtext.c
- mtext_pop_prop()
: m17n-core.h
, textprop.c
- Mtext_prop_deserializer
: m17n-core.h
, textprop.c
- mtext_prop_range()
: m17n-core.h
, textprop.c
- Mtext_prop_serializer
: m17n-core.h
, textprop.c
- mtext_property()
: m17n-core.h
, textprop.c
- mtext_property_end()
: textprop.c
, m17n-core.h
- mtext_property_key()
: m17n-core.h
, textprop.c
- mtext_property_mtext()
: m17n-core.h
, textprop.c
- mtext_property_start()
: m17n-core.h
, textprop.c
- mtext_property_value()
: m17n-core.h
, textprop.c
- mtext_push_prop()
: m17n-core.h
, textprop.c
- mtext_push_property()
: m17n-core.h
, textprop.c
- mtext_put_prop()
: m17n-core.h
, textprop.c
- mtext_put_prop_values()
: m17n-core.h
, textprop.c
- mtext_putenv()
: m17n.h
, locale.c
- mtext_rchr()
: m17n-core.h
, mtext.c
- MTEXT_READ_ONLY_P
: internal.h
- mtext_ref_char()
: m17n-core.h
, mtext.c
- mtext_replace()
: m17n-core.h
, mtext.c
- mtext_reset
: internal.h
- mtext_search()
: m17n-core.h
, mtext.c
- mtext_serialize()
: m17n-core.h
, textprop.c
- mtext_set_char()
: m17n-core.h
, mtext.c
- mtext_spn()
: m17n-core.h
, mtext.c
- mtext_text()
: m17n-core.h
, mtext.c
- mtext_titlecase()
: m17n-core.h
, mtext.c
- mtext_tok()
: m17n-core.h
, mtext.c
- mtext_uppercase()
: m17n-core.h
, mtext.c
- MTextCoverage
: internal.h
- MTextFormat
: m17n-core.h
- MTextLineBreakOption
: m17n-core.h
- MTEXTPROP_CONTROL_MAX
: m17n-core.h
- MTEXTPROP_END
: textprop.h
- MTEXTPROP_FRONT_STICKY
: m17n-core.h
- MTEXTPROP_KEY
: textprop.h
- MTEXTPROP_NO_MERGE
: m17n-core.h
- MTEXTPROP_REAR_STICKY
: m17n-core.h
- MTEXTPROP_START
: textprop.h
- MTEXTPROP_VAL
: textprop.h
- MTEXTPROP_VOLATILE_STRONG
: m17n-core.h
- MTEXTPROP_VOLATILE_WEAK
: m17n-core.h
- MTextPropDeserializeFunc
: m17n-core.h
- MTextPropertyControl
: m17n-core.h
- MTextPropSerializeFunc
: m17n-core.h
- Mtype
: m17n.h
, coding.c
- TOLOWER
: character.h
- TOUPPER
: character.h