/PHP-8.3/ext/oci8/ |
H A D | oci8_dtrace.d | 21 …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 D | php_oci8_int.h | 431 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 D | oci8.c | 745 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 D | canonicalization.phpt | 27 /* 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 D | pcntl_rfork_badflags.phpt | 43 …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 D | save_handler.inc | 13 * 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 D | php_dom.stub.php | 358 …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 D | node.c | 1836 bool exclusive=0, with_comments=0; in dom_canonicalization() local 1848 "|bba!a!", &exclusive, &with_comments, in dom_canonicalization() 1854 "s|bba!a!", &file, &file_len, &exclusive, in dom_canonicalization() 1941 if (exclusive) { in dom_canonicalization() 1967 ret = xmlC14NDocSaveTo(docp, nodeset, exclusive, inclusive_ns_prefixes, in dom_canonicalization()
|
H A D | php_dom_arginfo.h | 43 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 D | mysqli_insert_id.phpt | 41 /* we need exclusive access for a moment */
|
/PHP-8.3/ext/standard/libavifinfo/ |
H A D | PATENTS | 7 grants Licensee a non-sublicensable, perpetual, worldwide, non-exclusive,
|
/PHP-8.3/ext/gd/tests/ |
H A D | Rochester-Regular.otf.LICENSE.txt | 69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/PHP-8.3/ |
H A D | configure.ac | 1606 AC_MSG_ERROR([MemorySanitizer and AddressSanitizer are mutually exclusive])
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 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…
|
H A D | magic私はガラスを食べられます | 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…
|