Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds