Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c678 zend_class_entry *class_ce; in twig_add_class_to_cache() local
680 class_ce = zend_get_class_entry(object TSRMLS_CC); in twig_add_class_to_cache()
689 …zend_hash_apply_with_arguments(&class_ce->function_table APPLY_TSRMLS_CC, twig_add_method_to_class… in twig_add_class_to_cache()
690 …zend_hash_apply_with_arguments(&class_ce->properties_info APPLY_TSRMLS_CC, twig_add_property_to_cl… in twig_add_class_to_cache()