Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_constants.h92 ZEND_API zend_constant *_zend_get_special_const(const char *name, size_t name_len);
97 return _zend_get_special_const(name, name_len); in zend_get_special_const()
H A Dzend_constants.c203 ZEND_API zend_constant *_zend_get_special_const(const char *name, size_t len) /* {{{ */ in _zend_get_special_const() function

Completed in 8 milliseconds