Searched refs:tmp_method_name_is (Results 1 – 1 of 1) sorted by relevance
998 char *tmp_method_name_is; in PHP_FUNCTION() local1004 tmp_method_name_is = emalloc(3 + lcItem_length); in PHP_FUNCTION()1007 sprintf(tmp_method_name_is, "is%s", lcItem); in PHP_FUNCTION()1017 } else if (TWIG_GET_ARRAY_ELEMENT(tmp_methods, tmp_method_name_is, lcItem_length + 2 TSRMLS_CC)) { in PHP_FUNCTION()1018 method = tmp_method_name_is; in PHP_FUNCTION()1041 efree(tmp_method_name_is); in PHP_FUNCTION()1059 efree(tmp_method_name_is); in PHP_FUNCTION()1076 efree(tmp_method_name_is); in PHP_FUNCTION()1096 efree(tmp_method_name_is); in PHP_FUNCTION()1104 efree(tmp_method_name_is); in PHP_FUNCTION()