/php-src/ext/date/tests/ |
H A D | date_period_microseconds.phpt | 10 …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 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-src/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-src/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-src/ext/dom/ |
H A D | php_dom.stub.php | 422 …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 D | node.c | 2105 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 D | php_dom_arginfo.h | 42 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 D | mysqli_insert_id.phpt | 40 /* we need exclusive access for a moment */
|
/php-src/ext/dom/lexbor/ |
H A D | LICENSE | 69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/php-src/ext/standard/libavifinfo/ |
H A D | PATENTS | 7 grants Licensee a non-sublicensable, perpetual, worldwide, non-exclusive,
|
/php-src/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-src/docs/source/core/data-structures/ |
H A D | reference-counting.rst | 162 usually requires exclusive access to the memory so that the other processes or threads wait until
|
/php-src/ |
H A D | configure.ac | 1493 AC_MSG_ERROR([MemorySanitizer and AddressSanitizer are mutually exclusive])
|
/php-src/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…
|