Searched refs:tmp_method_name_get (Results 1 – 1 of 1) sorted by relevance
997 char *tmp_method_name_get; in PHP_FUNCTION() local1003 tmp_method_name_get = emalloc(4 + lcItem_length); in PHP_FUNCTION()1006 sprintf(tmp_method_name_get, "get%s", lcItem); in PHP_FUNCTION()1015 …} else if (TWIG_GET_ARRAY_ELEMENT(tmp_methods, tmp_method_name_get, lcItem_length + 3 TSRMLS_CC)) { in PHP_FUNCTION()1016 method = tmp_method_name_get; in PHP_FUNCTION()1040 efree(tmp_method_name_get); in PHP_FUNCTION()1058 efree(tmp_method_name_get); in PHP_FUNCTION()1075 efree(tmp_method_name_get); in PHP_FUNCTION()1095 efree(tmp_method_name_get); in PHP_FUNCTION()1103 efree(tmp_method_name_get); in PHP_FUNCTION()