php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
getLastCodePoint () | |
![]() | |
current () | |
first () | |
following (int $offset) | |
getErrorCode () | |
getErrorMessage () | |
getLocale (int $type) | |
getPartsIterator (string $type=IntlPartsIterator::KEY_SEQUENTIAL) | |
getText () | |
isBoundary (int $offset) | |
last () | |
next (?int $offset=null) | |
preceding (int $offset) | |
previous () | |
setText (string $text) | |
getIterator () | |
Additional Inherited Members | |
![]() | |
static | createCharacterInstance (?string $locale=null) |
static | createCodePointInstance () |
static | createLineInstance (?string $locale=null) |
static | createSentenceInstance (?string $locale=null) |
static | createTitleInstance (?string $locale=null) |
static | createWordInstance (?string $locale=null) |
![]() | |
const int | DONE = UNKNOWN |
const int | WORD_NONE = UNKNOWN |
const int | WORD_NONE_LIMIT = UNKNOWN |
const int | WORD_NUMBER = UNKNOWN |
const int | WORD_NUMBER_LIMIT = UNKNOWN |
const int | WORD_LETTER = UNKNOWN |
const int | WORD_LETTER_LIMIT = UNKNOWN |
const int | WORD_KANA = UNKNOWN |
const int | WORD_KANA_LIMIT = UNKNOWN |
const int | WORD_IDEO = UNKNOWN |
const int | WORD_IDEO_LIMIT = UNKNOWN |
const int | LINE_SOFT = UNKNOWN |
const int | LINE_SOFT_LIMIT = UNKNOWN |
const int | LINE_HARD = UNKNOWN |
const int | LINE_HARD_LIMIT = UNKNOWN |
const int | SENTENCE_TERM = UNKNOWN |
const int | SENTENCE_TERM_LIMIT = UNKNOWN |
const int | SENTENCE_SEP = UNKNOWN |
const int | SENTENCE_SEP_LIMIT = UNKNOWN |
@not-serializable
Definition at line 134 of file breakiterator.stub.php.
IntlCodePointBreakIterator::getLastCodePoint | ( | ) |
@tentative-return-type
Definition at line 137 of file breakiterator.stub.php.