zend_get_special_constant  268 Zend/zend_constants.c 			c = zend_get_special_constant(name, name_len);
zend_get_special_constant  289 Zend/zend_constants.c 			c = zend_get_special_constant(ZSTR_VAL(name), ZSTR_LEN(name));