Searched refs:mptr (Results 1 – 1 of 1) sorted by relevance
620 zend_function *mptr = (zend_function *) pDest; in twig_add_method_to_class() local623 if (!(mptr->common.fn_flags & ZEND_ACC_PUBLIC)) { in twig_add_method_to_class()630 item_len = strlen(mptr->common.function_name); in twig_add_method_to_class()631 item = estrndup(mptr->common.function_name, item_len); in twig_add_method_to_class()