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

Go to the source code of this file.

Macros

#define STRING(a)
 
#define XSTRING(s)
 

Functions

PCRE2_EXP_DEFN int PCRE2_CALL_CONVENTION pcre2_get_error_message (int enumber, PCRE2_UCHAR *buffer, PCRE2_SIZE size)
 

Macro Definition Documentation

◆ STRING

#define STRING ( a)
Value:
# a

Definition at line 48 of file pcre2_error.c.

◆ XSTRING

#define XSTRING ( s)
Value:
char s[4]
Definition cdf.c:77
#define STRING(a)

Definition at line 49 of file pcre2_error.c.

Function Documentation

◆ pcre2_get_error_message()

PCRE2_EXP_DEFN int PCRE2_CALL_CONVENTION pcre2_get_error_message ( int enumber,
PCRE2_UCHAR * buffer,
PCRE2_SIZE size )

Definition at line 301 of file pcre2_error.c.