Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c635 zend_class_entry **twig_template_ce; in twig_add_method_to_class() local
636 …if (zend_lookup_class("Twig_Template", strlen("Twig_Template"), &twig_template_ce TSRMLS_CC) == FA… in twig_add_method_to_class()
639 if (instanceof_function(ce, *twig_template_ce TSRMLS_CC)) { in twig_add_method_to_class()