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

Data Fields

php_conv _super
 
const char * lbchars
 
size_t lbchars_len
 
int scan_stat
 
unsigned int next_char
 
int lbchars_dup
 
bool persistent
 
unsigned int lb_ptr
 
unsigned int lb_cnt
 

Detailed Description

Definition at line 852 of file filters.c.

Field Documentation

◆ _super

php_conv _php_conv_qprint_decode::_super

Definition at line 853 of file filters.c.

◆ lb_cnt

unsigned int _php_conv_qprint_decode::lb_cnt

Definition at line 862 of file filters.c.

◆ lb_ptr

unsigned int _php_conv_qprint_decode::lb_ptr

Definition at line 861 of file filters.c.

◆ lbchars

const char* _php_conv_qprint_decode::lbchars

Definition at line 855 of file filters.c.

◆ lbchars_dup

int _php_conv_qprint_decode::lbchars_dup

Definition at line 859 of file filters.c.

◆ lbchars_len

size_t _php_conv_qprint_decode::lbchars_len

Definition at line 856 of file filters.c.

◆ next_char

unsigned int _php_conv_qprint_decode::next_char

Definition at line 858 of file filters.c.

◆ persistent

bool _php_conv_qprint_decode::persistent

Definition at line 860 of file filters.c.

◆ scan_stat

int _php_conv_qprint_decode::scan_stat

Definition at line 857 of file filters.c.


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