forked from asika32764/Joomla-CMS-API-Document
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathelementindex_utf8.html
More file actions
717 lines (715 loc) · 37.6 KB
/
elementindex_utf8.html
File metadata and controls
717 lines (715 loc) · 37.6 KB
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
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
<?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>[utf8] 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_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-Installation.html">Joomla-Installation</a></li>
<li><a href="elementindex_Joomla-CMS.html">Joomla-CMS</a></li>
<li><a href="elementindex_Joomla-Libraries.html">Joomla-Libraries</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_IDNA.html">IDNA</a></li>
<li><a href="elementindex_phlyMail.html">phlyMail</a></li>
<li><a href="elementindex_Joomla.html">Joomla</a></li>
<li><a href="elementindex_PHPMailer.html">PHPMailer</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_utf8.html#a">a</a>
<a class="index-letter" href="elementindex_utf8.html#b">b</a>
<a class="index-letter" href="elementindex_utf8.html#c">c</a>
<a class="index-letter" href="elementindex_utf8.html#o">o</a>
<a class="index-letter" href="elementindex_utf8.html#p">p</a>
<a class="index-letter" href="elementindex_utf8.html#s">s</a>
<a class="index-letter" href="elementindex_utf8.html#t">t</a>
<a class="index-letter" href="elementindex_utf8.html#u">u</a>
<a class="index-letter" href="elementindex_utf8.html#v">v</a>
</div>
<a name="a"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">a</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">ascii.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/ascii/_libraries---phputf8---utils---ascii.php.html">ascii.php</a> in ascii.php</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/Page.png" alt="Page" title="Page" />
<span class="include-title">bad.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html">bad.php</a> in bad.php</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/Page.png" alt="Page" title="Page" />
<span class="include-title">core.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---mbstring---core.php.html">core.php</a> in core.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">core.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---native---core.php.html">core.php</a> in core.php</div>
</dd>
</dl>
<a name="o"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">o</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">ord.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---ord.php.html">ord.php</a> in ord.php</div>
</dd>
</dl>
<a name="p"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">p</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">patterns.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/patterns/_libraries---phputf8---utils---patterns.php.html">patterns.php</a> in patterns.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">position.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/position/_libraries---phputf8---utils---position.php.html">position.php</a> in position.php</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/Page.png" alt="Page" title="Page" />
<span class="include-title">strcasecmp.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---strcasecmp.php.html">strcasecmp.php</a> in strcasecmp.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">strcspn.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---strcspn.php.html">strcspn.php</a> in strcspn.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">stristr.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---stristr.php.html">stristr.php</a> in stristr.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">strrev.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---strrev.php.html">strrev.php</a> in strrev.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">strspn.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---strspn.php.html">strspn.php</a> in strspn.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">str_ireplace.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---str_ireplace.php.html">str_ireplace.php</a> in str_ireplace.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">str_pad.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---str_pad.php.html">str_pad.php</a> in str_pad.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">str_split.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---str_split.php.html">str_split.php</a> in str_split.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">substr_replace.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---substr_replace.php.html">substr_replace.php</a> in substr_replace.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">specials.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/utils/_libraries---phputf8---utils---specials.php.html">specials.php</a> in specials.php</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">trim.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---trim.php.html">trim.php</a> in trim.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">utf8.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/_libraries---phputf8---utf8.php.html">utf8.php</a> in utf8.php</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/_libraries---phputf8---utf8.php.html#defineUTF8">UTF8</a> in utf8.php</div>
<div class="index-item-description">Put the current directory in this constant</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_accents_to_ascii</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/ascii/_libraries---phputf8---utils---ascii.php.html#functionutf8_accents_to_ascii">utf8_accents_to_ascii()</a> in ascii.php</div>
<div class="index-item-description">Replace accented UTF-8 characters by unaccented ASCII-7 "equivalents".</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_is_ascii</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/ascii/_libraries---phputf8---utils---ascii.php.html#functionutf8_is_ascii">utf8_is_ascii()</a> in ascii.php</div>
<div class="index-item-description">Tests whether a string contains only 7bit ASCII bytes.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_is_ascii_ctrl</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/ascii/_libraries---phputf8---utils---ascii.php.html#functionutf8_is_ascii_ctrl">utf8_is_ascii_ctrl()</a> in ascii.php</div>
<div class="index-item-description">Tests whether a string contains only 7bit ASCII bytes with device control codes omitted. The device control codes can be found on the second table here: http://www.w3schools.com/tags/ref_ascii.asp</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strip_ascii_ctrl</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/ascii/_libraries---phputf8---utils---ascii.php.html#functionutf8_strip_ascii_ctrl">utf8_strip_ascii_ctrl()</a> in ascii.php</div>
<div class="index-item-description">Strip out device control codes in the ASCII range</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strip_non_ascii</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/ascii/_libraries---phputf8---utils---ascii.php.html#functionutf8_strip_non_ascii">utf8_strip_non_ascii()</a> in ascii.php</div>
<div class="index-item-description">Strip out all non-7bit ASCII bytes If you need to transmit a string to system which you know can only support 7bit ASCII, you could use this function.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strip_non_ascii_ctrl</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/ascii/_libraries---phputf8---utils---ascii.php.html#functionutf8_strip_non_ascii_ctrl">utf8_strip_non_ascii_ctrl()</a> in ascii.php</div>
<div class="index-item-description">Strip out all non 7bit ASCII bytes and ASCII device control codes.</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8_BAD_5OCTET</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#defineUTF8_BAD_5OCTET">UTF8_BAD_5OCTET</a> in bad.php</div>
<div class="index-item-description">Return code from utf8_bad_identify() when a five octet sequence is detected.</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8_BAD_6OCTET</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#defineUTF8_BAD_6OCTET">UTF8_BAD_6OCTET</a> in bad.php</div>
<div class="index-item-description">Return code from utf8_bad_identify() when a six octet sequence is detected.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_bad_explain</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#functionutf8_bad_explain">utf8_bad_explain()</a> in bad.php</div>
<div class="index-item-description">Takes a return code from utf8_bad_identify() are returns a message (in English) explaining what the problem is.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_bad_find</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#functionutf8_bad_find">utf8_bad_find()</a> in bad.php</div>
<div class="index-item-description">Locates the first bad byte in a UTF-8 string returning it's</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_bad_findall</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#functionutf8_bad_findall">utf8_bad_findall()</a> in bad.php</div>
<div class="index-item-description">Locates all bad bytes in a UTF-8 string and returns a list of their</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_bad_identify</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#functionutf8_bad_identify">utf8_bad_identify()</a> in bad.php</div>
<div class="index-item-description">Reports on the type of bad byte found in a UTF-8 string. Returns a</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8_BAD_NONSHORT</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#defineUTF8_BAD_NONSHORT">UTF8_BAD_NONSHORT</a> in bad.php</div>
<div class="index-item-description">Return code from utf8_bad_identify().</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_bad_replace</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#functionutf8_bad_replace">utf8_bad_replace()</a> in bad.php</div>
<div class="index-item-description">Replace bad bytes with an alternative character - ASCII character</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8_BAD_SEQID</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#defineUTF8_BAD_SEQID">UTF8_BAD_SEQID</a> in bad.php</div>
<div class="index-item-description">Return code from utf8_bad_identify().</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8_BAD_SEQINCOMPLETE</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#defineUTF8_BAD_SEQINCOMPLETE">UTF8_BAD_SEQINCOMPLETE</a> in bad.php</div>
<div class="index-item-description">Return code from utf8_bad_identify().</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_bad_strip</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#functionutf8_bad_strip">utf8_bad_strip()</a> in bad.php</div>
<div class="index-item-description">Strips out any bad bytes from a UTF-8 string and returns the rest</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8_BAD_SURROGATE</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#defineUTF8_BAD_SURROGATE">UTF8_BAD_SURROGATE</a> in bad.php</div>
<div class="index-item-description">Return code from utf8_bad_identify().</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8_BAD_UNIOUTRANGE</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/bad/_libraries---phputf8---utils---bad.php.html#defineUTF8_BAD_UNIOUTRANGE">UTF8_BAD_UNIOUTRANGE</a> in bad.php</div>
<div class="index-item-description">Return code from utf8_bad_identify().</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_byte_position</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/position/_libraries---phputf8---utils---position.php.html#functionutf8_byte_position">utf8_byte_position()</a> in position.php</div>
<div class="index-item-description">Given a string and a character index in the string, in</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_locate_current_chr</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/position/_libraries---phputf8---utils---position.php.html#functionutf8_locate_current_chr">utf8_locate_current_chr()</a> in position.php</div>
<div class="index-item-description">Given a string and any byte index, returns the byte index</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_locate_next_chr</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/position/_libraries---phputf8---utils---position.php.html#functionutf8_locate_next_chr">utf8_locate_next_chr()</a> in position.php</div>
<div class="index-item-description">Given a string and any byte index, returns the byte index of the start of the next UTF-8 character, relative to supplied position. If the next character begins at the same place as the supplied byte index, that byte index will be returned.</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">ucfirst.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---ucfirst.php.html">ucfirst.php</a> in ucfirst.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">ucwords.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---ucwords.php.html">ucwords.php</a> in ucwords.php</div>
</dd>
<dt class="field">
<img src="media/images/Constant.png" alt="Constant" title="Constant" />
<span class="const-title">UTF8_CORE</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---mbstring---core.php.html#defineUTF8_CORE">UTF8_CORE</a> in core.php</div>
<div class="index-item-description">Define UTF8_CORE as required</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_ireplace</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---str_ireplace.php.html#functionutf8_ireplace">utf8_ireplace()</a> in str_ireplace.php</div>
<div class="index-item-description">UTF-8 aware alternative to str_ireplace</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_ltrim</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---trim.php.html#functionutf8_ltrim">utf8_ltrim()</a> in trim.php</div>
<div class="index-item-description">UTF-8 aware replacement for ltrim()</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_ord</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---ord.php.html#functionutf8_ord">utf8_ord()</a> in ord.php</div>
<div class="index-item-description">UTF-8 aware alternative to ord</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_rtrim</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---trim.php.html#functionutf8_rtrim">utf8_rtrim()</a> in trim.php</div>
<div class="index-item-description">UTF-8 aware replacement for rtrim()</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strcasecmp</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---strcasecmp.php.html#functionutf8_strcasecmp">utf8_strcasecmp()</a> in strcasecmp.php</div>
<div class="index-item-description">UTF-8 aware alternative to strcasecmp</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strcspn</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---strcspn.php.html#functionutf8_strcspn">utf8_strcspn()</a> in strcspn.php</div>
<div class="index-item-description">UTF-8 aware alternative to strcspn</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_stristr</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---stristr.php.html#functionutf8_stristr">utf8_stristr()</a> in stristr.php</div>
<div class="index-item-description">UTF-8 aware alternative to stristr</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strlen</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---mbstring---core.php.html#functionutf8_strlen">utf8_strlen()</a> in core.php</div>
<div class="index-item-description">Wrapper round mb_strlen</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strpos</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---mbstring---core.php.html#functionutf8_strpos">utf8_strpos()</a> in core.php</div>
<div class="index-item-description">Assumes mbstring internal encoding is set to UTF-8</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strrev</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---strrev.php.html#functionutf8_strrev">utf8_strrev()</a> in strrev.php</div>
<div class="index-item-description">UTF-8 aware alternative to strrev</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strrpos</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---mbstring---core.php.html#functionutf8_strrpos">utf8_strrpos()</a> in core.php</div>
<div class="index-item-description">Assumes mbstring internal encoding is set to UTF-8</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strspn</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---strspn.php.html#functionutf8_strspn">utf8_strspn()</a> in strspn.php</div>
<div class="index-item-description">UTF-8 aware alternative to strspn</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strtolower</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---mbstring---core.php.html#functionutf8_strtolower">utf8_strtolower()</a> in core.php</div>
<div class="index-item-description">Assumes mbstring internal encoding is set to UTF-8</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strtoupper</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---mbstring---core.php.html#functionutf8_strtoupper">utf8_strtoupper()</a> in core.php</div>
<div class="index-item-description">Assumes mbstring internal encoding is set to UTF-8</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_str_pad</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---str_pad.php.html#functionutf8_str_pad">utf8_str_pad()</a> in str_pad.php</div>
<div class="index-item-description">Replacement for str_pad. $padStr may contain multi-byte characters.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_str_split</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---str_split.php.html#functionutf8_str_split">utf8_str_split()</a> in str_split.php</div>
<div class="index-item-description">UTF-8 aware alternative to str_split</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_substr</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---mbstring---core.php.html#functionutf8_substr">utf8_substr()</a> in core.php</div>
<div class="index-item-description">Assumes mbstring internal encoding is set to UTF-8</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_substr_replace</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---substr_replace.php.html#functionutf8_substr_replace">utf8_substr_replace()</a> in substr_replace.php</div>
<div class="index-item-description">UTF-8 aware substr_replace.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_trim</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---trim.php.html#functionutf8_trim">utf8_trim()</a> in trim.php</div>
<div class="index-item-description">UTF-8 aware replacement for trim()</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_ucfirst</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---ucfirst.php.html#functionutf8_ucfirst">utf8_ucfirst()</a> in ucfirst.php</div>
<div class="index-item-description">UTF-8 aware alternative to ucfirst</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_ucwords</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---ucwords.php.html#functionutf8_ucwords">utf8_ucwords()</a> in ucwords.php</div>
<div class="index-item-description">UTF-8 aware alternative to ucwords</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_ucwords_callback</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/strings/_libraries---phputf8---ucwords.php.html#functionutf8_ucwords_callback">utf8_ucwords_callback()</a> in ucwords.php</div>
<div class="index-item-description">Callback function for preg_replace_callback call in utf8_ucwords</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">unicode.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/unicode/_libraries---phputf8---utils---unicode.php.html">unicode.php</a> in unicode.php</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_from_unicode</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/unicode/_libraries---phputf8---utils---unicode.php.html#functionutf8_from_unicode">utf8_from_unicode()</a> in unicode.php</div>
<div class="index-item-description">Takes an array of ints representing the Unicode characters and returns a UTF-8 string. Astral planes are supported ie. the ints in the input can be > 0xFFFF. Occurrances of the BOM are ignored. Surrogates are not allowed.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_to_unicode</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/unicode/_libraries---phputf8---utils---unicode.php.html#functionutf8_to_unicode">utf8_to_unicode()</a> in unicode.php</div>
<div class="index-item-description">Takes an UTF-8 string and returns an array of ints representing the Unicode characters. Astral planes are supported ie. the ints in the output can be > 0xFFFF. Occurrances of the BOM are ignored. Surrogates are not allowed.</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_is_word_chars</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/utils/_libraries---phputf8---utils---specials.php.html#functionutf8_is_word_chars">utf8_is_word_chars()</a> in specials.php</div>
<div class="index-item-description">Checks a string for whether it contains only word characters. This</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_specials_pattern</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/utils/_libraries---phputf8---utils---specials.php.html#functionutf8_specials_pattern">utf8_specials_pattern()</a> in specials.php</div>
<div class="index-item-description">Used internally. Builds a PCRE pattern from the $UTF8_SPECIAL_CHARS</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_strip_specials</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/utils/_libraries---phputf8---utils---specials.php.html#functionutf8_strip_specials">utf8_strip_specials()</a> in specials.php</div>
<div class="index-item-description">Removes special characters (nonalphanumeric) from a UTF-8 string</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_compliant</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/validation/_libraries---phputf8---utils---validation.php.html#functionutf8_compliant">utf8_compliant()</a> in validation.php</div>
<div class="index-item-description">Tests whether a string complies as UTF-8. This will be much</div>
</dd>
<dt class="field">
<img src="media/images/Function.png" alt="Function" title="Function" />
<span class="method-title">utf8_is_valid</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/validation/_libraries---phputf8---utils---validation.php.html#functionutf8_is_valid">utf8_is_valid()</a> in validation.php</div>
<div class="index-item-description">Tests a string as to whether it's valid UTF-8 and supported by the</div>
</dd>
</dl>
<a name="v"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">v</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">validation.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="utf8/validation/_libraries---phputf8---utils---validation.php.html">validation.php</a> in validation.php</div>
</dd>
</dl>
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_utf8.html#a">a</a>
<a class="index-letter" href="elementindex_utf8.html#b">b</a>
<a class="index-letter" href="elementindex_utf8.html#c">c</a>
<a class="index-letter" href="elementindex_utf8.html#o">o</a>
<a class="index-letter" href="elementindex_utf8.html#p">p</a>
<a class="index-letter" href="elementindex_utf8.html#s">s</a>
<a class="index-letter" href="elementindex_utf8.html#t">t</a>
<a class="index-letter" href="elementindex_utf8.html#u">u</a>
<a class="index-letter" href="elementindex_utf8.html#v">v</a>
</div> </body>
</html>