php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_mbfl_wchar_device Struct Reference

#include <mbfl_memory_device.h>

Data Fields

unsigned int * buffer
 
size_t length
 
size_t pos
 
size_t allocsz
 

Detailed Description

Definition at line 46 of file mbfl_memory_device.h.

Field Documentation

◆ allocsz

size_t _mbfl_wchar_device::allocsz

Definition at line 50 of file mbfl_memory_device.h.

◆ buffer

unsigned int* _mbfl_wchar_device::buffer

Definition at line 47 of file mbfl_memory_device.h.

◆ length

size_t _mbfl_wchar_device::length

Definition at line 48 of file mbfl_memory_device.h.

◆ pos

size_t _mbfl_wchar_device::pos

Definition at line 49 of file mbfl_memory_device.h.


The documentation for this struct was generated from the following file: