Home
last modified time | relevance | path

Searched defs:strToLower (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php694 private function strToLower(string $string): string { function in PhpCss\\Ast\\Visitor\\Xpath
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php95 public function strToLower($value) function in TwigTestFoo