Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_inheritance.c2726 HashTable *obligations = get_or_init_obligations_for_class(ce); in add_dependency_obligation() local
2730 zend_hash_next_index_insert_ptr(obligations, obligation); in add_dependency_obligation()
2737 HashTable *obligations = get_or_init_obligations_for_class(ce); in add_compatibility_obligation() local
2753 zend_hash_next_index_insert_ptr(obligations, obligation); in add_compatibility_obligation()
2759 HashTable *obligations = get_or_init_obligations_for_class(ce); in add_property_compatibility_obligation() local
2764 zend_hash_next_index_insert_ptr(obligations, obligation); in add_property_compatibility_obligation()
2770 HashTable *obligations = get_or_init_obligations_for_class(ce); in add_class_constant_compatibility_obligation() local
2776 zend_hash_next_index_insert_ptr(obligations, obligation); in add_class_constant_compatibility_obligation()
2851 obligations = zend_hash_index_find_ptr(all_obligations, num_key); in resolve_delayed_variance_obligations()
2852 ZEND_ASSERT(obligations != NULL); in resolve_delayed_variance_obligations()
[all …]
/php-src/ext/dom/lexbor/
H A DLICENSE169 or other liability obligations and/or rights consistent with this
170 License. However, in accepting such obligations, You may act only
/php-src/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-src/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-src/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 43 milliseconds