Home
last modified time | relevance | path

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

/PHP-8.1/ext/dom/
H A Ddomexception.h33 NOT_SUPPORTED_ERR = 9, enumerator
H A Ddomexception.c76 case NOT_SUPPORTED_ERR: in php_dom_throw_error()
H A Dphp_dom.c877 REGISTER_LONG_CONSTANT("DOM_NOT_SUPPORTED_ERR", NOT_SUPPORTED_ERR, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 10 milliseconds