Home
last modified time | relevance | path

Searched defs:wrap (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/inc/
H A Dtemplate.php1539 tpl_license($img = 'badge', $imgonly = false, $return = false, $wrap = true) global() argument
H A DMailer.class.php192 setBody($text, $textrep = null, $htmlrep = null, $html = null, $wrap = true) global() argument
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DColors.php123 public function wrap($text, $color) function in splitbrain\\phpcli\\Colors