Searched refs:zend_get_constant_impl (Results 1 – 1 of 1) sorted by relevance
303 static zend_constant *zend_get_constant_impl(zend_string *name) in zend_get_constant_impl() function320 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 10 milliseconds