Searched refs:item_dup (Results 1 – 1 of 1) sorted by relevance
186 char *item_dup; in TWIG_STRTOLOWER() local188 item_dup = estrndup(str, str_len); in TWIG_STRTOLOWER()189 php_strtolower(item_dup, str_len); in TWIG_STRTOLOWER()190 return item_dup; in TWIG_STRTOLOWER()