php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#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) |
Definition at line 48 of file pcre2_error.c.
Definition at line 49 of file pcre2_error.c.
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.