php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
void | grapheme_close_global_iterator (void) |
#define GRAPHEME_EXTRACT_TYPE_COUNT 0 |
Definition at line 23 of file grapheme.h.
#define GRAPHEME_EXTRACT_TYPE_MAX GRAPHEME_EXTRACT_TYPE_MAXCHARS |
Definition at line 27 of file grapheme.h.
#define GRAPHEME_EXTRACT_TYPE_MAXBYTES 1 |
Definition at line 24 of file grapheme.h.
#define GRAPHEME_EXTRACT_TYPE_MAXCHARS 2 |
Definition at line 25 of file grapheme.h.
#define GRAPHEME_EXTRACT_TYPE_MIN GRAPHEME_EXTRACT_TYPE_COUNT |
Definition at line 26 of file grapheme.h.
Definition at line 37 of file grapheme_util.c.