Home
last modified time | relevance | path

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

/PHP-8.3/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.h431 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive);
432 …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.3/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.3/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.3/ext/session/tests/user_session_module/
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.3/ext/dom/
H A Dphp_dom.stub.php358 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… argument
361 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array … argument
H A Dnode.c1765 bool exclusive=0, with_comments=0; in dom_canonicalization() local
1777 "|bba!a!", &exclusive, &with_comments, in dom_canonicalization()
1783 "s|bba!a!", &file, &file_len, &exclusive, in dom_canonicalization()
1870 if (exclusive) { in dom_canonicalization()
1896 ret = xmlC14NDocSaveTo(docp, nodeset, exclusive, inclusive_ns_prefixes, in dom_canonicalization()
H A Dphp_dom_arginfo.h43 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
51 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt41 /* we need exclusive access for a moment */
/PHP-8.3/ext/standard/libavifinfo/
H A DPATENTS7 grants Licensee a non-sublicensable, perpetual, worldwide, non-exclusive,
/PHP-8.3/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.3/
H A Dconfigure.ac1606 AC_MSG_ERROR([MemorySanitizer and AddressSanitizer are mutually exclusive])
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic11681 >>>1 byte 0x02 external variable exclusive
37019 # https://webmidijs.org/forum/discussion/34/how-to-send-or-receive-system-exclusive-messages
37025 # https://stackoverflow.com/questions/52906076/handling-midi-the-input-of-multiple-system-exclusive
H A Dmagic私はガラスを食べられます11681 >>>1 byte 0x02 external variable exclusive
37019 # https://webmidijs.org/forum/discussion/34/how-to-send-or-receive-system-exclusive-messages
37025 # https://stackoverflow.com/questions/52906076/handling-midi-the-input-of-multiple-system-exclusive

Completed in 176 milliseconds