php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
pcre2_extuni.c File Reference
#include "pcre2_internal.h"

Go to the source code of this file.

Functions

PCRE2_SPTR PRIV extuni (uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, PCRE2_SPTR end_subject, BOOL utf, int *xcount)
 

Function Documentation

◆ extuni()

PCRE2_SPTR PRIV extuni ( uint32_t c,
PCRE2_SPTR eptr,
PCRE2_SPTR start_subject,
PCRE2_SPTR end_subject,
BOOL utf,
int * xcount )

Definition at line 60 of file pcre2_extuni.c.