Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_constants.h93 ZEND_API zend_constant *_zend_get_special_const(const char *name, size_t name_len);
98 return _zend_get_special_const(name, name_len); in zend_get_special_const()
H A Dzend_constants.c212 ZEND_API zend_constant *_zend_get_special_const(const char *name, size_t len) /* {{{ */ in _zend_get_special_const() function

Completed in 7 milliseconds