Home
last modified time | relevance | path

Searched defs:ctype_space (Results 1 – 9 of 9) sorted by relevance

/plugin/freechat/phpfreechat/lib/ctype/
H A Dctype.php18 function ctype_space($string) function
/plugin/mikioplugin/inc/
H A Dpolyfill-ctype.php59 function ctype_space($var) { function
/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/
H A Dbootstrap.php23 function ctype_space($text) { return p\Ctype::ctype_space($text); } function
H A DCtype.php160 public static function ctype_space($text) function in Symfony\\Polyfill\\Ctype\\Ctype
/plugin/mdpage/vendor/symfony/polyfill-ctype/
H A Dbootstrap.php39 function ctype_space($input) { return p\Ctype::ctype_space($input); } function
H A DCtype.php160 public static function ctype_space($text) function in Symfony\\Polyfill\\Ctype\\Ctype
/plugin/combo/vendor/symfony/polyfill-ctype/
H A Dbootstrap80.php39 function ctype_space(mixed $text): bool { return p\Ctype::ctype_space($text); } function
H A Dbootstrap.php43 function ctype_space($text) { return p\Ctype::ctype_space($text); } function
H A DCtype.php160 public static function ctype_space($text) function in Symfony\\Polyfill\\Ctype\\Ctype