(No version information available, might be only in CVS)
grapheme_extract — Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8.
Procedural style
Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8.
string to search
maximum number of grapheme clusters to return
starting position in $haystack in bytes
A string starting at offset $start containing no more than $size grapheme clusters and ending on a default grapheme cluster boundary.
Example #1 grapheme_extract() example
< ?php
TODO
?>
The above example will output:
TODO
TODO