Home
last modified time | relevance | path

Searched defs:ctype_punct (Results 1 – 8 of 8) sorted by relevance

/plugin/mikioplugin/inc/
H A Dpolyfill-ctype.php53 function ctype_punct($var) { function
/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/
H A Dbootstrap.php22 function ctype_punct($text) { return p\Ctype::ctype_punct($text); } function
H A DCtype.php144 public static function ctype_punct($text) function in Symfony\\Polyfill\\Ctype\\Ctype
/plugin/mdpage/vendor/symfony/polyfill-ctype/
H A Dbootstrap.php36 function ctype_punct($input) { return p\Ctype::ctype_punct($input); } function
H A DCtype.php144 public static function ctype_punct($text) function in Symfony\\Polyfill\\Ctype\\Ctype
/plugin/combo/vendor/symfony/polyfill-ctype/
H A Dbootstrap80.php36 function ctype_punct(mixed $text): bool { return p\Ctype::ctype_punct($text); } function
H A Dbootstrap.php40 function ctype_punct($text) { return p\Ctype::ctype_punct($text); } function
H A DCtype.php144 public static function ctype_punct($text) function in Symfony\\Polyfill\\Ctype\\Ctype