Home
last modified time | relevance | path

Searched refs:zend_verify_class_constant_type (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_execute.h502 ZEND_API bool zend_verify_class_constant_type(zend_class_constant *c, const zend_string *name, zval…
H A Dzend_API.c1479 if (UNEXPECTED(!zend_verify_class_constant_type(c, name, &tmp))) { in zend_update_class_constant()
H A Dzend_execute.c1498 ZEND_API bool zend_never_inline zend_verify_class_constant_type(zend_class_constant *c, const zend_… in zend_verify_class_constant_type() function

Completed in 34 milliseconds