Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/lexbor/html/
H A Dencoding.c229 bool got_pragma, have_content; in lxb_html_encoding_meta() local
235 got_pragma = false; in lxb_html_encoding_meta()
292 got_pragma = true; in lxb_html_encoding_meta()
334 if (need_pragma == 0x00 || (need_pragma == 0x02 && got_pragma == false)) { in lxb_html_encoding_meta()

Completed in 8 milliseconds