Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_constants.c303 static zend_constant *zend_get_constant_impl(zend_string *name) in zend_get_constant_impl() function
320 zend_constant *c = zend_get_constant_impl(name); in zend_get_constant()
448 c = zend_get_constant_impl(cname); in zend_get_constant_ex()

Completed in 5 milliseconds