Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/
H A Dpolyfill-ctype.php65 function ctype_upper($var) { function
71 function ctype_upper($var) { function
/plugin/combo/vendor/symfony/polyfill-ctype/
H A Dbootstrap80.php42 function ctype_upper(mixed $text): bool { return p\Ctype::ctype_upper($text); } function
H A DCtype.php176 public static function ctype_upper($text) function in Symfony\\Polyfill\\Ctype\\Ctype
H A Dbootstrap.php46 function ctype_upper($text) { return p\Ctype::ctype_upper($text); } function
/plugin/mdpage/vendor/symfony/polyfill-ctype/
H A DCtype.php176 public static function ctype_upper($text) function in Symfony\\Polyfill\\Ctype\\Ctype
H A Dbootstrap.php42 function ctype_upper($input) { return p\Ctype::ctype_upper($input); } function
/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/
H A DCtype.php176 public static function ctype_upper($text) function in Symfony\\Polyfill\\Ctype\\Ctype
H A Dbootstrap.php24 function ctype_upper($text) { return p\Ctype::ctype_upper($text); } function