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 | |
PCRE2_SPTR PRIV | extuni (uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, PCRE2_SPTR end_subject, BOOL utf, int *xcount) |
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.