Home
last modified time | relevance | path

Searched refs:modifications (Results 1 – 16 of 16) sorted by relevance

/php-src/ext/dom/tests/
H A Delement_child_and_parent_node_without_document.phpt2 DOMElement: DOMChildNode, DOMParentNode modifications without a document
/php-src/ext/reflection/tests/
H A Dbug79487.phpt2 Bug #79487 (::getStaticProperties() ignores property modifications)
/php-src/ext/date/tests/
H A Dbug50055-001.phpt2 Bug #50555 (DateTime::sub() allows 'relative' time modifications).
H A Dbug50055-002.phpt2 Bug #50555 (DateTime::sub() allows 'relative' time modifications) (OO).
H A Ddate_time_fractions.phpt14 /* With modifications */
/php-src/ext/dom/lexbor/
H A DLICENSE27 "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 D014.phpt40 /* Commit modifications */
H A D015.phpt38 /* Commit modifications */
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt27 "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 Dldap.c2556 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 DLICENSE132 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 DLICENSE134 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 DREADME.REDIST.BINS178 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 DCONTRIBUTING.md126 extensively tested, and additional tests only complicate future modifications.
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst169 will not check whether the value is immutable before performing the reference count modifications.
/php-src/build/
H A Dlibtool.m48 ## modifications, as long as this notice is preserved.

Completed in 43 milliseconds