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

#include <url_scanner_ex.h>

Data Fields

smart_str tag
 
smart_str arg
 
smart_str val
 
smart_str buf
 
smart_str result
 
smart_str form_app
 
smart_str url_app
 
int active
 
char * lookup_data
 
int state
 
int type
 
smart_str attr_val
 
int tag_type
 
int attr_type
 
HashTabletags
 

Detailed Description

Definition at line 36 of file url_scanner_ex.h.

Field Documentation

◆ active

int url_adapt_state_ex_t::active

Definition at line 49 of file url_scanner_ex.h.

◆ arg

smart_str url_adapt_state_ex_t::arg

Definition at line 39 of file url_scanner_ex.h.

◆ attr_type

int url_adapt_state_ex_t::attr_type

Definition at line 57 of file url_scanner_ex.h.

◆ attr_val

smart_str url_adapt_state_ex_t::attr_val

Definition at line 55 of file url_scanner_ex.h.

◆ buf

smart_str url_adapt_state_ex_t::buf

Definition at line 41 of file url_scanner_ex.h.

◆ form_app

smart_str url_adapt_state_ex_t::form_app

Definition at line 47 of file url_scanner_ex.h.

◆ lookup_data

char* url_adapt_state_ex_t::lookup_data

Definition at line 51 of file url_scanner_ex.h.

◆ result

smart_str url_adapt_state_ex_t::result

Definition at line 44 of file url_scanner_ex.h.

◆ state

int url_adapt_state_ex_t::state

Definition at line 52 of file url_scanner_ex.h.

◆ tag

smart_str url_adapt_state_ex_t::tag

Definition at line 38 of file url_scanner_ex.h.

◆ tag_type

int url_adapt_state_ex_t::tag_type

Definition at line 56 of file url_scanner_ex.h.

◆ tags

HashTable* url_adapt_state_ex_t::tags

Definition at line 60 of file url_scanner_ex.h.

◆ type

int url_adapt_state_ex_t::type

Definition at line 54 of file url_scanner_ex.h.

◆ url_app

smart_str url_adapt_state_ex_t::url_app

Definition at line 47 of file url_scanner_ex.h.

◆ val

smart_str url_adapt_state_ex_t::val

Definition at line 40 of file url_scanner_ex.h.


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