Searched refs:_zend_get_special_const (Results 1 – 2 of 2) sorted by relevance
90 ZEND_API zend_constant *_zend_get_special_const(const char *name, size_t name_len);95 return _zend_get_special_const(name, name_len); in zend_get_special_const()
235 ZEND_API zend_constant *_zend_get_special_const(const char *name, size_t len) /* {{{ */ in _zend_get_special_const() function
Completed in 9 milliseconds