Searched defs:substr (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/vendor/splitbrain/php-cli/src/ | ||
H A D | TableFormatter.php | 271 protected function substr($string, $start = 0, $length = null) function in splitbrain\\phpcli\\TableFormatter |
/dokuwiki/inc/Utf8/ | ||
H A D | PhpString.php | 83 public static function substr($str, $offset, $length = null) global() function in dokuwiki\\Utf8\\PhpString |