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

Go to the source code of this file.

Functions

unsigned int PRIV ord2utf (uint32_t cvalue, PCRE2_UCHAR *buffer)
 

Function Documentation

◆ ord2utf()

unsigned int PRIV ord2utf ( uint32_t cvalue,
PCRE2_UCHAR * buffer )

Definition at line 59 of file pcre2_ord2utf.c.