Searched refs:modifications (Results 1 – 16 of 16) sorted by relevance
/php-src/ext/dom/tests/ |
H A D | element_child_and_parent_node_without_document.phpt | 2 DOMElement: DOMChildNode, DOMParentNode modifications without a document
|
/php-src/ext/reflection/tests/ |
H A D | bug79487.phpt | 2 Bug #79487 (::getStaticProperties() ignores property modifications)
|
/php-src/ext/date/tests/ |
H A D | bug50055-001.phpt | 2 Bug #50555 (DateTime::sub() allows 'relative' time modifications).
|
H A D | bug50055-002.phpt | 2 Bug #50555 (DateTime::sub() allows 'relative' time modifications) (OO).
|
H A D | date_time_fractions.phpt | 14 /* With modifications */
|
/php-src/ext/dom/lexbor/ |
H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 43 editorial revisions, annotations, elaborations, or other modifications 50 the original version of the Work and any modifications or additions 92 modifications, and in Source or Object form, provided that You 124 You may add Your own copyright statement to Your modifications and 126 for use, reproduction, or distribution of Your modifications, or
|
/php-src/ext/mysqli/tests/transactions/ |
H A D | 014.phpt | 40 /* Commit modifications */
|
H A D | 015.phpt | 38 /* Commit modifications */
|
/php-src/ext/gd/tests/ |
H A D | Rochester-Regular.otf.LICENSE.txt | 27 "Source" form shall mean the preferred form for making modifications, 43 editorial revisions, annotations, elaborations, or other modifications 50 the original version of the Work and any modifications or additions 92 modifications, and in Source or Object form, provided that You 124 You may add Your own copyright statement to Your modifications and 126 for use, reproduction, or distribution of Your modifications, or
|
/php-src/ext/ldap/ |
H A D | ldap.c | 2556 HashTable *modifications; in PHP_FUNCTION() local 2584 …eters(ZEND_NUM_ARGS(), "Oph/|h!", &link, ldap_link_ce, &dn, &dn_len, &modifications, &server_contr… in PHP_FUNCTION() 2593 if (zend_hash_num_elements(modifications) == 0) { in PHP_FUNCTION() 2597 if (!zend_array_is_list(modifications)) { in PHP_FUNCTION() 2603 ZEND_HASH_FOREACH_VAL(modifications, modification_zv) { in PHP_FUNCTION() 2709 uint32_t num_mods = zend_hash_num_elements(modifications); in PHP_FUNCTION() 2714 ZEND_HASH_FOREACH_NUM_KEY_VAL(modifications, modification_index, modification_zv) { in PHP_FUNCTION()
|
/php-src/ext/mbstring/libmbfl/ |
H A D | LICENSE | 132 portion of it, either verbatim or with modifications and/or translated 137 making modifications to it. For a library, complete source code means 164 distribute such modifications or work under the terms of Section 1 276 engineering for debugging such modifications.
|
/php-src/ext/bcmath/libbcmath/ |
H A D | LICENSE | 134 portion of it, either verbatim or with modifications and/or translated 139 making modifications to it. For a library, complete source code means 167 distribute such modifications or work under the terms of Section 1 279 engineering for debugging such modifications.
|
/php-src/ |
H A D | README.REDIST.BINS | 178 it if you give credit where it is due and keep your modifications in 180 you place this code and any modifications you make under a license 496 Poskanzer and David Rowley, with modifications for thread safety 500 by David Koblas, with modifications for thread safety by Thomas
|
H A D | CONTRIBUTING.md | 126 extensively tested, and additional tests only complicate future modifications.
|
/php-src/docs/source/core/data-structures/ |
H A D | reference-counting.rst | 169 will not check whether the value is immutable before performing the reference count modifications.
|
/php-src/build/ |
H A D | libtool.m4 | 8 ## modifications, as long as this notice is preserved.
|
Completed in 40 milliseconds