Home
last modified time | relevance | path

Searched refs:obligations (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_inheritance.c2256 HashTable *obligations = get_or_init_obligations_for_class(ce); in add_dependency_obligation() local
2260 zend_hash_next_index_insert_ptr(obligations, obligation); in add_dependency_obligation()
2267 HashTable *obligations = get_or_init_obligations_for_class(ce); in add_compatibility_obligation() local
2283 zend_hash_next_index_insert_ptr(obligations, obligation); in add_compatibility_obligation()
2289 HashTable *obligations = get_or_init_obligations_for_class(ce); in add_property_compatibility_obligation() local
2294 zend_hash_next_index_insert_ptr(obligations, obligation); in add_property_compatibility_obligation()
2366 ZEND_ASSERT(obligations != NULL); in resolve_delayed_variance_obligations()
2368 zend_hash_apply(obligations, check_variance_obligation); in resolve_delayed_variance_obligations()
2369 if (zend_hash_num_elements(obligations) == 0) { in resolve_delayed_variance_obligations()
2383 ZEND_ASSERT(obligations != NULL); in report_variance_errors()
[all …]
/PHP-8.0/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt169 or other liability obligations and/or rights consistent with this
170 License. However, in accepting such obligations, You may act only
/PHP-8.0/ext/mbstring/libmbfl/
H A DLICENSE379 distribute so as to satisfy simultaneously your obligations under this
380 License and any other pertinent obligations, then as a consequence you
/PHP-8.0/ext/bcmath/libbcmath/
H A DLICENSE382 distribute so as to satisfy simultaneously your obligations under this
383 License and any other pertinent obligations, then as a consequence you

Completed in 19 milliseconds