php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "pcre2_internal.h"
Go to the source code of this file.
Functions | |
unsigned int PRIV | ord2utf (uint32_t cvalue, PCRE2_UCHAR *buffer) |
unsigned int PRIV ord2utf | ( | uint32_t | cvalue, |
PCRE2_UCHAR * | buffer ) |
Definition at line 59 of file pcre2_ord2utf.c.