Home
last modified time | relevance | path

Searched defs:ctype_upper (Results 1 – 7 of 7) sorted by relevance

/template/mikio/inc/
Dpolyfill-ctype.php65 function ctype_upper($var) { function
71 function ctype_upper($var) { function
/template/twigstarter/vendor/symfony/polyfill-ctype/
Dbootstrap.php46 function ctype_upper($text) { return p\Ctype::ctype_upper($text); } function
Dbootstrap80.php42 function ctype_upper(mixed $text): bool { return p\Ctype::ctype_upper($text); } function
DCtype.php176 public static function ctype_upper($text) function in Symfony\\Polyfill\\Ctype\\Ctype
/template/strap/vendor/symfony/polyfill-ctype/
Dbootstrap80.php42 function ctype_upper(mixed $text): bool { return p\Ctype::ctype_upper($text); } function
Dbootstrap.php46 function ctype_upper($text) { return p\Ctype::ctype_upper($text); } function
DCtype.php176 public static function ctype_upper($text) function in Symfony\\Polyfill\\Ctype\\Ctype