Home
last modified time | relevance | path

Searched defs:substr (Results 1 – 2 of 2) sorted by path

/dokuwiki/inc/Utf8/
H A DPhpString.php83 public static function substr($str, $offset, $length = null) global() function in dokuwiki\\Utf8\\PhpString
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php271 protected function substr($string, $start = 0, $length = null) function in splitbrain\\phpcli\\TableFormatter