Home
last modified time | relevance | path

Searched refs:callback_token_ctx (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/html/
H A Dtokenizer.h39 void *callback_token_ctx; member
212 tkz->callback_token_ctx = ctx; in lxb_html_tokenizer_callback_token_done_set()
218 return tkz->callback_token_ctx; in lxb_html_tokenizer_callback_token_done_ctx()
H A Dtokenizer.c105 tkz->callback_token_ctx = NULL; in lxb_html_tokenizer_init()
145 tkz_to->callback_token_ctx = NULL; in lxb_html_tokenizer_inherit()
372 tkz->callback_token_ctx); in lxb_html_tokenizer_end()
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate.h149 tkz->callback_token_ctx); \

Completed in 31 milliseconds