helper_ce         309 ext/com_dotnet/com_persist.c static zend_class_entry *helper_ce;
helper_ce         746 ext/com_dotnet/com_persist.c 	zend_object_std_init(&helper->std, helper_ce);
helper_ce         762 ext/com_dotnet/com_persist.c 	helper_ce = zend_register_internal_class(&ce);
helper_ce         763 ext/com_dotnet/com_persist.c 	helper_ce->ce_flags |= ZEND_ACC_FINAL;