Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dstate.c65 lxb_css_syntax_state_decimal(lxb_css_syntax_tokenizer_t *tkz,
828 return lxb_css_syntax_state_decimal(tkz, token, tkz->buffer, in lxb_css_syntax_state_plus_process()
838 return lxb_css_syntax_state_decimal(tkz, token, tkz->buffer, in lxb_css_syntax_state_plus_process()
947 data = lxb_css_syntax_state_decimal(tkz, token, tkz->buffer, in lxb_css_syntax_state_minus_process()
1110 return lxb_css_syntax_state_decimal(tkz, token, tkz->buffer, in lxb_css_syntax_state_full_stop()
1682 return lxb_css_syntax_state_decimal(tkz, token, buf_start, buf_end, in lxb_css_syntax_state_consume_numeric()
1696 lxb_css_syntax_state_decimal(lxb_css_syntax_tokenizer_t *tkz, in lxb_css_syntax_state_decimal() function

Completed in 10 milliseconds