> On Thu, Jan 20, 2022 at 1:56 AM Su, Tao wrote:
> >
> > Hello internals,
> >
> > I am trying to read Zend header files to understand its functional
> > interfaces,
> > but have got confusion and anybody knows why zend_startup_system_id()
> and zend_finalize_system_id()
> > do not have to be prot
On Thu, Jan 20, 2022 at 1:56 AM Su, Tao wrote:
>
> Hello internals,
>
> I am trying to read Zend header files to understand its functional interfaces,
> but have got confusion and anybody knows why zend_startup_system_id() and
> zend_finalize_system_id()
> do not have to be protected by BEGIN_EXT