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

Go to the source code of this file.

Functions

PCRE2_SPTR PRIV find_bracket (PCRE2_SPTR code, BOOL utf, int number)
 

Function Documentation

◆ find_bracket()

PCRE2_SPTR PRIV find_bracket ( PCRE2_SPTR code,
BOOL utf,
int number )

Definition at line 70 of file pcre2_find_bracket.c.