Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c126 static int TWIG_INSTANCE_OF_USERLAND(zval *object, char *interface TSRMLS_DC) in TWIG_INSTANCE_OF_USERLAND() function
933 if (strcmp("method", type) != 0 && !TWIG_INSTANCE_OF_USERLAND(object, "Twig_Template" TSRMLS_CC)) { in PHP_FUNCTION()
1128 if (TWIG_INSTANCE_OF_USERLAND(object, "Twig_TemplateInterface" TSRMLS_CC)) { in PHP_FUNCTION()