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

Data Fields

php_conv _super
 
const char * lbchars
 
size_t lbchars_len
 
int opts
 
unsigned int line_ccnt
 
unsigned int line_len
 
int lbchars_dup
 
bool persistent
 
unsigned int lb_ptr
 
unsigned int lb_cnt
 

Detailed Description

Definition at line 602 of file filters.c.

Field Documentation

◆ _super

php_conv _php_conv_qprint_encode::_super

Definition at line 603 of file filters.c.

◆ lb_cnt

unsigned int _php_conv_qprint_encode::lb_cnt

Definition at line 613 of file filters.c.

◆ lb_ptr

unsigned int _php_conv_qprint_encode::lb_ptr

Definition at line 612 of file filters.c.

◆ lbchars

const char* _php_conv_qprint_encode::lbchars

Definition at line 605 of file filters.c.

◆ lbchars_dup

int _php_conv_qprint_encode::lbchars_dup

Definition at line 610 of file filters.c.

◆ lbchars_len

size_t _php_conv_qprint_encode::lbchars_len

Definition at line 606 of file filters.c.

◆ line_ccnt

unsigned int _php_conv_qprint_encode::line_ccnt

Definition at line 608 of file filters.c.

◆ line_len

unsigned int _php_conv_qprint_encode::line_len

Definition at line 609 of file filters.c.

◆ opts

int _php_conv_qprint_encode::opts

Definition at line 607 of file filters.c.

◆ persistent

bool _php_conv_qprint_encode::persistent

Definition at line 611 of file filters.c.


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