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

#include <selectors.h>

Data Fields

lxb_selectors_entry_tentry
 
lxb_selectors_state_cb_f return_state
 
lxb_selectors_cb_f cb
 
voidctx
 
const xmlNode * root
 
lxb_selectors_entry_tlast
 
lxb_selectors_nested_tparent
 
size_t index
 
bool found
 
lxb_dom_node_troot
 

Detailed Description

Definition at line 95 of file selectors.h.

Field Documentation

◆ cb

lxb_selectors_cb_f lxb_selectors_nested::cb

Definition at line 99 of file selectors.h.

◆ ctx

void * lxb_selectors_nested::ctx

Definition at line 100 of file selectors.h.

◆ entry

lxb_selectors_entry_t * lxb_selectors_nested::entry

Definition at line 96 of file selectors.h.

◆ found

bool lxb_selectors_nested::found

Definition at line 107 of file selectors.h.

◆ index

size_t lxb_selectors_nested::index

Definition at line 106 of file selectors.h.

◆ last

lxb_selectors_entry_t * lxb_selectors_nested::last

Definition at line 103 of file selectors.h.

◆ parent

lxb_selectors_nested_t * lxb_selectors_nested::parent

Definition at line 104 of file selectors.h.

◆ return_state

lxb_selectors_state_cb_f lxb_selectors_nested::return_state

Definition at line 97 of file selectors.h.

◆ root [1/2]

const xmlNode* lxb_selectors_nested::root

Definition at line 102 of file selectors.h.

◆ root [2/2]

lxb_dom_node_t* lxb_selectors_nested::root

Definition at line 91 of file selectors.h.


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