php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
pcre2_valid_utf.c File Reference
#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)
 

Function Documentation

◆ valid_utf()

int PRIV valid_utf ( PCRE2_SPTR string,
PCRE2_SIZE length,
PCRE2_SIZE * erroroffset )

Definition at line 63 of file pcre2_valid_utf.c.