helper_ce         308 ext/com_dotnet/com_persist.c static zend_class_entry *helper_ce;
helper_ce         744 ext/com_dotnet/com_persist.c 	zend_object_std_init(&helper->std, helper_ce TSRMLS_CC);
helper_ce         761 ext/com_dotnet/com_persist.c 	helper_ce = zend_register_internal_class(&ce TSRMLS_CC);
helper_ce         762 ext/com_dotnet/com_persist.c 	helper_ce->ce_flags |= ZEND_ACC_FINAL;