|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "pcre2_internal.h"Go to the source code of this file.
Functions | |
| int PRIV | valid_utf (PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) |
| int PRIV valid_utf | ( | PCRE2_SPTR | string, |
| PCRE2_SIZE | length, | ||
| PCRE2_SIZE * | erroroffset ) |
Definition at line 63 of file pcre2_valid_utf.c.