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

Data Fields

php_conv _super
 
unsigned int urem
 
unsigned int urem_nbits
 
unsigned int ustat
 
int eos
 

Detailed Description

Definition at line 441 of file filters.c.

Field Documentation

◆ _super

php_conv _php_conv_base64_decode::_super

Definition at line 442 of file filters.c.

◆ eos

int _php_conv_base64_decode::eos

Definition at line 447 of file filters.c.

◆ urem

unsigned int _php_conv_base64_decode::urem

Definition at line 444 of file filters.c.

◆ urem_nbits

unsigned int _php_conv_base64_decode::urem_nbits

Definition at line 445 of file filters.c.

◆ ustat

unsigned int _php_conv_base64_decode::ustat

Definition at line 446 of file filters.c.


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