php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "lexbor/html/tokenizer.h"
Go to the source code of this file.
Functions | |
LXB_API const lxb_char_t * | lxb_html_tokenizer_state_comment_before_start (lxb_html_tokenizer_t *tkz, const lxb_char_t *data, const lxb_char_t *end) |
LXB_API const lxb_char_t * lxb_html_tokenizer_state_comment_before_start | ( | lxb_html_tokenizer_t * | tkz, |
const lxb_char_t * | data, | ||
const lxb_char_t * | end ) |
Definition at line 71 of file state_comment.c.