|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#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 |
| HashTable * | tags |
Definition at line 36 of file url_scanner_ex.h.
| int url_adapt_state_ex_t::active |
Definition at line 49 of file url_scanner_ex.h.
| smart_str url_adapt_state_ex_t::arg |
Definition at line 39 of file url_scanner_ex.h.
| int url_adapt_state_ex_t::attr_type |
Definition at line 57 of file url_scanner_ex.h.
| smart_str url_adapt_state_ex_t::attr_val |
Definition at line 55 of file url_scanner_ex.h.
| smart_str url_adapt_state_ex_t::buf |
Definition at line 41 of file url_scanner_ex.h.
| smart_str url_adapt_state_ex_t::form_app |
Definition at line 47 of file url_scanner_ex.h.
| char* url_adapt_state_ex_t::lookup_data |
Definition at line 51 of file url_scanner_ex.h.
| smart_str url_adapt_state_ex_t::result |
Definition at line 44 of file url_scanner_ex.h.
| int url_adapt_state_ex_t::state |
Definition at line 52 of file url_scanner_ex.h.
| smart_str url_adapt_state_ex_t::tag |
Definition at line 38 of file url_scanner_ex.h.
| int url_adapt_state_ex_t::tag_type |
Definition at line 56 of file url_scanner_ex.h.
| HashTable* url_adapt_state_ex_t::tags |
Definition at line 60 of file url_scanner_ex.h.
| int url_adapt_state_ex_t::type |
Definition at line 54 of file url_scanner_ex.h.
| smart_str url_adapt_state_ex_t::url_app |
Definition at line 47 of file url_scanner_ex.h.
| smart_str url_adapt_state_ex_t::val |
Definition at line 40 of file url_scanner_ex.h.