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

Go to the source code of this file.

Functions

const ucd_record PRIV (ucd_records)[]
 
const uint16_t PRIV (ucd_stage1)[]
 
const uint16_t PRIV (ucd_stage2)[]
 
const uint32_t PRIV (ucd_caseless_sets)[]
 

Function Documentation

◆ PRIV() [1/4]

const uint32_t PRIV ( ucd_caseless_sets )

◆ PRIV() [2/4]

const ucd_record PRIV ( ucd_records )

◆ PRIV() [3/4]

const uint16_t PRIV ( ucd_stage1 )

◆ PRIV() [4/4]

const uint16_t PRIV ( ucd_stage2 )