Fun 0.41.5
The programming language that makes you have fun!
Loading...
Searching...
No Matches
pcre2.c File Reference

PCRE2 configuration header and includes for regex-related opcodes. More...

#include <pcre2.h>
Include dependency graph for pcre2.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PCRE2_CODE_UNIT_WIDTH   8

Detailed Description

PCRE2 configuration header and includes for regex-related opcodes.

Ensures PCRE2 code unit width is defined consistently prior to including <pcre2.h> when FUN_WITH_PCRE2 is enabled.

Definition in file pcre2.c.

Macro Definition Documentation

◆ PCRE2_CODE_UNIT_WIDTH

#define PCRE2_CODE_UNIT_WIDTH   8

Definition at line 25 of file pcre2.c.