toCodePoint (line
19)
This was an experiment to see how a PCRE based UTF-8 to unicode
code point converter would perform, vs. a character by character converted (as in '../utf8_unicode.php'). Basically this is very by comparion but perhaps interesting code anyway
void
toCodePoint
( $matches)