Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_constants.c273 static inline zend_constant *zend_get_constant_impl(zend_string *name) in zend_get_constant_impl() function
301 zend_constant *c = zend_get_constant_impl(name); in zend_get_constant()
454 c = zend_get_constant_impl(cname); in zend_get_constant_ex()

Completed in 7 milliseconds