grapheme_extractb

(No version information available, might be only in CVS)

grapheme_extractb — Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8.

Описание

Procedural style

string grapheme_extractb ( string $haystack , int $bsize [, int $start ] )

Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8.

Список параметров

haystack

string to search

bsize

maximum number of bytes to return

start

starting position in $haystack in bytes

Возвращаемые значения

A string starting at offset $start containing no more than $bsize bytes and ending on a default grapheme cluster boundary.

Примеры

Пример #1 grapheme_extractb() example

< ?php
TODO
?>

Результат выполнения данного примера:

         
TODO

Смотрите также

TODO

Коментарии

404 Not Found

404 Not Found


nginx

    Поддержать сайт на родительском проекте КГБ