Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Ddocument.c2018 static void dom_load_html(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_load_html() function
2116 dom_load_html(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_FILE); in PHP_METHOD()
2125 dom_load_html(INTERNAL_FUNCTION_PARAM_PASSTHRU, DOM_LOAD_STRING); in PHP_METHOD()

Completed in 13 milliseconds