-
Notifications
You must be signed in to change notification settings - Fork 3
/
elementindex_IDNA.html
621 lines (619 loc) · 30 KB
/
elementindex_IDNA.html
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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title></title>
<link rel="stylesheet" href="media/stylesheet.css" />
</head>
<body>
<a name="top"></a>
<h2>[IDNA] element index</h2>
<h3>Package indexes</h3>
<ul>
<li><a href="elementindex_Joomla-Administrator.html">Joomla-Administrator</a></li>
<li><a href="elementindex_default.html">default</a></li>
<li><a href="elementindex_Joomla-Site.html">Joomla-Site</a></li>
<li><a href="elementindex_Joomla-Libraries.html">Joomla-Libraries</a></li>
<li><a href="elementindex_akeebabackup.html">akeebabackup</a></li>
<li><a href="elementindex_Joomla-Language.html">Joomla-Language</a></li>
<li><a href="elementindex_Joomla-Platform.html">Joomla-Platform</a></li>
<li><a href="elementindex_Joomla-Cli.html">Joomla-Cli</a></li>
<li><a href="elementindex_Joomla-CLI.html">Joomla-CLI</a></li>
<li><a href="elementindex_Joomla-Cms.html">Joomla-Cms</a></li>
<li><a href="elementindex_Joomla-Installation.html">Joomla-Installation</a></li>
<li><a href="elementindex_Joomla-Legacy.html">Joomla-Legacy</a></li>
<li><a href="elementindex_Joomla-Compat.html">Joomla-Compat</a></li>
<li><a href="elementindex_FrameworkOnFramework.html">FrameworkOnFramework</a></li>
<li><a href="elementindex_PHPMailer.html">PHPMailer</a></li>
<li><a href="elementindex_utf8.html">utf8</a></li>
<li><a href="elementindex_SimplePie.html">SimplePie</a></li>
<li><a href="elementindex_Joomla-Plugin.html">Joomla-Plugin</a></li>
</ul>
<a href="elementindex.html">All elements</a>
<br />
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_IDNA.html#b">b</a>
<a class="index-letter" href="elementindex_IDNA.html#c">c</a>
<a class="index-letter" href="elementindex_IDNA.html#d">d</a>
<a class="index-letter" href="elementindex_IDNA.html#e">e</a>
<a class="index-letter" href="elementindex_IDNA.html#g">g</a>
<a class="index-letter" href="elementindex_IDNA.html#i">i</a>
<a class="index-letter" href="elementindex_IDNA.html#m">m</a>
<a class="index-letter" href="elementindex_IDNA.html#n">n</a>
<a class="index-letter" href="elementindex_IDNA.html#s">s</a>
<a class="index-letter" href="elementindex_IDNA.html#t">t</a>
<a class="index-letter" href="elementindex_IDNA.html#u">u</a>
<a class="index-letter" href="elementindex_IDNA.html#_">_</a>
</div>
<a name="_"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">_</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_allow_overlong</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_allow_overlong">idna_convert::$_allow_overlong</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_api_encoding</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_api_encoding">idna_convert::$_api_encoding</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_base</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_base">idna_convert::$_base</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_damp</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_damp">idna_convert::$_damp</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_error</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_error">idna_convert::$_error</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_idn_version</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_idn_version">idna_convert::$_idn_version</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_initial_bias</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_initial_bias">idna_convert::$_initial_bias</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_initial_n</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_initial_n">idna_convert::$_initial_n</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_invalid_ucs</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_invalid_ucs">idna_convert::$_invalid_ucs</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_lbase</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_lbase">idna_convert::$_lbase</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_lcount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_lcount">idna_convert::$_lcount</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_max_ucs</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_max_ucs">idna_convert::$_max_ucs</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_mb_string_overload</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_mb_string_overload">idna_convert::$_mb_string_overload</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_ncount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_ncount">idna_convert::$_ncount</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_punycode_prefix</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_punycode_prefix">idna_convert::$_punycode_prefix</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_sbase</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_sbase">idna_convert::$_sbase</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_scount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_scount">idna_convert::$_scount</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_skew</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_skew">idna_convert::$_skew</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_strict_mode</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_strict_mode">idna_convert::$_strict_mode</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_tbase</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_tbase">idna_convert::$_tbase</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_tcount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_tcount">idna_convert::$_tcount</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_tmax</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_tmax">idna_convert::$_tmax</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_tmin</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_tmin">idna_convert::$_tmin</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_vbase</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_vbase">idna_convert::$_vbase</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$_vcount</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$_vcount">idna_convert::$_vcount</a> in idna_convert.class.php</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_adapt</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_adapt">idna_convert::_adapt()</a> in idna_convert.class.php</div>
<div class="index-item-description">Adapt the bias according to the current code point and position</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_apply_cannonical_ordering</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_apply_cannonical_ordering">idna_convert::_apply_cannonical_ordering()</a> in idna_convert.class.php</div>
<div class="index-item-description">Applies the cannonical ordering of a decomposed UCS4 sequence</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_combine</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_combine">idna_convert::_combine()</a> in idna_convert.class.php</div>
<div class="index-item-description">Do composition of a sequence of starter and non-starter</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_decode</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_decode">idna_convert::_decode()</a> in idna_convert.class.php</div>
<div class="index-item-description">The actual decoding algorithm</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_decode_digit</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_decode_digit">idna_convert::_decode_digit()</a> in idna_convert.class.php</div>
<div class="index-item-description">Decode a certain digit</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_encode</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_encode">idna_convert::_encode()</a> in idna_convert.class.php</div>
<div class="index-item-description">The actual encoding algorithm</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_encode_digit</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_encode_digit">idna_convert::_encode_digit()</a> in idna_convert.class.php</div>
<div class="index-item-description">Encoding a certain digit</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_error</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_error">idna_convert::_error()</a> in idna_convert.class.php</div>
<div class="index-item-description">Internal error handling method</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_get_combining_class</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_get_combining_class">idna_convert::_get_combining_class()</a> in idna_convert.class.php</div>
<div class="index-item-description">Returns the combining class of a certain wide char</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_hangul_compose</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_hangul_compose">idna_convert::_hangul_compose()</a> in idna_convert.class.php</div>
<div class="index-item-description">Ccomposes a Hangul syllable</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_hangul_decompose</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_hangul_decompose">idna_convert::_hangul_decompose()</a> in idna_convert.class.php</div>
<div class="index-item-description">Decomposes a Hangul syllable</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_nameprep</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_nameprep">idna_convert::_nameprep()</a> in idna_convert.class.php</div>
<div class="index-item-description">Do Nameprep according to RFC3491 and RFC3454</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_ucs4_string_to_ucs4</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_ucs4_string_to_ucs4">idna_convert::_ucs4_string_to_ucs4()</a> in idna_convert.class.php</div>
<div class="index-item-description">Convert UCS-4 strin into UCS-4 garray</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_ucs4_to_ucs4_string</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_ucs4_to_ucs4_string">idna_convert::_ucs4_to_ucs4_string()</a> in idna_convert.class.php</div>
<div class="index-item-description">Convert UCS-4 array into UCS-4 string</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_ucs4_to_utf8</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_ucs4_to_utf8">idna_convert::_ucs4_to_utf8()</a> in idna_convert.class.php</div>
<div class="index-item-description">Convert UCS-4 string into UTF-8 string</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_utf8_to_ucs4</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method_utf8_to_ucs4">idna_convert::_utf8_to_ucs4()</a> in idna_convert.class.php</div>
<div class="index-item-description">This converts an UTF-8 encoded string to its UCS-4 representation By talking about UCS-4 "strings" we mean arrays of 32bit integers representing each of the "chars". This is due to PHP not being able to handle strings with bit depth different from 8. This apllies to the reverse method _ucs4_to_utf8(), too.</div>
</dd>
<dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#method__construct">idna_convert::__construct()</a> in idna_convert.class.php</div>
<div class="index-item-description">the constructor</div>
</dd>
</dl>
<a name="b"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">b</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">byteLength</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#methodbyteLength">idna_convert::byteLength()</a> in idna_convert.class.php</div>
<div class="index-item-description">Gets the length of a string in bytes even if mbstring function overloading is turned on</div>
</dd>
</dl>
<a name="c"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">c</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">convert</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/uctc.html#methodconvert">uctc::convert()</a> in uctc.php</div>
<div class="index-item-description">The actual conversion routine</div>
</dd>
</dl>
<a name="d"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">d</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">decode</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#methoddecode">idna_convert::decode()</a> in idna_convert.class.php</div>
<div class="index-item-description">Decode a given ACE domain name</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">decode_utf8</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/charset/_libraries---idna_convert---transcode_wrapper.php.html#functiondecode_utf8">decode_utf8()</a> in transcode_wrapper.php</div>
<div class="index-item-description">Convert a string from UTF-8 to any of various encodings</div>
</dd>
</dl>
<a name="e"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">e</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">encode</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#methodencode">idna_convert::encode()</a> in idna_convert.class.php</div>
<div class="index-item-description">Encode a given UTF-8 domain name</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">encode_uri</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#methodencode_uri">idna_convert::encode_uri()</a> in idna_convert.class.php</div>
<div class="index-item-description">Removes a weakness of encode(), which cannot properly handle URIs but instead encodes their path or query components, too.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">encode_utf8</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/charset/_libraries---idna_convert---transcode_wrapper.php.html#functionencode_utf8">encode_utf8()</a> in transcode_wrapper.php</div>
<div class="index-item-description">Convert a string from any of various encodings to UTF-8</div>
</dd>
</dl>
<a name="g"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">g</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">getInstance</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#methodgetInstance">idna_convert::getInstance()</a> in idna_convert.class.php</div>
<div class="index-item-description">Attempts to return a concrete IDNA instance.</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">get_last_error</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#methodget_last_error">idna_convert::get_last_error()</a> in idna_convert.class.php</div>
<div class="index-item-description">Use this method to get the last error ocurred</div>
</dd>
</dl>
<a name="i"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">i</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
idna_convert
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html">idna_convert</a> in idna_convert.class.php</div>
<div class="index-item-description">Encode/decode Internationalized Domain Names.</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">idna_convert.class.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/_libraries---idna_convert---idna_convert.class.php.html">idna_convert.class.php</a> in idna_convert.class.php</div>
</dd>
</dl>
<a name="m"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">m</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">map_iso8859_1_w1252</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/charset/_libraries---idna_convert---transcode_wrapper.php.html#functionmap_iso8859_1_w1252">map_iso8859_1_w1252()</a> in transcode_wrapper.php</div>
<div class="index-item-description">Special treatment for our guys in Redmond</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">map_w1252_iso8859_1</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/charset/_libraries---idna_convert---transcode_wrapper.php.html#functionmap_w1252_iso8859_1">map_w1252_iso8859_1()</a> in transcode_wrapper.php</div>
<div class="index-item-description">Special treatment for our guys in Redmond</div>
</dd>
</dl>
<a name="n"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">n</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$NP</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#var$NP">idna_convert::$NP</a> in idna_convert.class.php</div>
<div class="index-item-description">Holds all relevant mapping tables See RFC3454 for details</div>
</dd>
</dl>
<a name="s"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">s</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">set_parameter</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#methodset_parameter">idna_convert::set_parameter()</a> in idna_convert.class.php</div>
<div class="index-item-description">Sets a new option value. Available options and values:</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">singleton</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/idna_convert.html#methodsingleton">idna_convert::singleton()</a> in idna_convert.class.php</div>
<div class="index-item-description">Attempts to return a concrete IDNA instance for either php4 or php5, only creating a new instance if no IDNA instance with the same parameters currently exists.</div>
</dd>
</dl>
<a name="t"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">t</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">transcode_wrapper.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/charset/_libraries---idna_convert---transcode_wrapper.php.html">transcode_wrapper.php</a> in transcode_wrapper.php</div>
</dd>
</dl>
<a name="u"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">u</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">uctc.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/_libraries---idna_convert---uctc.php.html">uctc.php</a> in uctc.php</div>
</dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
uctc
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="IDNA/uctc.html">uctc</a> in uctc.php</div>
<div class="index-item-description">UCTC - The Unicode Transcoder</div>
</dd>
</dl>
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_IDNA.html#b">b</a>
<a class="index-letter" href="elementindex_IDNA.html#c">c</a>
<a class="index-letter" href="elementindex_IDNA.html#d">d</a>
<a class="index-letter" href="elementindex_IDNA.html#e">e</a>
<a class="index-letter" href="elementindex_IDNA.html#g">g</a>
<a class="index-letter" href="elementindex_IDNA.html#i">i</a>
<a class="index-letter" href="elementindex_IDNA.html#m">m</a>
<a class="index-letter" href="elementindex_IDNA.html#n">n</a>
<a class="index-letter" href="elementindex_IDNA.html#s">s</a>
<a class="index-letter" href="elementindex_IDNA.html#t">t</a>
<a class="index-letter" href="elementindex_IDNA.html#u">u</a>
<a class="index-letter" href="elementindex_IDNA.html#_">_</a>
</div> </body>
</html>