Home
last modified time | relevance | path

Searched defs:ctype_lower (Results 1 – 8 of 8) sorted by last modified time

/plugin/mikioplugin/inc/
H A Dpolyfill-ctype.php41 function ctype_lower($var) { function
/plugin/combo/vendor/symfony/polyfill-ctype/
H A Dbootstrap80.php30 function ctype_lower(mixed $text): bool { return p\Ctype::ctype_lower($text); } function
H A DCtype.php112 public static function ctype_lower($text) function in Symfony\\Polyfill\\Ctype\\Ctype
H A Dbootstrap.php34 function ctype_lower($text) { return p\Ctype::ctype_lower($text); } function
/plugin/mdpage/vendor/symfony/polyfill-ctype/
H A DCtype.php112 public static function ctype_lower($text) function in Symfony\\Polyfill\\Ctype\\Ctype
H A Dbootstrap.php30 function ctype_lower($input) { return p\Ctype::ctype_lower($input); } function
/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/
H A DCtype.php112 public static function ctype_lower($text) function in Symfony\\Polyfill\\Ctype\\Ctype
H A Dbootstrap.php20 function ctype_lower($text) { return p\Ctype::ctype_lower($text); } function