1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2004
National Institute of Advanced Industrial Science and Technology (AIST)
This file is part of the m17n library documentation.
See the end for copying conditions.
-->
<html><head><meta http-equiv="Content-Type" content="text/html;charset="UTF-8">
<title>The m17n Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<a name="top-of-page"></a>
<hr><center>
<a class="qindex" href="index.html">Main Page</a>
<a class="qindex" href="modules.html">Modules</a>
<!-- <a class="qindex" href="classes.html">Alphabetical List</a> -->
<a class="qindex" href="annotated.html">Data Structures</a>
<!-- <a class="qindex" href="files.html">File List</a> -->
<!-- <a class="qindex" href="functions.html">Data Fields</a> -->
<a class="qindex" href="globals.html">Globals</a>
<a class="qindex" href="pages.html">Appendix</a>
</center>
<hr>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="globals.html">All</a> | <a class="qindexHL" href="globals_func.html">Functions</a> | <a class="qindex" href="globals_vars.html">Variables</a> | <a class="qindex" href="globals_type.html">Typedefs</a> | <a class="qindex" href="globals_enum.html">Enumerations</a> | <a class="qindex" href="globals_eval.html">Enumeration values</a> | <a class="qindex" href="globals_defs.html">Defines</a></div>
<div class="qindex"><a class="qindex" href="#index_m">m</a></div>
<p>
<p>
<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
<li>m17n_object()
: <a class="el" href="group__m17nObject.html#ga0">m17n-core.c</a>, <a class="el" href="group__m17nObject.html#ga0">m17n-core.h</a><li>m17n_object_ref()
: <a class="el" href="group__m17nObject.html#ga1">m17n-core.c</a>, <a class="el" href="group__m17nObject.html#ga1">m17n-core.h</a><li>m17n_object_unref()
: <a class="el" href="group__m17nObject.html#ga2">m17n-core.c</a>, <a class="el" href="group__m17nObject.html#ga2">m17n-core.h</a><li>m17n_status()
: <a class="el" href="group__m17nIntro.html#ga0">m17n-core.c</a>, <a class="el" href="group__m17nIntro.html#ga0">m17n-core.h</a><li>mchar_decode()
: <a class="el" href="group__m17nCharset.html#ga29">charset.c</a>, <a class="el" href="group__m17nCharset.html#ga29">m17n.h</a><li>mchar_define_charset()
: <a class="el" href="group__m17nCharset.html#ga26">charset.c</a>, <a class="el" href="group__m17nCharset.html#ga26">m17n.h</a><li>mchar_define_property()
: <a class="el" href="group__m17nCharacter.html#ga7">character.c</a>, <a class="el" href="group__m17nCharacter.html#ga7">m17n-core.h</a><li>mchar_encode()
: <a class="el" href="group__m17nCharset.html#ga30">charset.c</a>, <a class="el" href="group__m17nCharset.html#ga30">m17n.h</a><li>mchar_get_prop()
: <a class="el" href="group__m17nCharacter.html#ga8">character.c</a>, <a class="el" href="group__m17nCharacter.html#ga8">m17n-core.h</a><li>mchar_list_charset()
: <a class="el" href="group__m17nCharset.html#ga28">charset.c</a>, <a class="el" href="group__m17nCharset.html#ga28">m17n.h</a><li>mchar_map_charset()
: <a class="el" href="group__m17nCharset.html#ga31">charset.c</a>, <a class="el" href="group__m17nCharset.html#ga31">m17n.h</a><li>mchar_put_prop()
: <a class="el" href="group__m17nCharacter.html#ga9">character.c</a>, <a class="el" href="group__m17nCharacter.html#ga9">m17n-core.h</a><li>mchar_resolve_charset()
: <a class="el" href="group__m17nCharset.html#ga27">charset.c</a>, <a class="el" href="group__m17nCharset.html#ga27">m17n.h</a><li>mchartable()
: <a class="el" href="group__m17nChartable.html#ga2">chartab.c</a>, <a class="el" href="group__m17nChartable.html#ga2">m17n-core.h</a><li>mchartable_lookup()
: <a class="el" href="group__m17nChartable.html#ga3">chartab.c</a>, <a class="el" href="group__m17nChartable.html#ga3">m17n-core.h</a><li>mchartable_map()
: <a class="el" href="group__m17nChartable.html#ga7">chartab.c</a>, <a class="el" href="group__m17nChartable.html#ga7">m17n-core.h</a><li>mchartable_range()
: <a class="el" href="group__m17nChartable.html#ga6">chartab.c</a>, <a class="el" href="group__m17nChartable.html#ga6">m17n-core.h</a><li>mchartable_set()
: <a class="el" href="group__m17nChartable.html#ga4">chartab.c</a>, <a class="el" href="group__m17nChartable.html#ga4">m17n-core.h</a><li>mchartable_set_range()
: <a class="el" href="group__m17nChartable.html#ga5">chartab.c</a>, <a class="el" href="group__m17nChartable.html#ga5">m17n-core.h</a><li>mconv_buffer_converter()
: <a class="el" href="group__m17nConv.html#ga41">coding.c</a>, <a class="el" href="group__m17nConv.html#ga41">m17n.h</a><li>mconv_decode()
: <a class="el" href="group__m17nConv.html#ga47">coding.c</a>, <a class="el" href="group__m17nConv.html#ga47">m17n.h</a><li>mconv_decode_buffer()
: <a class="el" href="group__m17nConv.html#ga48">coding.c</a>, <a class="el" href="group__m17nConv.html#ga48">m17n.h</a><li>mconv_decode_stream()
: <a class="el" href="group__m17nConv.html#ga49">coding.c</a>, <a class="el" href="group__m17nConv.html#ga49">m17n.h</a><li>mconv_define_coding()
: <a class="el" href="group__m17nConv.html#ga38">coding.c</a>, <a class="el" href="group__m17nConv.html#ga38">m17n.h</a><li>mconv_encode()
: <a class="el" href="group__m17nConv.html#ga50">coding.c</a>, <a class="el" href="group__m17nConv.html#ga50">m17n.h</a><li>mconv_encode_buffer()
: <a class="el" href="group__m17nConv.html#ga52">coding.c</a>, <a class="el" href="group__m17nConv.html#ga52">m17n.h</a><li>mconv_encode_range()
: <a class="el" href="group__m17nConv.html#ga51">coding.c</a>, <a class="el" href="group__m17nConv.html#ga51">m17n.h</a><li>mconv_encode_stream()
: <a class="el" href="group__m17nConv.html#ga53">coding.c</a>, <a class="el" href="group__m17nConv.html#ga53">m17n.h</a><li>mconv_free_converter()
: <a class="el" href="group__m17nConv.html#ga44">coding.c</a>, <a class="el" href="group__m17nConv.html#ga44">m17n.h</a><li>mconv_getc()
: <a class="el" href="group__m17nConv.html#ga54">coding.c</a>, <a class="el" href="group__m17nConv.html#ga54">m17n.h</a><li>mconv_gets()
: <a class="el" href="group__m17nConv.html#ga57">coding.c</a>, <a class="el" href="group__m17nConv.html#ga57">m17n.h</a><li>mconv_list_codings()
: <a class="el" href="group__m17nConv.html#ga40">coding.c</a>, <a class="el" href="group__m17nConv.html#ga40">m17n.h</a><li>mconv_putc()
: <a class="el" href="group__m17nConv.html#ga56">coding.c</a>, <a class="el" href="group__m17nConv.html#ga56">m17n.h</a><li>mconv_rebind_buffer()
: <a class="el" href="group__m17nConv.html#ga45">coding.c</a>, <a class="el" href="group__m17nConv.html#ga45">m17n.h</a><li>mconv_rebind_stream()
: <a class="el" href="group__m17nConv.html#ga46">coding.c</a>, <a class="el" href="group__m17nConv.html#ga46">m17n.h</a><li>mconv_reset_converter()
: <a class="el" href="group__m17nConv.html#ga43">coding.c</a>, <a class="el" href="group__m17nConv.html#ga43">m17n.h</a><li>mconv_resolve_coding()
: <a class="el" href="group__m17nConv.html#ga39">coding.c</a>, <a class="el" href="group__m17nConv.html#ga39">m17n.h</a><li>mconv_stream_converter()
: <a class="el" href="group__m17nConv.html#ga42">coding.c</a>, <a class="el" href="group__m17nConv.html#ga42">m17n.h</a><li>mconv_ungetc()
: <a class="el" href="group__m17nConv.html#ga55">coding.c</a>, <a class="el" href="group__m17nConv.html#ga55">m17n.h</a><li>mdatabase_define()
: <a class="el" href="group__m17nDatabase.html#ga4">database.c</a>, <a class="el" href="group__m17nDatabase.html#ga4">m17n.h</a><li>mdatabase_find()
: <a class="el" href="group__m17nDatabase.html#ga2">database.c</a>, <a class="el" href="group__m17nDatabase.html#ga2">m17n.h</a><li>mdatabase_list()
: <a class="el" href="group__m17nDatabase.html#ga3">database.c</a>, <a class="el" href="group__m17nDatabase.html#ga3">m17n.h</a><li>mdatabase_load()
: <a class="el" href="group__m17nDatabase.html#ga5">database.c</a>, <a class="el" href="group__m17nDatabase.html#ga5">m17n.h</a><li>mdatabase_tag()
: <a class="el" href="group__m17nDatabase.html#ga6">database.c</a>, <a class="el" href="group__m17nDatabase.html#ga6">m17n.h</a><li>mdebug_dump_all_symbols()
: <a class="el" href="group__m17nDebug.html#ga10">symbol.c</a>, <a class="el" href="group__m17nDebug.html#ga10">m17n-misc.h</a><li>mdebug_dump_chartab()
: <a class="el" href="group__m17nDebug.html#ga0">chartab.c</a>, <a class="el" href="group__m17nDebug.html#ga0">m17n-misc.h</a><li>mdebug_dump_face()
: <a class="el" href="group__m17nDebug.html#ga1">face.c</a>, <a class="el" href="group__m17nDebug.html#ga1">m17n-gui.h</a><li>mdebug_dump_font()
: <a class="el" href="group__m17nDebug.html#ga2">font.c</a>, <a class="el" href="group__m17nDebug.html#ga2">m17n-gui.h</a><li>mdebug_dump_font_list()
: <a class="el" href="group__m17nDebug.html#ga3">font.c</a><li>mdebug_dump_fontset()
: <a class="el" href="group__m17nDebug.html#ga4">fontset.c</a>, <a class="el" href="group__m17nDebug.html#ga4">m17n-gui.h</a><li>mdebug_dump_im()
: <a class="el" href="group__m17nDebug.html#ga5">input.c</a>, <a class="el" href="group__m17nDebug.html#ga5">m17n.h</a><li>mdebug_dump_mtext()
: <a class="el" href="group__m17nDebug.html#ga7">mtext.c</a>, <a class="el" href="group__m17nDebug.html#ga7">m17n-misc.h</a><li>mdebug_dump_plist()
: <a class="el" href="group__m17nDebug.html#ga8">plist.c</a>, <a class="el" href="group__m17nDebug.html#ga8">m17n-misc.h</a><li>mdebug_dump_symbol()
: <a class="el" href="group__m17nDebug.html#ga9">symbol.c</a>, <a class="el" href="group__m17nDebug.html#ga9">m17n-misc.h</a><li>mdebug_hook()
: <a class="el" href="group__m17nDebug.html#ga6">m17n-core.c</a>, <a class="el" href="group__m17nDebug.html#ga6">m17n-misc.h</a><li>mdraw_clear_cache()
: <a class="el" href="group__m17nDraw.html#ga13">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga13">m17n-gui.h</a><li>mdraw_coordinates_position()
: <a class="el" href="group__m17nDraw.html#ga7">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga7">m17n-gui.h</a><li>mdraw_default_line_break()
: <a class="el" href="group__m17nDraw.html#ga11">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga11">m17n-gui.h</a><li>mdraw_glyph_info()
: <a class="el" href="group__m17nDraw.html#ga8">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga8">m17n-gui.h</a><li>mdraw_glyph_list()
: <a class="el" href="group__m17nDraw.html#ga9">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga9">m17n-gui.h</a><li>mdraw_image_text()
: <a class="el" href="group__m17nDraw.html#ga3">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga3">m17n-gui.h</a><li>mdraw_per_char_extents()
: <a class="el" href="group__m17nDraw.html#ga12">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga12">m17n-gui.h</a><li>mdraw_text()
: <a class="el" href="group__m17nDraw.html#ga2">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga2">m17n-gui.h</a><li>mdraw_text_extents()
: <a class="el" href="group__m17nDraw.html#ga5">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga5">m17n-gui.h</a><li>mdraw_text_items()
: <a class="el" href="group__m17nDraw.html#ga10">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga10">m17n-gui.h</a><li>mdraw_text_per_char_extents()
: <a class="el" href="group__m17nDraw.html#ga6">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga6">m17n-gui.h</a><li>mdraw_text_with_control()
: <a class="el" href="group__m17nDraw.html#ga4">draw.c</a>, <a class="el" href="group__m17nDraw.html#ga4">m17n-gui.h</a><li>mface()
: <a class="el" href="group__m17nFace.html#ga36">face.c</a>, <a class="el" href="group__m17nFace.html#ga36">m17n-gui.h</a><li>mface_copy()
: <a class="el" href="group__m17nFace.html#ga37">face.c</a>, <a class="el" href="group__m17nFace.html#ga37">m17n-gui.h</a><li>mface_from_font()
: <a class="el" href="group__m17nFace.html#ga39">face.c</a>, <a class="el" href="group__m17nFace.html#ga39">m17n-gui.h</a><li>mface_get_prop()
: <a class="el" href="group__m17nFace.html#ga40">face.c</a>, <a class="el" href="group__m17nFace.html#ga40">m17n-gui.h</a><li>mface_merge()
: <a class="el" href="group__m17nFace.html#ga38">face.c</a>, <a class="el" href="group__m17nFace.html#ga38">m17n-gui.h</a><li>mface_put_prop()
: <a class="el" href="group__m17nFace.html#ga41">face.c</a>, <a class="el" href="group__m17nFace.html#ga41">m17n-gui.h</a><li>mface_update()
: <a class="el" href="group__m17nFace.html#ga42">face.c</a>, <a class="el" href="group__m17nFace.html#ga42">m17n-gui.h</a><li>mfont()
: <a class="el" href="group__m17nFont.html#ga15">font.c</a>, <a class="el" href="group__m17nFont.html#ga15">m17n-gui.h</a><li>mfont_copy()
: <a class="el" href="group__m17nFont.html#ga18">font.c</a>, <a class="el" href="group__m17nFont.html#ga18">m17n-gui.h</a><li>mfont_find()
: <a class="el" href="group__m17nFont.html#ga23">font.c</a>, <a class="el" href="group__m17nFont.html#ga23">m17n-gui.h</a><li>mfont_from_name()
: <a class="el" href="group__m17nFont.html#ga26">font.c</a>, <a class="el" href="group__m17nFont.html#ga26">m17n-gui.h</a><li>mfont_get_prop()
: <a class="el" href="group__m17nFont.html#ga19">font.c</a>, <a class="el" href="group__m17nFont.html#ga19">m17n-gui.h</a><li>mfont_list()
: <a class="el" href="group__m17nFont.html#ga28">font.c</a>, <a class="el" href="group__m17nFont.html#ga28">m17n-gui.h</a><li>mfont_name()
: <a class="el" href="group__m17nFont.html#ga25">font.c</a>, <a class="el" href="group__m17nFont.html#ga25">m17n-gui.h</a><li>mfont_parse_name()
: <a class="el" href="group__m17nFont.html#ga16">font.c</a>, <a class="el" href="group__m17nFont.html#ga16">m17n-gui.h</a><li>mfont_put_prop()
: <a class="el" href="group__m17nFont.html#ga20">font.c</a>, <a class="el" href="group__m17nFont.html#ga20">m17n-gui.h</a><li>mfont_resize_ratio()
: <a class="el" href="group__m17nFont.html#ga27">font.c</a>, <a class="el" href="group__m17nFont.html#ga27">m17n-gui.h</a><li>mfont_selection_priority()
: <a class="el" href="group__m17nFont.html#ga21">font.c</a>, <a class="el" href="group__m17nFont.html#ga21">m17n-gui.h</a><li>mfont_set_encoding()
: <a class="el" href="group__m17nFont.html#ga24">font.c</a>, <a class="el" href="group__m17nFont.html#ga24">m17n-gui.h</a><li>mfont_set_selection_priority()
: <a class="el" href="group__m17nFont.html#ga22">font.c</a>, <a class="el" href="group__m17nFont.html#ga22">m17n-gui.h</a><li>mfont_unparse_name()
: <a class="el" href="group__m17nFont.html#ga17">font.c</a>, <a class="el" href="group__m17nFont.html#ga17">m17n-gui.h</a><li>mfontset()
: <a class="el" href="group__m17nFontset.html#ga1">m17n-gui.h</a><li>mfontset_copy()
: <a class="el" href="group__m17nFontset.html#ga3">m17n-gui.h</a><li>mfontset_lookup()
: <a class="el" href="group__m17nFontset.html#ga5">m17n-gui.h</a><li>mfontset_modify_entry()
: <a class="el" href="group__m17nFontset.html#ga4">m17n-gui.h</a><li>mfontset_name()
: <a class="el" href="group__m17nFontset.html#ga2">m17n-gui.h</a><li>mframe()
: <a class="el" href="group__m17nFrame.html#ga14">m17n-gui.c</a>, <a class="el" href="group__m17nFrame.html#ga14">m17n-gui.h</a><li>mframe_get_prop()
: <a class="el" href="group__m17nFrame.html#ga15">m17n-gui.c</a>, <a class="el" href="group__m17nFrame.html#ga15">m17n-gui.h</a><li>minput_close_im()
: <a class="el" href="group__m17nInputMethod.html#ga35">m17n.h</a><li>minput_create_ic()
: <a class="el" href="group__m17nInputMethod.html#ga36">m17n.h</a><li>minput_destroy_ic()
: <a class="el" href="group__m17nInputMethod.html#ga37">m17n.h</a><li>minput_event_to_key()
: <a class="el" href="group__m17nInputMethodWin.html#ga3">input-gui.c</a>, <a class="el" href="group__m17nInputMethodWin.html#ga3">m17n-gui.h</a><li>minput_filter()
: <a class="el" href="group__m17nInputMethod.html#ga38">m17n.h</a><li>minput_lookup()
: <a class="el" href="group__m17nInputMethod.html#ga39">m17n.h</a><li>minput_open_im()
: <a class="el" href="group__m17nInputMethod.html#ga34">m17n.h</a><li>minput_reset_ic()
: <a class="el" href="group__m17nInputMethod.html#ga42">m17n.h</a><li>minput_set_spot()
: <a class="el" href="group__m17nInputMethod.html#ga40">m17n.h</a><li>minput_toggle()
: <a class="el" href="group__m17nInputMethod.html#ga41">m17n.h</a><li>mlocale_get_prop()
: <a class="el" href="group__m17nLocale.html#ga6">locale.c</a>, <a class="el" href="group__m17nLocale.html#ga6">m17n.h</a><li>mlocale_set()
: <a class="el" href="group__m17nLocale.html#ga5">locale.c</a>, <a class="el" href="group__m17nLocale.html#ga5">m17n.h</a><li>mplist()
: <a class="el" href="group__m17nPlist.html#ga5">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga5">m17n-core.h</a><li>mplist_add()
: <a class="el" href="group__m17nPlist.html#ga9">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga9">m17n-core.h</a><li>mplist_copy()
: <a class="el" href="group__m17nPlist.html#ga6">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga6">m17n-core.h</a><li>mplist_deserialize()
: <a class="el" href="group__m17nPlist.html#ga4">m17n-core.h</a><li>mplist_find_by_key()
: <a class="el" href="group__m17nPlist.html#ga12">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga12">m17n-core.h</a><li>mplist_find_by_value()
: <a class="el" href="group__m17nPlist.html#ga13">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga13">m17n-core.h</a><li>mplist_get()
: <a class="el" href="group__m17nPlist.html#ga8">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga8">m17n-core.h</a><li>mplist_key()
: <a class="el" href="group__m17nPlist.html#ga17">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga17">m17n-core.h</a><li>mplist_length()
: <a class="el" href="group__m17nPlist.html#ga16">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga16">m17n-core.h</a><li>mplist_next()
: <a class="el" href="group__m17nPlist.html#ga14">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga14">m17n-core.h</a><li>mplist_pop()
: <a class="el" href="group__m17nPlist.html#ga11">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga11">m17n-core.h</a><li>mplist_push()
: <a class="el" href="group__m17nPlist.html#ga10">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga10">m17n-core.h</a><li>mplist_put()
: <a class="el" href="group__m17nPlist.html#ga7">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga7">m17n-core.h</a><li>mplist_set()
: <a class="el" href="group__m17nPlist.html#ga15">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga15">m17n-core.h</a><li>mplist_value()
: <a class="el" href="group__m17nPlist.html#ga18">plist.c</a>, <a class="el" href="group__m17nPlist.html#ga18">m17n-core.h</a><li>msymbol()
: <a class="el" href="group__m17nSymbol.html#ga5">symbol.c</a>, <a class="el" href="group__m17nSymbol.html#ga5">m17n-core.h</a><li>msymbol_as_managing_key()
: <a class="el" href="group__m17nSymbol.html#ga6">symbol.c</a>, <a class="el" href="group__m17nSymbol.html#ga6">m17n-core.h</a><li>msymbol_exist()
: <a class="el" href="group__m17nSymbol.html#ga7">symbol.c</a>, <a class="el" href="group__m17nSymbol.html#ga7">m17n-core.h</a><li>msymbol_get()
: <a class="el" href="group__m17nSymbol.html#ga10">symbol.c</a>, <a class="el" href="group__m17nSymbol.html#ga10">m17n-core.h</a><li>msymbol_name()
: <a class="el" href="group__m17nSymbol.html#ga8">symbol.c</a>, <a class="el" href="group__m17nSymbol.html#ga8">m17n-core.h</a><li>msymbol_put()
: <a class="el" href="group__m17nSymbol.html#ga9">symbol.c</a>, <a class="el" href="group__m17nSymbol.html#ga9">m17n-core.h</a><li>mtext()
: <a class="el" href="group__m17nMtext.html#ga3">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga3">m17n-core.h</a><li>mtext_attach_property()
: <a class="el" href="group__m17nTextProperty.html#ga21">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga21">m17n-core.h</a><li>mtext_case_compare()
: <a class="el" href="group__m17nMtext.html#ga33">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga33">m17n-core.h</a><li>mtext_casecmp()
: <a class="el" href="group__m17nMtext.html#ga31">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga31">m17n-core.h</a><li>mtext_cat()
: <a class="el" href="group__m17nMtext.html#ga10">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga10">m17n-core.h</a><li>mtext_cat_char()
: <a class="el" href="group__m17nMtext.html#ga8">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga8">m17n-core.h</a><li>mtext_character()
: <a class="el" href="group__m17nMtext.html#ga19">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga19">m17n-core.h</a><li>mtext_chr()
: <a class="el" href="group__m17nMtext.html#ga20">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga20">m17n-core.h</a><li>mtext_cmp()
: <a class="el" href="group__m17nMtext.html#ga22">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga22">m17n-core.h</a><li>mtext_coll()
: <a class="el" href="group__m17nLocale.html#ga10">locale.c</a>, <a class="el" href="group__m17nLocale.html#ga10">m17n.h</a><li>mtext_compare()
: <a class="el" href="group__m17nMtext.html#ga24">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga24">m17n-core.h</a><li>mtext_copy()
: <a class="el" href="group__m17nMtext.html#ga15">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga15">m17n-core.h</a><li>mtext_cpy()
: <a class="el" href="group__m17nMtext.html#ga12">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga12">m17n-core.h</a><li>mtext_cspn()
: <a class="el" href="group__m17nMtext.html#ga26">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga26">m17n-core.h</a><li>mtext_del()
: <a class="el" href="group__m17nMtext.html#ga16">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga16">m17n-core.h</a><li>mtext_deserialize()
: <a class="el" href="group__m17nTextProperty.html#ga25">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga25">m17n-core.h</a><li>mtext_detach_property()
: <a class="el" href="group__m17nTextProperty.html#ga22">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga22">m17n-core.h</a><li>mtext_dup()
: <a class="el" href="group__m17nMtext.html#ga9">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga9">m17n-core.h</a><li>mtext_duplicate()
: <a class="el" href="group__m17nMtext.html#ga14">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga14">m17n-core.h</a><li>mtext_from_data()
: <a class="el" href="group__m17nMtext.html#ga4">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga4">m17n-core.h</a><li>mtext_ftime()
: <a class="el" href="group__m17nLocale.html#ga7">locale.c</a>, <a class="el" href="group__m17nLocale.html#ga7">m17n.h</a><li>mtext_get_prop()
: <a class="el" href="group__m17nTextProperty.html#ga5">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga5">m17n-core.h</a><li>mtext_get_prop_keys()
: <a class="el" href="group__m17nTextProperty.html#ga7">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga7">m17n-core.h</a><li>mtext_get_prop_values()
: <a class="el" href="group__m17nTextProperty.html#ga6">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga6">m17n-core.h</a><li>mtext_get_properties()
: <a class="el" href="group__m17nTextProperty.html#ga20">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga20">m17n-core.h</a><li>mtext_get_property()
: <a class="el" href="group__m17nTextProperty.html#ga19">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga19">m17n-core.h</a><li>mtext_getenv()
: <a class="el" href="group__m17nLocale.html#ga8">locale.c</a>, <a class="el" href="group__m17nLocale.html#ga8">m17n.h</a><li>mtext_ins()
: <a class="el" href="group__m17nMtext.html#ga17">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga17">m17n-core.h</a><li>mtext_ins_char()
: <a class="el" href="group__m17nMtext.html#ga18">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga18">m17n-core.h</a><li>mtext_len()
: <a class="el" href="group__m17nMtext.html#ga5">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga5">m17n-core.h</a><li>mtext_ncasecmp()
: <a class="el" href="group__m17nMtext.html#ga32">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga32">m17n-core.h</a><li>mtext_ncat()
: <a class="el" href="group__m17nMtext.html#ga11">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga11">m17n-core.h</a><li>mtext_ncmp()
: <a class="el" href="group__m17nMtext.html#ga23">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga23">m17n-core.h</a><li>mtext_ncpy()
: <a class="el" href="group__m17nMtext.html#ga13">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga13">m17n-core.h</a><li>mtext_pbrk()
: <a class="el" href="group__m17nMtext.html#ga27">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga27">m17n-core.h</a><li>mtext_pop_prop()
: <a class="el" href="group__m17nTextProperty.html#ga11">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga11">m17n-core.h</a><li>mtext_prop_range()
: <a class="el" href="group__m17nTextProperty.html#ga12">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga12">m17n-core.h</a><li>mtext_property()
: <a class="el" href="group__m17nTextProperty.html#ga13">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga13">m17n-core.h</a><li>mtext_property_end()
: <a class="el" href="group__m17nTextProperty.html#ga18">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga18">m17n-core.h</a><li>mtext_property_key()
: <a class="el" href="group__m17nTextProperty.html#ga15">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga15">m17n-core.h</a><li>mtext_property_mtext()
: <a class="el" href="group__m17nTextProperty.html#ga14">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga14">m17n-core.h</a><li>mtext_property_start()
: <a class="el" href="group__m17nTextProperty.html#ga17">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga17">m17n-core.h</a><li>mtext_property_value()
: <a class="el" href="group__m17nTextProperty.html#ga16">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga16">m17n-core.h</a><li>mtext_push_prop()
: <a class="el" href="group__m17nTextProperty.html#ga10">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga10">m17n-core.h</a><li>mtext_push_property()
: <a class="el" href="group__m17nTextProperty.html#ga23">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga23">m17n-core.h</a><li>mtext_put_prop()
: <a class="el" href="group__m17nTextProperty.html#ga8">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga8">m17n-core.h</a><li>mtext_put_prop_values()
: <a class="el" href="group__m17nTextProperty.html#ga9">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga9">m17n-core.h</a><li>mtext_putenv()
: <a class="el" href="group__m17nLocale.html#ga9">locale.c</a>, <a class="el" href="group__m17nLocale.html#ga9">m17n.h</a><li>mtext_rchr()
: <a class="el" href="group__m17nMtext.html#ga21">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga21">m17n-core.h</a><li>mtext_ref_char()
: <a class="el" href="group__m17nMtext.html#ga6">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga6">m17n-core.h</a><li>mtext_search()
: <a class="el" href="group__m17nMtext.html#ga30">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga30">m17n-core.h</a><li>mtext_serialize()
: <a class="el" href="group__m17nTextProperty.html#ga24">textprop.c</a>, <a class="el" href="group__m17nTextProperty.html#ga24">m17n-core.h</a><li>mtext_set_char()
: <a class="el" href="group__m17nMtext.html#ga7">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga7">m17n-core.h</a><li>mtext_spn()
: <a class="el" href="group__m17nMtext.html#ga25">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga25">m17n-core.h</a><li>mtext_text()
: <a class="el" href="group__m17nMtext.html#ga29">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga29">m17n-core.h</a><li>mtext_tok()
: <a class="el" href="group__m17nMtext.html#ga28">mtext.c</a>, <a class="el" href="group__m17nMtext.html#ga28">m17n-core.h</a></ul>
<hr>
<center>
<a href="#top-of-page">Top of this page</a><br><br>
<a class="qindex" href="index.html">Main Page</a>
<a class="qindex" href="modules.html">Modules</a>
<!-- <a class="qindex" href="classes.html">Alphabetical List</a> -->
<a class="qindex" href="annotated.html">Data Structures</a>
<!-- <a class="qindex" href="files.html">File List</a> -->
<!-- <a class="qindex" href="functions.html">Data Fields</a> -->
<a class="qindex" href="globals.html">Globals</a>
<a class="qindex" href="pages.html">Appendix</a>
</center>
<hr>
<ADDRESS>
<a href="http://www.m17n.org/m17n-lib/index.html" target="mulewindow"><img src="parrot.png" align=bottom alt="mulemark" border=0></a>
<A HREF="mailto:mule-aist@m17n.org">mule-aist@m17n.org</a>
</ADDRESS>
</body>
</HTML>
<!-- Copyright information
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2004
National Institute of Advanced Industrial Science and Technology (AIST)
This file is part of the m17n library documentation.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
Invariant Section, Front-Cover Texts "The m17n library documentation",
and no Back-Cover Texts. A copy of the license is included in the
appendix entitled "GNU Free Documentation License".
-->
|