| [ Index ] |
PHP Cross Reference of MantisBT |
| Up one level | ||
| ascii.php [source] [220 lines] | Tools to help with ASCII in UTF-8 | |
| bad.php [source] [421 lines] | ||
| patterns.php [source] [69 lines] | PCRE Regular expressions for UTF-8. Note this file is not actually used by the rest of the library but these regular expressions can be useful to have available. | |
| position.php [source] [173 lines] | Locate a byte index given a UTF-8 character index | |
| specials.php [source] [131 lines] | Utilities for processing "special" characters in UTF-8. "Special" largely means anything which would be regarded as a non-word character, like ASCII control characters and punctuation. This has a "Roman" bias - it would be unaware of modern Chinese "punctuation" characters for example. Note: requires utils/unicode.php to be loaded | |
| unicode.php [source] [269 lines] | ||
| validation.php [source] [185 lines] |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |