Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_constants.c207 static zend_constant *zend_get_special_constant(const char *name, size_t name_len) in zend_get_special_constant() function
259 c = zend_get_special_constant(name, name_len); in zend_get_constant_str_impl()
290 c = zend_get_special_constant(ZSTR_VAL(name), ZSTR_LEN(name)); in zend_get_constant_impl()

Completed in 7 milliseconds