Home
last modified time | relevance | path

Searched defs:exclusive (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php48 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a…
51 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array …
H A Dnode.c1556 zend_bool exclusive=0, with_comments=0; in dom_canonicalization() local
/PHP-8.0/ext/oci8/
H A Doci8.c861 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect()
912 …char *dbname, int dbname_len, char *charset, zend_long session_mode, int persistent, int exclusive) in php_oci_do_connect_ex()

Completed in 19 milliseconds