Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c184 static char *TWIG_STRTOLOWER(const char *str, int str_len) in TWIG_STRTOLOWER() function
993 char *lcItem = TWIG_STRTOLOWER(item, item_len); in PHP_FUNCTION()