Home
last modified time | relevance | path

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

/PHP-8.0/ext/oci8/
H A Doci8_dtrace.d21 …try(char *username, char *dbname, char *charset, long session_mode, int persistent, int exclusive);
32 …probe oci8__connect__type(int persistent, int exclusive, void *connection, long num_persistent, lo…
H A Dphp_oci8_int.h424 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive);
425 …har *dbname, int dbname_len, char *charset, zend_long session_mode, int persistent, int exclusive);
H A Doci8.c861 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() argument
882 DTRACE_OCI8_CONNECT_ENTRY(username, dbname, charset, session_mode, persistent, exclusive); in php_oci_do_connect()
890 …nt) password_len, NULL, 0, dbname, (int) dbname_len, charset, session_mode, persistent, 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() argument
1039 if (!exclusive && !new_password) { in php_oci_do_connect_ex()
1300 } else if (!exclusive) { in php_oci_do_connect_ex()
1313 …DTRACE_OCI8_CONNECT_TYPE(connection->is_persistent ? 1 : 0, exclusive ? 1 : 0, connection, OCI_G(n… in php_oci_do_connect_ex()
/PHP-8.0/ext/dom/tests/
H A Dcanonicalization.phpt27 /* exclusive/without comments first child element of doc element is context. */
33 /* exclusive/with comments first child element of doc element is context. */
36 /* exclusive/without comments using xpath query. */
39 /* exclusive/without comments first child element of doc element is context.
47 /* exclusive/without comments first child element of doc element is context.
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php48 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… argument
51 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array … argument
H A Dnode.c1556 zend_bool exclusive=0, with_comments=0; in dom_canonicalization() local
1568 "|bba!a!", &exclusive, &with_comments, in dom_canonicalization()
1574 "s|bba!a!", &file, &file_len, &exclusive, in dom_canonicalization()
1657 if (exclusive) { in dom_canonicalization()
1682 ret = xmlC14NDocSaveTo(docp, nodeset, exclusive, inclusive_ns_prefixes, in dom_canonicalization()
H A Dphp_dom_arginfo.h36 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
44 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
/PHP-8.0/ext/session/tests/
H A Dsave_handler.inc13 * Session data lock is mandatory. Lock must be exclusive. i.e. Block read also.
51 // NOTE: All production session save handler MUST implement "exclusive" lock.
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt42 /* we need exclusive access for a moment */
/PHP-8.0/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10042 >>>1 byte 0x02 external variable exclusive
H A Dmagic10042 >>>1 byte 0x02 external variable exclusive

Completed in 112 milliseconds