Home
last modified time | relevance | path

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

/php-src/ext/date/tests/
H A Ddate_period_microseconds.phpt10 …om " . $start->format('Y-m-d H:i:s.u') . " to " . $end->format('Y-m-d H:i:s.u') . " (exclusive)\n";
21 …om " . $start->format('Y-m-d H:i:s.u') . " to " . $end->format('Y-m-d H:i:s.u') . " (exclusive)\n";
34 from 2010-06-07 01:02:03.456789 to 2010-06-10 01:02:03.456789 (exclusive)
43 from 2010-06-07 01:02:03.456789 to 2010-06-10 01:02:03.456790 (exclusive)
/php-src/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-src/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-src/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-src/ext/dom/
H A Dphp_dom.stub.php422 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… argument
425 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array … argument
1464 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… argument
1466 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array … argument
H A Dnode.c2105 bool exclusive=0, with_comments=0; in dom_canonicalization() local
2117 "|bba!a!", &exclusive, &with_comments, in dom_canonicalization()
2123 "s|bba!a!", &file, &file_len, &exclusive, in dom_canonicalization()
2197 if (exclusive) { in dom_canonicalization()
2224 …ret = xmlC14NExecute(docp, dom_canonicalize_node_parent_lookup_cb, nodep, exclusive, inclusive_ns_… in dom_canonicalization()
2226 ret = xmlC14NDocSaveTo(docp, nodeset, exclusive, inclusive_ns_prefixes, with_comments, buf); in dom_canonicalization()
H A Dphp_dom_arginfo.h42 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
50 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
639 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
647 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, exclusive, _IS_BOOL, 0, "false")
/php-src/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt40 /* we need exclusive access for a moment */
/php-src/ext/dom/lexbor/
H A DLICENSE69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/php-src/ext/standard/libavifinfo/
H A DPATENTS7 grants Licensee a non-sublicensable, perpetual, worldwide, non-exclusive,
/php-src/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-src/docs/source/core/data-structures/
H A Dreference-counting.rst162 usually requires exclusive access to the memory so that the other processes or threads wait until
/php-src/
H A Dconfigure.ac1493 AC_MSG_ERROR([MemorySanitizer and AddressSanitizer are mutually exclusive])
/php-src/ext/fileinfo/tests/
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
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

Completed in 319 milliseconds