Home
last modified time | relevance | path

Searched refs:thing (Results 1 – 2 of 2) sorted by path

/dokuwiki/inc/Debug/
H A DDebugHelper.php39 * @param string $thing (optional) The deprecated thing, defaults to the calling method
42 public static function dbgDeprecatedFunction($alternative = '', $callerOffset = 1, $thing = '')
70 $thing = '';
72 $thing .= $call['class'] . '::';
74 $thing .= $call['function'] . '()';
75 return trim($thing, ':');
43 dbgDeprecatedFunction($alternative = '', $callerOffset = 1, $thing = '') global() argument
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG727 - Fixed "</span" generated if a multiline comment is the last thing in the