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

#include <selectors.h>

Data Fields

lxb_selectors_state_cb_f state
 
lexbor_dobject_tobjs
 
lexbor_dobject_tnested
 
lxb_selectors_nested_tcurrent
 
lxb_selectors_entry_tfirst
 
lxb_selectors_opt_t options
 
lxb_status_t status
 

Detailed Description

Definition at line 110 of file selectors.h.

Field Documentation

◆ current

lxb_selectors_nested_t * lxb_selectors::current

Definition at line 115 of file selectors.h.

◆ first

lxb_selectors_entry_t * lxb_selectors::first

Definition at line 116 of file selectors.h.

◆ nested

lexbor_dobject_t * lxb_selectors::nested

Definition at line 113 of file selectors.h.

◆ objs

lexbor_dobject_t * lxb_selectors::objs

Definition at line 112 of file selectors.h.

◆ options

lxb_selectors_opt_t lxb_selectors::options

Definition at line 118 of file selectors.h.

◆ state

lxb_selectors_state_cb_f lxb_selectors::state

Definition at line 111 of file selectors.h.

◆ status

lxb_status_t lxb_selectors::status

Definition at line 119 of file selectors.h.


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