Home
last modified time | relevance | path

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

/PHP-8.2/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.h429 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive);
430 …har *dbname, int dbname_len, char *charset, zend_long session_mode, int persistent, int exclusive);
H A Doci8.c745 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect() argument
766 DTRACE_OCI8_CONNECT_ENTRY(username, dbname, charset, session_mode, persistent, exclusive); in php_oci_do_connect()
774 …nt) password_len, NULL, 0, dbname, (int) dbname_len, charset, session_mode, persistent, 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() argument
923 if (!exclusive && !new_password) { in php_oci_do_connect_ex()
1182 } else if (!exclusive) { in php_oci_do_connect_ex()
1195 …DTRACE_OCI8_CONNECT_TYPE(connection->is_persistent ? 1 : 0, exclusive ? 1 : 0, connection, OCI_G(n… in php_oci_do_connect_ex()
/PHP-8.2/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.2/ext/pcntl/tests/
H A Dpcntl_rfork_badflags.phpt43 …1 ($flags) must not include both RFFDG and RFCFDG, because these flags are mutually exclusive in %s
/PHP-8.2/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.2/ext/dom/
H A Dphp_dom.stub.php349 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… argument
352 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array … argument
H A Dnode.c1561 bool exclusive=0, with_comments=0; in dom_canonicalization() local
1573 "|bba!a!", &exclusive, &with_comments, in dom_canonicalization()
1579 "s|bba!a!", &file, &file_len, &exclusive, in dom_canonicalization()
1663 if (exclusive) { in dom_canonicalization()
1689 ret = xmlC14NDocSaveTo(docp, nodeset, exclusive, inclusive_ns_prefixes, in dom_canonicalization()
H A Dphp_dom_arginfo.h41 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
49 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt43 /* we need exclusive access for a moment */
/PHP-8.2/ext/standard/libavifinfo/
H A DPATENTS7 grants Licensee a non-sublicensable, perpetual, worldwide, non-exclusive,
/PHP-8.2/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.2/
H A Dconfigure.ac1567 AC_MSG_ERROR([MemorySanitizer and AddressSanitizer are mutually exclusive])
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic10466 >>>1 byte 0x02 external variable exclusive
H A Dmagic私はガラスを食べられます10466 >>>1 byte 0x02 external variable exclusive

Completed in 172 milliseconds