ngx_http_xxslt_selector_match_t Struct Reference

Selector structure. More...

#include <ngx_http_xxslt_selector.h>

Data Fields

u_char * open
 opening tag string
ngx_int_t o_pos
 current parser position
ngx_int_t o_len
 length of opening tag
u_char * close
 closing tag string
ngx_int_t c_pos
 current parser position
ngx_int_t c_len
 length of closing tag
ngx_chain_t * cl_before
 last position other than tag (in chain link)
u_char * buf_before
 last position other than tag (in buffer)
ngx_int_t state
 selector state

Detailed Description

Selector structure.

Definition at line 44 of file ngx_http_xxslt_selector.h.


Field Documentation

last position other than tag (in buffer)

Definition at line 62 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk().

length of closing tag

Definition at line 57 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk(), and ngx_http_xxslt_selector_init().

current parser position

Definition at line 55 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk().

last position other than tag (in chain link)

Definition at line 60 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk().

closing tag string

Definition at line 53 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk(), and ngx_http_xxslt_selector_init().

length of opening tag

Definition at line 50 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk(), and ngx_http_xxslt_selector_init().

current parser position

Definition at line 48 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk().

opening tag string

Definition at line 46 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk(), and ngx_http_xxslt_selector_init().

selector state

Definition at line 65 of file ngx_http_xxslt_selector.h.

Referenced by ngx_http_xxslt_selector_add_data_chunk(), and ngx_http_xxslt_selector_init().


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

Generated on Mon Oct 12 14:03:37 2009 for XXSLT by  doxygen 1.6.1